I current have Windows 7 64bit with 32bit VirtualDub.
I have ffshow latest and LAV filters latest installed.
Now I have been having zero issues converting YouTube WEBM and FLVS using the above codecs with default settings and the DirectShow Input Driver.
Now I got a video that MediaInfo claims is:
Variable Bitrate VP8 WebM V2 with Overall Bitrate of 820Kbps
486*360 Pixels
Variable Framerate
Variable Vorbis Audio
Now when I open it in VirtualDub all seems to work well except some strange mirroring of the video
Attached if the screenshot of the video open and this has only happened to two files so far.
+ Reply to Thread
Results 1 to 3 of 3
-
-
Create a AVS script:
DirectShowSource("video.flv").ConvertToRGB32()
Claudio -
Thanks.
So far it appears to be working, at first it tried telling me that it could not determine frame rate and MediaInfo just said variable, so I tried the normal NTSC of 29.97 and appears to be working so far.
Guess I will have to wait and see if A/V sync is maintained.
This so far appears to be working:
DirectShowSource("d:\freerapid\Jack Benny Program S06E07 New Years Day 1956.webm",fps=29.97,convertfps=true).ConvertToRGB 32()
EDIT: Worked perfect with A/V sync on completed video.Last edited by RedPenguin; 13th May 2012 at 19:31.
Similar Threads
-
Opening .flv in VirtualDub ?
By GMaq in forum Video ConversionReplies: 24Last Post: 13th Feb 2012, 07:07 -
Adding timecode data to a VP8 video at encode-time
By ilya.lissoboi in forum ProgrammingReplies: 0Last Post: 29th Apr 2011, 05:43 -
VirtualDub, problem with *.ts opening
By UMO in forum Newbie / General discussionsReplies: 0Last Post: 27th Feb 2010, 15:50 -
VirtualDub cannot properly load H.264 Lossless video from AVI or Avisynth
By Jedi787Plus in forum Video ConversionReplies: 1Last Post: 14th Oct 2009, 21:38 -
Opening Video with MP3 audio in VirtualDub!
By Ace-Of-Spades in forum Newbie / General discussionsReplies: 1Last Post: 11th Feb 2008, 10:18