0.8.6-test1 transcoding DVD title goes crazy at end
Posted: 08 Nov 2006 06:52
I tried to transcode the first title from a DVD to h.264 with the following command line:
VLC dvd://"c:\abc\DVD\VIDEO_TS"@1 :sout=#transcode{vcodec=h264,vb=1024,scale=1,acodec=mp4a,ab=192,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst="c:\abc_1.mp4"}}
This normally takes 3 hrs for a 2 hr movie so I left it running and went to work. When I got back (9 hrs later) the mp4 file was of a size that suggested the transcode had completed but the player was going crazy: the progress bar was shooting across from 0-100% a couple times a second and the CPU was still pegged at 100%. When I forcibly closed VLC the file didn't play, so something didn't finalize correctly.
I tried a few other titles from other DVDs ripped to my harddrive, and a problem did occur whenever a title was over 1g in size (more than 1 VOB). I wasn't able to reproduce the 100% cpu problem with a 2 VOB title but the player didn't correctly stop at the end, but sat at 50% progress in a 1 second length progress bar and 0% cpu forever.
When I Quickstream or otherwise process the VOBs with VideoRedo into an Mpeg-2 PS file first VLC transcodes to h.264 without a problem, so it's an issue with DVDs and h.264, not just h.264. VLC 0.8.6-test1 also has no trouble just re-encapsulating the same DVD title that failed to transcode to h.264 into a Mpeg-2 PS.
Anyone else seeing a similar problem?
VLC dvd://"c:\abc\DVD\VIDEO_TS"@1 :sout=#transcode{vcodec=h264,vb=1024,scale=1,acodec=mp4a,ab=192,channels=2}:duplicate{dst=std{access=file,mux=mp4,dst="c:\abc_1.mp4"}}
This normally takes 3 hrs for a 2 hr movie so I left it running and went to work. When I got back (9 hrs later) the mp4 file was of a size that suggested the transcode had completed but the player was going crazy: the progress bar was shooting across from 0-100% a couple times a second and the CPU was still pegged at 100%. When I forcibly closed VLC the file didn't play, so something didn't finalize correctly.
I tried a few other titles from other DVDs ripped to my harddrive, and a problem did occur whenever a title was over 1g in size (more than 1 VOB). I wasn't able to reproduce the 100% cpu problem with a 2 VOB title but the player didn't correctly stop at the end, but sat at 50% progress in a 1 second length progress bar and 0% cpu forever.
When I Quickstream or otherwise process the VOBs with VideoRedo into an Mpeg-2 PS file first VLC transcodes to h.264 without a problem, so it's an issue with DVDs and h.264, not just h.264. VLC 0.8.6-test1 also has no trouble just re-encapsulating the same DVD title that failed to transcode to h.264 into a Mpeg-2 PS.
Anyone else seeing a similar problem?