[MPlayer-users] NOVIRUS mpeg encoding error

Sungjong Woo sjwoo at pas.rochester.edu
Wed Sep 24 15:27:07 CEST 2003


I encoded mpeg file using following command line:
mencoder \*.tga -mf on:w=300:h=300:type=tga:fps=10 -ovc lavc
        -lavcopts vcodec=mpeg4:vbitrate=16000:vhq -of mpeg -o output.mpeg

During the encoding, there was no suspicious warnings except this:
Unknown block type, possibly non-MPEG stream!
Pos:   1.9s     19f ( 0%)   5fps Trem:   0min   0mb  A-V:0.000 [890:0]

But trial to see the output mpeg file using mplayer only gave me a
failure with the following error message:
FPS not specified in the header or invalid, use the -fps option.
No stream found.

I tried -fps option which gave me another error message:
problematic line I guess. -> The selected video_out device is incompatible
with this codec.
----whole error message-------
Playing output.mpegCache fill:  2.59% (217088 bytes)
MPEG-PS file format detected.
MPEG: No audio stream found -> no sound.
Detected unknown aspect_ratio_information in mpeg sequence header.
Please report the aspect value (0) along with the movie type
(VGA,PAL,NTSC,SECAM) and the movie resolution
(720x576,352x240,480x480,...) to the MPlayer developers, so that we can
add support for it!
Assuming 1:1 aspect for now.
VIDEO:  MPEG1  1x7  (aspect 0)  0.00 fps    2.4 kbps ( 0.3 kbyte/s)
vo: X11 running at 1152x864 with depth 24 and 32 bpp (":0" => local
display)
==========================================================================
Opening video decoder: [mpegpes] MPEG 1/2 Video passthrough
VDec: vo config request - 1 x 7 (preferred csp: Mpeg PES)
Could not find matching colorspace - retrying with -vop 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 v2.0
libmpeg2: Using MMX for IDCT transform
libmpeg2: Using MMX for motion compensation
VDec: vo config request - 1 x 7 (preferred csp: Planar YV12)
VDec: using Planar YV12 as output csp (no 0)
Movie-Aspect is undefined - no prescaling applied.
VO: [x11] 1x7 => 1x7 Planar YV12
swScaler: 1x7 -> 1x7 is invalid scaling dimension
Selected video codec: [mpeg12] vfm:libmpeg2 (MPEG 1 or 2 (libmpeg2))
==========================================================================
Audio: no sound
FPS forced to be 10.000  (ftime: 0.100)
Starting playback...
V:   0.0    0   0%  0%  0.0% 0 0 0%

Exiting... (End of file)




Thanks,
Sungjong



More information about the MPlayer-users mailing list