[FFmpeg-devel] Gaining access to a encoder context in avformat?
Kevin Wheatley
kevin.j.wheatley at gmail.com
Thu Feb 19 19:26:16 CET 2015
Hi,
I realise this potentially breaks through lots of API boundaries/good
taste, but I've noticed a case where the movenc.c code should really
ask the specific encoder context (DNXHDEncContext) for some of it's
fields to ensure that the atoms written have a consistent setting with
what the codec did.
Is this something 'allowed'? How best should I access it?
thanks
Kevin
More information about the ffmpeg-devel
mailing list