Anton Khirnov <[email protected]> writes:

> Hi,
> this patchset adds support for reading and writing ID3v2 attached
> pictures.
>
> When reading, the pictures are exported as streams, one stream per
> picture. They are added to the raw_packet_buffer in AVFormatContext, so
> the user will get them with av_read_frame() around the beginning.
> They can also be read from a new field in AVStream.

Is there any way for a player to tell that these fake streams from
actual video streams?

-- 
Måns Rullgård
[email protected]
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to