I extracted a 30 chapter from a DVD as a .vob - when I try to encode with either the h.264 (mp4) or the mov (mp4) quick presets I end up with a file that is 0 kB.
mov preset:
Encoding started on Sun Aug 28 05:00:38 EDT 2005
Input #0, mpeg, from '/Users/Lee/Movies/HS.vob':
Duration: 00:00:35.5, start: 366.952778, bitrate: 6485 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 29.97 fps, 9800 kb/s
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subtitle: dvdsub
Stream #0.7[0x26]: Subtitle: dvdsub
Stream #0.8[0x84]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.9[0x27]: Subtitle: dvdsub
Stream #0.10[0x89]: Audio: 0x0000
Stream #0.11[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.12[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.13[0x83]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Codec type mismatch for mapping #0.1 -> #0.1
h.264 preset:
Encoding started on Sun Aug 28 04:56:19 EDT 2005
MEncoder dev-CVS-050814-13:46-3.3 (C) 2000-2005 MPlayer Team
Mac OSX static build for ffmpegX
AltiVec found
CPU: PowerPC
success: format: 0 data: 0x0 - 0x1b78000
MPEG-PS file format detected.
VIDEO: MPEG2 720x480 (aspect 3) 29.970 fps 9800.0 kbps (1225.0 kbyte/s)
[V] filefmt:2 fourcc:0x10000002 size:720x480 fps:29.97 ftime:=0.0334
Opening video filter: [expand osd=1]
The selected video_out device is incompatible with this codec.
Also try adding the scale filter, e.g. -vf spp,scale instead of -vf spp.
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
Opening video filter: [scale w=640 h=352]
Opening video filter: [pp=0x33]
================================================== ========================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES)
[PP] Using external postprocessing filter, max q = 6.
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDecoder init failed
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.4.0b
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG-1 or 2 (libmpeg2))
================================================== ========================
VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
[PP] Using external postprocessing filter, max q = 6.
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1.78:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: reducing / aligning filtersize 2 -> 2
SwScaler: FAST_BILINEAR scaler, from Planar YV12 to Planar YV12 using AltiVec
using SAR=352/359
x264 [info]: using cpu capabilities Altivec
1 duplicate frame(s)!
1 duplicate frame(s)!
demux_mpg: 24000/1001fps progressive NTSC content detected, switching framerate.
Flushing video frames
Fixing AVI header...
Video stream: 195.558 kbit/s (24444 bps) size: 870696 bytes 35.619 secs 854 frames
slice I:8 Avg QP:22.00 Avg size: 7668
x264 [info]: slice P:844 Avg QP:22.01 Avg size: 953
x264 [info]: slice I Avg I4x4:35.5% I8x8:0.0% I16x16:64.5%
x264 [info]: slice P Avg I4x4:0.4% I8x8:0.0% I16x16:1.9% P:21.0% P8x8:0.9% PSKIP:75.7%
x264 [info]: kb/s:195.0
ffmpeg version CVS, build 3211265, Copyright (c) 2000-2004 Fabrice Bellard
Input #0, mpeg, from '/Users/Lee/Movies/HS.vob':
Duration: 00:00:35.5, start: 366.952778, bitrate: 6485 kb/s
Stream #0.0[0x1e0]: Video: mpeg2video, yuv420p, 720x480, 29.97 fps, 9800 kb/s
Stream #0.1[0x20]: Subtitle: dvdsub
Stream #0.2[0x21]: Subtitle: dvdsub
Stream #0.3[0x22]: Subtitle: dvdsub
Stream #0.4[0x23]: Subtitle: dvdsub
Stream #0.5[0x24]: Subtitle: dvdsub
Stream #0.6[0x25]: Subtitle: dvdsub
Stream #0.7[0x26]: Subtitle: dvdsub
Stream #0.8[0x84]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.9[0x27]: Subtitle: dvdsub
Stream #0.10[0x89]: Audio: 0x0000
Stream #0.11[0x80]: Audio: ac3, 48000 Hz, 5:1, 448 kb/s
Stream #0.12[0x82]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Stream #0.13[0x83]: Audio: ac3, 48000 Hz, stereo, 192 kb/s
Codec type mismatch for mapping #0.1 -> #0.0
Seems there is a problem creating the aac audio?? No
XviD and DivX quick presets work fine on this vob though.
Results 1 to 6 of 6
-
-
Yeah VIDEO_TS is no problem - but I like to extract a 1 minute or so chapter and then try various settings.
Also I tried demuxing the vob into streams but when I try to mux back in only one audio stream with the video I always seem to get errors.
Another thing I was wondering is if 5.1 ac3 to 5.1 AAC works.
Thanks for the help!
Similar Threads
-
Transcode to mp4/h.264 - is there a generic high-quality preset? (xmedia)
By TYLER08027 in forum DVD RippingReplies: 0Last Post: 13th Jun 2010, 16:43 -
Quick AVI Creator 1 pass xvid preset?
By MilesAhead in forum Video ConversionReplies: 0Last Post: 17th May 2010, 16:25 -
Would like better winff h.264 mp4 preset.
By Verlager in forum LinuxReplies: 26Last Post: 16th Jul 2009, 19:24 -
Converting AVI to iPod h.264 preset
By oldskoolboarder in forum ffmpegX general discussionReplies: 1Last Post: 29th Oct 2007, 16:17 -
Suggestion-Editable quick preset
By ilmz in forum ffmpegX general discussionReplies: 0Last Post: 22nd May 2007, 16:52