[FFmpeg-devel] [PATCH] add RV10 fourcc to libavformat/riff.c
Corey Hickey
bugfood-ml
Mon May 14 00:43:00 CEST 2007
Michael Niedermayer wrote:
>> 1. Using ffmpeg to directly encode rv10 to an avi makes a file that
>> mplayer plays fine (patched or unpatched, using either native or lavf
>> demuxer); however, ffplay segfaults.
>
> ff* segfault -> me wants gdb output _always_
I know, but I can't keep up with with you in two threads at once. :)
See attached file for a gdb log.
To reproduce.
1. The source file probably isn't relevant, but if you want the one I'm
using, get:
http://fatooh.org/files/tmp/a.mpg
2. Patch ffmpeg with riff patch from this thread; make.
3. Encode to rv10 in avi:
$ ffmpeg -i a.mpg -an -vcodec rv10 rv10.avi
4. If for some reason that doesn't crash, try the avi I made:
http://fatooh.org/files/tmp/rv10.avi
>> It's your call.
>
> more investigation should be done, rv10 in avi would be funny :)
:)
-Corey
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: ffplay_crash.txt
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070513/69be1e1f/attachment.txt>
More information about the ffmpeg-devel
mailing list