What are the reasons for TMPGEnc Plus v2.5 returning an unsupported error when trying to open a VDub frameserver file?
Got one of two computers doing this and can't figure out why. Both computers are identically set up and one has no trouble processing VDub frameserver inputs while the other won't. Have tried reinstalling the client, and all the suggestions in the common TMPGEnc errors thread but no go so far. It will happily convert any input I throw at it apart from when it goes through the VDub frameserver.
+ Reply to Thread
Results 1 to 13 of 13
-
-
In vdub, select audio, no audio. Try it again.
If it works, you know it's because of the source video's audio codec (probably MP3).Cheers, Jim
My DVDLab Guides -
Okay, I've found the disable stream option within VDubMod, but it doesn't make any difference. The audio stream is indeed VBR MP3 but even with it disabled, TMPGEnc still refuses to accept the vdr as a valid input.
Anyone with some bright ideas as to how to get around this would be very welcome.
Thanks -
Have you enabled the frameserving client by running virtualdubs 'auxsetup.exe' and clicking the button to install it?
There are 10 kinds of people in this world. Those that understand binary... -
Yes. I can frameserve some files just fine, but not others. I don't know why or what the factor is that's causing problems with some files and not others. In either case, I can open *anything* directly into TMPGEnc without any problem whatsoever. The issue only arises when trying to frameserve into TMPGEnc.
I really want to frameserve though because I want to use the logoaway filter for VDub. -
Try saving the vdub frameserved file as .avi instead of .vdr
You do have the vfapi reader installed?
Another method is to create a one line avs file, using the .vdr as input, and with avisynthi installed, open the .avs in tmpgenc.Cheers, Jim
My DVDLab Guides -
It could be the order of your VFAPI plug-ins.
It has been my experience that of the 3 AVI file readers in the TMPGenc plug-in list, only the 'AVI VFW compatibility Reader' can handle frame-serving.
So if any of the other readers ie. 'AVI2(Open DML)' or 'DirectShow Multimedia' have a higher priority in the list and therefore are trying to open the frame-server then you will get an 'unsupported' message.
Try either temporarily turning off the other readers or give the 'AVI VFW' reader the highest priority.
(These are found in 'Option' -> 'Environmental Setting' -> 'VFAPI plig-in') -
Originally Posted by bunyip
-
Originally Posted by reboot
You do have the vfapi reader installed?
Another method is to create a one line avs file, using the .vdr as input, and with avisynthi installed, open the .avs in tmpgenc. -
If you know Avisynth, you can import in the script VirtualDub filters (logoaway in the case). For reference read the documentation that come with avisynth instalation.
-
I didn't say you had to save an avi, I said to save the frameserved (normally named .vdr) file as a frameserved .avi. All you do is change the extention.
Install the vfapi reader and set it's priority to the top in Environmental settings in tmpgenc.
The one line avisynth would simply be thus:
AviSource("D:\Path\test.vdr")
Use vdub's frameserver to save a file called "test.vdr"
Save the avisynth script (the one line above) as "test.avs"
Open "test.avs" with tmpgenc.Cheers, Jim
My DVDLab Guides
Similar Threads
-
Unsupported codec (id=86021) for input stream #0.1
By noctrine in forum ffmpegX general discussionReplies: 3Last Post: 9th Feb 2012, 09:13 -
Virtualdub frameserver error
By AwesomeRickyC in forum Video ConversionReplies: 6Last Post: 5th Jul 2010, 14:34 -
Subtitle Input string not correct format/Input subtitle file error (SOLVED)
By Webgirl in forum SubtitleReplies: 8Last Post: 13th Mar 2008, 08:59 -
Joining AVIs - Vdub reports audio streams do not share common sample rate
By Lolipop Jones in forum Video ConversionReplies: 3Last Post: 22nd Jan 2008, 14:32 -
Error reports in SVCD2DVD
By deoldeprinter in forum SVCD2DVD & VOB2MPGReplies: 6Last Post: 5th Nov 2007, 21:03