Is there any conceivable reason why rendering a video with ffdshow (3326) x264 in "single pass" mode generates a corrupt AVI with sync problems and "double pass" doesn't? I am doing the rendering in VirtualDub 1.9.10.
The sync problem looks like this: in playback, the video remains black for a fraction of a section but the audio starts right away and from there the video lags by 1 second. When I load the output video in VirtualDub I can see that the first 40 frames (29.97 fps) are stuck in some kind of "freeze-frame".
Workarounds I have tried:
* Just use VirtualDubMod! I can't. The source video is Type 1 AVI from DV, which VirtualDubMod doesn't recognize.
* Just use double pass! I can't. I'd like to, and yes it solves the sync issue, but VirtualDub usually crashes a couple of minutes into any double-pass encode with an inexplicable error.
I saw something that might have something to do with it here http://doom10.org/index.php?action=profile;u=92;sa=showPosts but I'm not sure if this has anything to do with the codecs I am using -- I know I did configure all my drivers a few months ago to support BD Rebuilder so I don't know if I have an incompatibility or not.
Because of all this I've had to drop h264/x264 for my file exports and use xvid, which doesn't cause any problems.
+ Reply to Thread
Results 1 to 4 of 4
-
-
You're using the wrong version , try x264 vfw
http://sourceforge.net/projects/x264vfw/
or
http://komisar.gin.by/
AVI container isn't recommended , it can cause problems with playback (decoder lag and green frames, when using b-frames) -
Thanks, that seemed to fix it.
Pointed noted about AVIs... I do want to avoid MKV, so I guess I will have to figure out how to convert Type 1 AVI-DV to MP4... from what I can tell, it looks like a tall order. -
I guess I will have to figure out how to convert Type 1 AVI-DV to MP4... from what I can tell, it looks like a tall order.
or you can remux it from avi into mp4 with yamb
or the newer versions of x264 vfw can output .mp4 directly if you use the command line box
or vdub has external encoder feature (can use other encoders)
or use another x264 cli gui e.g. xvid4psp, ripbot264, megui, handbrake etc...
Similar Threads
-
Best way to batch convert xvid/avi files to mkv/x264 files?
By gaikokujinkyofusho in forum Video ConversionReplies: 1Last Post: 13th Jan 2012, 06:31 -
Why x264 is much slower in 2 pass ???
By cd090580 in forum Video ConversionReplies: 1Last Post: 15th Aug 2010, 08:45 -
x264 - new pass with different dimensions, is it OK?
By kurbads in forum Video ConversionReplies: 16Last Post: 5th Sep 2009, 06:57 -
corrupt AVI files after file recovery
By sturmie in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 7Last Post: 25th Apr 2009, 20:02 -
How To Split Single DV AVI file into Multiple DV AVI files using Time Stamp
By insysnet in forum Camcorders (DV/HDV/AVCHD/HD)Replies: 2Last Post: 23rd Aug 2007, 12:49