[FFmpeg-devel] [PATCH] avcodec: add properties for lossless to AVCodecParameters
Derek Buitenhuis
derek.buitenhuis at gmail.com
Mon May 9 14:45:46 CEST 2016
On 5/9/2016 8:36 AM, wm4 wrote:
> I'd argue that AVCodecParameters should contain only container
> properties, or we'd end up with duplicating most of AVCodecContext in
> it.
Agreed. IMO the correct solution for user applications is to decode a frame.
It's not reasonable to expect a *demuxer* to provide decoder info.
- Derek
More information about the ffmpeg-devel
mailing list