[FFmpeg-devel] [PATCH 5/9] ffmpeg_opt: use codec private context in ffserver streams
Michael Niedermayer
michaelni at gmx.at
Tue Nov 11 13:39:44 CET 2014
On Tue, Nov 11, 2014 at 08:31:27AM +0100, Lukasz Marek wrote:
> Signed-off-by: Lukasz Marek <lukasz.m.luki2 at gmail.com>
> ---
> ffmpeg_opt.c | 48 ++++++++++++++++++++++++++++++++----------------
> 1 file changed, 32 insertions(+), 16 deletions(-)
Iam not sure metadata or a dedicated field wouldnt be better than
using the decoder context of a muxer to transport recommanded encoder
parameters.
It might make using ffserver with formats other than ffm easier in the
future.
Either way the patch is probably ok
[...]
--
Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB
Good people do not need laws to tell them to act responsibly, while bad
people will find a way around the laws. -- Plato
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <https://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20141111/c0d91f86/attachment.asc>
More information about the ffmpeg-devel
mailing list