[FFmpeg-devel] [PATCH] flvdec: Remove AVFMTCTX_NOHEADER when there is only 1 stream

Asad Mehmood asad78611 at googlemail.com
Wed Sep 7 22:14:27 CEST 2011


On 7 September 2011 18:24, compn <tempn at twmi.rr.com> wrote:
>
> no, i dont have any samples. just saying i think it goes against
> spec. even if the spec is stupid.
>

There is no mention of this in the spec ... The spec actually says
that after the header the remaining data would be flvtags until the
end of file.

So I believe that another flv header can not be part of a valid flv
file ... ffmpeg can't play a concatenated flv anyways ... It will
choke when it see another flv header and assume it's flv packet type
70 ("F") with a size of 5002753 ("LV",0x01).


More information about the ffmpeg-devel mailing list