[MPlayer-users] VCD from dvd with mencoder

m0sia m0sia at front.ru
Tue Dec 23 20:17:35 CET 2003


I'd like to make VCD-compatible mpg from DVD with mencoder. 

mencoder dvd:// -of mpeg -o VCD.mpg -ovc lavc -oac lavc  -lavcopts vcodec=mpeg2video
acodec=mp2 -vop scale,cropdetect -zoom -xy 352:288

This is output!!
MEncoder 1.0pre3-3.3 (C) 2000-2003 MPlayer Team
 
CPU: Intel Celeron 2/Pentium III Coppermine,Geyserville 720.3 MHz (Family: 6, Stepping: 3)
Detected cache-line size is 32 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 SSE
<skiped> 
Reading disc structure, please wait...
There are 2 titles on this DVD.
There are 32 chapters in this DVD title.
There are 1 angles in this DVD title.
DVD successfully opened.
success: format: 0  data: 0x0 - 0x1E31800
LMLM4 Stream Format not found
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 audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
AC3: 5.1 (3f+2r+lfe)  48000 Hz  448,0 kbit/s
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, 16 bit (0x10), ratio: 56000->192000 (448,0 kbit)
Selected audio codec: [a52] afm:liba52 (AC3-liba52)
==========================================================================
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 720 x 480 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
The selected video_out device is incompatible with this codec.
VDecoder init failed :(
Opening video decoder: [libmpeg2] MPEG 1/2 Video decoder libmpeg2-v0.3.1
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
Building audio filter chain for 48000Hz/2ch/16bit -> 48000Hz/2ch/16bit...
Writing AVI header...
Limiting audio preload to 0.4s
Increasing audio density to 4
VDec: vo config request - 720 x 480 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is 1,78:1 - prescaling to correct movie aspect.
videocodec: libavcodec (720x480 fourcc=3267706d [mpg2])
<skiped>

And then i got mpeg file with x=720 y=480, but not xy=352x288
what am i doing wrong?




More information about the MPlayer-users mailing list