[MPlayer-users] Encoding yv12 files cause a core dump

D Richard Felker III dalias at aerifal.cx
Wed Aug 21 03:59:02 CEST 2002


On Tue, Aug 20, 2002 at 12:28:27PM -0400, Joe Black wrote:
> [Automatic answer: RTFM (read DOCS, FAQ), also read DOCS/bugreports.html]
> I think I can create my mpeg4 files using mp4encode from Mpeg4IP,
> however, to use the mp4encode I need the following
> 
> The raw audio in the avi file should  be  PCM  format,  16
>        bits/sample, little-endian, 2 channels, 44100 samples/sec.
> 
>        The raw video in the avi file should be YUV12 format,  aka
>        YV12. (FYI: This is a planar format sampled at 4:2:0). Any
>        frame size and frame rate are acceptable.
> 
> So far, when I try to run the following command to output the yv12 file
> I get the following error:
> 
> 
> 
> maxbimmer# mencoder 1_1.vob -ovc rawrgb -o 1_1.avi -endpos 10 -vop
                                      ^^^
There's a reason it's called rawRGB. For some reason -ovc raw was
removed. No idea why.

Rich




More information about the MPlayer-users mailing list