[MPlayer-users] Having trouble producing mpeg from mov

Philip Walden pwaldenlinux at pacbell.net
Thu Jan 5 18:08:15 CET 2006


I am trying to convert some mov files with no audio to mpeg for better 
compression.

When do:

 mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg 
PC290052.MOV

and try mplayer to see the result I get:

Playing PC290052.mpg.
Win32 LoadLibrary failed to load: avisynth.dll, 
/usr/lib/win32/avisynth.dll, /usr/local/lib/win32/avisynth.dll
MPEG: Missing video stream!? Contact the author, it may be a bug :(
libavformat file format detected.
LAVF: no audio or video headers found - broken file?

When I drop the "-of mpeg" option (which I understand now creates an avi 
container) the result can be played back with mplayer. [In addition I 
can real player, window media player to play it, but quicktime lock up! 
separate issue]

What am I doing wrong?

Below is the mencoder log with the "-of mpeg" option that appears to 
cause the problem.
=====================================

$ mencoder -of mpeg -ovc lavc -lavcopts vcodec=msmpeg4v2 -o PC290052.mpg 
PC290052.MOV
Using GNU internationalization
Original domain: messages
Original dirname: /usr/share/locale
Current domain: mplayer
Current dirname: /usr/local/share/locale
 
MEncoder dev-CVS-051024-19:56-3.2.2 (C) 2000-2005 MPlayer Team
CPU: Advanced Micro Devices Athlon K75 Pluto,Orion (Family: 6, Stepping: 1)
Detected cache-line size is 64 bytes
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx
 
success: format: 0  data: 0x0 - 0x88f7e6
Quicktime/MOV file format detected.
--------------
MOV track #0: 29 chunks, 434 samples
Image size: 320 x 240 (24 bpp)
Display size: 320 x 240
Fourcc: jpeg  Codec: 'Photo - JPEG'
--------------
MOV: longest streams: A: #-1 (0 samples)  V: #0 (434 samples)
VIDEO:  [jpeg]  320x240  24bpp  15.000 fps    0.0 kbps ( 0.0 kbyte/s)
[V] filefmt:7  fourcc:0x6765706A  size:320x240  fps:15.00  ftime:=0.0667
PACKET SIZE: 2048 bytes
Opening video filter: [expand osd=1]
Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
==========================================================================
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Selected video codec: [ffmjpeg] vfm: ffmpeg (FFmpeg MJPEG decoder)
==========================================================================
Writing AVI header...
Limiting audio preload to 0.4s
Increasing audio density to 4
VDec: vo config request - 320 x 240 (preferred colorspace: Planar 422P)
Could not find matching colorspace - retrying with -vf scale...
Opening video filter: [scale]
VDec: using Planar 422P as output csp (no 1)
Movie-Aspect is undefined - no prescaling applied.
 
SwScaler: BICUBIC scaler, from Planar 422P to Planar YV12 using MMX2
videocodec: libavcodec (320x240 fourcc=3234504d [MP42])
New_Face failed. Maybe the font path is wrong.
Please supply the text font file (~/.mplayer/subfont.ttf).
subtitle font: load_sub_face failed.
Pos:  28.9s    434f ( 0%)  55fps Trem:   0min   0mb  A-V:0.000 [829:0]]
Flushing video frames
 
Writing AVI index...
 
Overhead: inf% (2048 / 0)
Fixing AVI header...
 
Video stream:  829.218 kbit/s  (103652 B/s)  size: 2999005 bytes  28.933 
secs  434 frames




More information about the MPlayer-users mailing list