[MPlayer-users] Problems with mencoder mf://*.jpg ...

Martin Bammer e9525103 at stud4.tuwien.ac.at
Sat Jan 3 13:07:10 CET 2004


Hi,

I tried to make a video from a list of JPGs I shot with my camera. The result 
ist that the first image is correctly rescaled, but all other pictures are 
rescaled to 160x120. I resized all pictures to a (S)VCD conform format, but 
with the same result.
The command line is:
mencoder mf://*.jpg -mf type=jpg -ovc lavc -vf scale=720:576 -ofps 25 -o 
test.avi -aspect 4:3 -lavcopts vcodec=mpeg1video

The output is:
success: format: 16  data: 0x0 - 0x0
[demuxer] mf support.
[mf] search expr: *.jpg
[mf] number of files: 46 (184)
[V] filefmt:16  fourcc:0x47504A49  size:0x0  fps:25,00  ftime:=0,0400
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1  (-1=autodetect) osd: 1
Opening video filter: [scale w=720 h=576]
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm:ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
Writing AVI header...
mjpeg: JFIF header found (version: 1.1)
VDec: vo config request - 1600 x 1200 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 3)
Movie-Aspect is 1,33:1 - prescaling to correct movie aspect.
SwScaler: reducing / aligning filtersize 10 -> 12
SwScaler: reducing / aligning filtersize 10 -> 12
SwScaler: reducing / aligning filtersize 10 -> 9
SwScaler: reducing / aligning filtersize 10 -> 9

SwScaler: BICUBIC scaler, from Planar YV12 to Planar YV12 using MMX2
videocodec: libavcodec (720x576 fourcc=3167706d [mpg1])
VDec: vo config request - 160 x 120 (preferred csp: Planar 422P)0:0]
VDec: using Planar 422P as output csp (no 1)
Movie-Aspect is 1,33:1 - prescaling to correct movie aspect.
videocodec: libavcodec (720x576 fourcc=3167706d [mpg1])
Could not open codec.
FATAL: Cannot initialize video driver.
VDec: vo config request - 1024 x 768 (preferred csp: Planar YV12):0]
VDec: using Planar YV12 as output csp (no 3)
Movie-Aspect is 1,33:1 - prescaling to correct movie aspect.
videocodec: libavcodec (720x576 fourcc=3167706d [mpg1])
Could not open codec.
FATAL: Cannot initialize video driver.
VDec: vo config request - 160 x 120 (preferred csp: Planar 422P)0:0]
VDec: using Planar 422P as output csp (no 1)
Movie-Aspect is 1,33:1 - prescaling to correct movie aspect.
videocodec: libavcodec (720x576 fourcc=3167706d [mpg1])
Could not open codec.
FATAL: Cannot initialize video driver.
....

Greetings, Martin




More information about the MPlayer-users mailing list