[FFmpeg-devel] [PATCH] encoder for adobe's flash ScreenVideo2 codec

Daniel Verkamp daniel
Fri Nov 20 22:07:11 CET 2009


On Fri, Nov 20, 2009 at 3:00 PM, Michael Niedermayer <michaelni at gmx.at> wrote:
[...]
>> >
>> > hmm, what is the problem if no decoder is available?
>> > i thought this worked in the past but i might be wrong
>> >
>>
[...]
> and if you simply outcomment the exit call in ffmpeg.c ?
>

Then it does indeed work (removing the av_exit() call after "could not
find codec parameters" message), but presumably it is there for some
reason.  Is there a way to detect "we don't really need to decode this
stream, just demux it"?

Thanks,
-- Daniel Verkamp



More information about the ffmpeg-devel mailing list