|
|
| sidebar99 |
| Posted: Jan 9 2003, 12:51 PM |
 |
|
Unregistered

|
I had it..................and then I played around with Gordian and it's back to the line 5 error.
Seems the key is to get avisynth properly installed and in synch with VDUB.
I love the program though.......at least I got one file open.
Thanks to the programmer, hope you continue to update. |
 |
| BaronVlad |
| Posted: Jan 9 2003, 06:19 PM |
 |
|

Terrorhörnchen
  
Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02

|
@ jcsston: Problem while opening the file and dvd2avi does nothing seems to be because of the filename, just rename to a short one without ,. and so on, i.g. "ard.mpg" and you will get "line5". Demux it with pvastrumento and you will get it working.
Why I use pvacut ? My capture software automatically splits at 1.99 GB, but I want to have one pva (I could "join" it with DVD2avi and join the mp2s, ok) but with pvacut I cut the commercials a bit, so I can choose the right resolution in GKnot. "Fine Tuning" in VDub Mod after that (frame accurate cutting)
-------------------- Hochachtungsvoll BaronVlad
 Deutsch >> Capture FAQ - Capture Guide Englisch >> Capture FAQ - Capture Guide |
 |
| jcsston |
| Posted: Jan 9 2003, 10:11 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
I'll try release a new version tonight. I still havn't decided how to use pvacut but I think I almost had pvastrumento in, hard drive reformat lucky me with two drives. Reinstalling
-------------------- Use the Matroska file format |
 |
| sidebar99 |
| Posted: Jan 10 2003, 03:56 AM |
 |
|
Unregistered

|
Seems you are right. I tried to open a file in MyDocuments and I got a line 6 error. Which was peculair, so Ic hecked it and realised it was on line 6 because the file name was long, so I copied it to another directory and......... Bingo!
It opened. So it's a file name problem . |
 |
| jcsston |
| Posted: Jan 10 2003, 05:02 AM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
It's seems there won't be a new version tonight. I'm too busy debuging Windows
-------------------- Use the Matroska file format |
 |
| BaronVlad |
| Posted: Jan 10 2003, 11:41 AM |
 |
|

Terrorhörnchen
  
Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02

|
| QUOTE (jcsston @ Jan 9 2003, 11:02 PM) | It's seems there won't be a new version tonight. I'm too busy debuging Windows |
Debugging windows ? I think this is nearly impossible
Thanks for your effort jcsston, I am looking forward to see your new development.
-------------------- Hochachtungsvoll BaronVlad
 Deutsch >> Capture FAQ - Capture Guide Englisch >> Capture FAQ - Capture Guide |
 |
| jcsston |
| Posted: Jan 10 2003, 09:10 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
Okay I have a new version site
| CODE | v1.63 Released: 1/10/2003 [features added] * Creates job files to demux streams with cPVS (not included) * You can now choose if the DelayAudio() is in the AviSynth script * Set locations for all exe's and dll's used * Switched from FSFWrap.dll to dshowvblib.tlb for DirectShow Decoding (IFileSinkFilter::SetFileName) * Audio file Commandline support added New Switches: /a "path\filename" Load MPEG-2 audio file
Ex. Mpeg2toVirtualDub /l "D:\videos\xmass.m2v" /a "D:\videos\xmass.m2a" /rgb /a2 /exit [bug fixes] * I really fixed the MADPlay and DirectShow decoders * Support for separate video and audio files works now (Thanks to Zodiacal)
|
Have fun
| QUOTE | | Debugging windows ? I think this is nearly impossible | Yes it is. 'deltree windows' is easier
-------------------- Use the Matroska file format |
 |
| jcsston |
| Posted: Jan 10 2003, 09:19 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
| QUOTE (sidebar99 @ Jan 9 2003, 06:51 AM) | | and it's back to the line 5 error |
I'm getting the line 5 error now it's spreading!
-------------------- Use the Matroska file format |
 |
| sidebar99 |
| Posted: Jan 11 2003, 01:29 AM |
 |
|
Unregistered

|
during install Windows refused to load dshowvblib.tlb. Error message said it was not a valid Windows image.
Now the program stalls before opening VDUB. |
 |
| jcsston |
| Posted: Jan 11 2003, 04:11 AM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
I cannot find out how to install a type libary using NSIS. That doesn't make sense of it stalling before opening VirtualDub Are you using DirectShow? What DirectX, Windows version do you have installed?
-------------------- Use the Matroska file format |
 |
| BaronVlad |
| Posted: Jan 11 2003, 12:23 PM |
 |
|

Terrorhörnchen
  
Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02

|
Hi,
I have the same problem. I have vb6 runtimes installed, XP SP1 and directx 8.1b xp. Without this file working it seems that you cannot give your program the path for the exe (VDub...). Because of that, your program cannot find VDub and cannot open it. All I found about this file was
| QUOTE | VisualBasic Helper Library --------------------------
This type library is a helper file to allow the user of the IFileSinkFilter interface from Visual Basic.
The IFileSinkFilter interface is not in the quartz.dll (ActiveMovie) type library because one of the methods has an AM_MEDIA_TYPE argument which prevents it from being called from VB. The DShowVBLib type library redefines the interface with a different pointer type to allow VB to call IFileSinkFilter::SetFileName. A null should be passed in for the pointer argument.
|
I wasnt able to fix it.
BTW: With your new version, you dont have to update the exe ? Or am I wrong ?
-------------------- Hochachtungsvoll BaronVlad
 Deutsch >> Capture FAQ - Capture Guide Englisch >> Capture FAQ - Capture Guide |
 |
| jcsston |
| Posted: Jan 11 2003, 03:53 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
The installer now installs the tlb properly. Download the full installer
On my test system without the tlb installed it worked, even DirectShow decoding 
Edit: The default path for VirtualDub is C:\progra~1\VirtualDub\VirtualDub.exe All other files are defaulted to be in the 'Mpeg-2 to VirtualDub' dir except cPVAS which doesn't have any default path.
-------------------- Use the Matroska file format |
 |
| BaronVlad |
| Posted: Jan 11 2003, 04:34 PM |
 |
|

Terrorhörnchen
  
Group: Moderators
Posts: 335
Member No.: 28
Joined: 12-July 02

|
Hi,
installation succesful, but I cannot save the pathes, so VDub cannot be found. When you open the window to choose the exe of VDub and you choose it, nothing is changed in the window where the the passes are shown. 
Edit: Just created a folder named "Virtualdub" in the program directory and copied VDub there -> works
To choose the destination of pvacut also works. My files now work without demuxing before, but demuxing also works - great
What about cropping and resizing ??? Is it possible ?
-------------------- Hochachtungsvoll BaronVlad
 Deutsch >> Capture FAQ - Capture Guide Englisch >> Capture FAQ - Capture Guide |
 |
| jcsston |
| Posted: Jan 11 2003, 04:42 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
Stupid, Stupid, Stupid me This is a known bug I meant to fix. (I had only fixed set location for cPVAS) The v1.64 exe update fixes it.
-------------------- Use the Matroska file format |
 |
| jcsston |
| Posted: Jan 11 2003, 04:46 PM |
 |
|
Matroska Dev
  
Group: Moderators
Posts: 553
Member No.: 652
Joined: 3-November 02

|
My only slowdown to include cropping and resizing is getting an preview of the image.
-------------------- Use the Matroska file format |
 |