Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-30 Thread Michael Niedermayer
On Tue, Jun 30, 2015 at 01:23:57PM +, Nicolas Derouineau wrote: > Please find here enclosed the patch synthesizing all your comments. applied thanks [...] -- Michael GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB The misfortune of the wise is better than the prosperity of

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-30 Thread Nicolas Derouineau
Envoyé : mardi 30 juin 2015 12:47 À : FFmpeg development discussions and patches Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata On Tuesday 30 June 2015 12:30:50 pm Nicolas Derouineau wrote: > >> @@ -2610,6 +2610,7 @@ typedef struct AVCodecContext { > >> #

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-30 Thread Carl Eugen Hoyos
On Tuesday 30 June 2015 12:30:50 pm Nicolas Derouineau wrote: > >> @@ -2610,6 +2610,7 @@ typedef struct AVCodecContext { > >>  #define FF_DEBUG_ER          0x0400 > >>  #define FF_DEBUG_MMCO        0x0800 > >>  #define FF_DEBUG_BUGS        0x1000 > >> +#define FF_DEBUG_GREEN_MD    0x000

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-30 Thread Nicolas Derouineau
t; >Your av_logs could use a linebreak after the string. I'm not sure I understand correctly this last comment. I have unified the number of space in the strings. De : ffmpeg-devel-boun...@ffmpeg.org de la part de Carl Eugen Hoyos Envoyé : mardi 30 juin 2015 11:52 À : FFmpeg devel

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-30 Thread Carl Eugen Hoyos
On Tuesday 30 June 2015 11:38:03 am Nicolas Derouineau wrote: > From f7cff28a44adada6761233d59207b4a9c0373960 Mon Sep 17 00:00:00 2001 > From: Nicolas DEROUINEAU > Date: Tue, 30 Jun 2015 10:59:07 +0200 > Subject: [PATCH] Patch to parse SEI GreenMetadata > > --- >  doc/codecs.texi            |    

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-30 Thread Nicolas Derouineau
__ De : Michael Niedermayer Envoyé : lundi 29 juin 2015 15:49 À : FFmpeg development discussions and patches; Nicolas Derouineau Cc : Nicolas Tizon; Erwan Raffin; Didier Nicholson; Yahia Benmoussa Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata Hi On Mon, Jun 29, 2015 at 01:01:48PM

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-29 Thread Nicolas Derouineau
development discussions and patches Cc : Nicolas Derouineau; Yahia Benmoussa; Erwan Raffin; michae...@gmx.at; Didier Nicholson; Nicolas Tizon Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata On Thu, Jun 25, 2015 at 5:30 PM, Michael Niedermayer wrote: > On Thu, Jun 25, 2015 at 11

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-29 Thread Michael Niedermayer
On Mon, Jun 29, 2015 at 02:47:02PM +, Nicolas Derouineau wrote: > Hi, > The samples files are located at: > > ftp-public-greenvideo.insa-rennes.fr thanks > > You can select any of the files located there. Please make sure to change the > extansion from .bin to .h264, as I'm not sure how ff

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-29 Thread Nicolas Derouineau
colas Tizon; Erwan Raffin; Didier Nicholson; Yahia Benmoussa Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata Hi On Mon, Jun 29, 2015 at 01:01:48PM +, Nicolas Derouineau wrote: > Two patches are now here enclosed: > > The first one enable metadata parsing. The second

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-29 Thread Michael Niedermayer
___ > De : ffmpeg-devel-boun...@ffmpeg.org de la > part de Nicolas Derouineau > Envoyé : lundi 29 juin 2015 14:20 > À : FFmpeg development discussions and patches > Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata > > Hello, > Thank you for your comments. &

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-29 Thread Nicolas Derouineau
Raffin; michae...@gmx.at; Didier Nicholson; Nicolas Tizon Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata On Thu, Jun 25, 2015 at 5:30 PM, Michael Niedermayer wrote: > On Thu, Jun 25, 2015 at 11:13:53AM +, Nicolas Derouineau wrote: >> Hello, >> Please find here e

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-29 Thread Nicolas Derouineau
; michae...@gmx.at; Didier Nicholson; Nicolas Tizon Objet : Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata On Thu, Jun 25, 2015 at 5:30 PM, Michael Niedermayer wrote: > On Thu, Jun 25, 2015 at 11:13:53AM +, Nicolas Derouineau wrote: >> Hello, >> Please find here enclosed a

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-25 Thread Vittorio Giovara
On Thu, Jun 25, 2015 at 5:30 PM, Michael Niedermayer wrote: > On Thu, Jun 25, 2015 at 11:13:53AM +, Nicolas Derouineau wrote: >> Hello, >> Please find here enclosed a patch enabling h264 Green Metada SEI parsing for >> FFMPEG. You'll be able to find reference bitstreams containing the metadat

Re: [FFmpeg-devel] Patch to parse H264 SEI Green Metadata

2015-06-25 Thread Michael Niedermayer
On Thu, Jun 25, 2015 at 11:13:53AM +, Nicolas Derouineau wrote: > Hello, > Please find here enclosed a patch enabling h264 Green Metada SEI parsing for > FFMPEG. You'll be able to find reference bitstreams containing the metadata > at the following adress: > > ftp-public-greenvideo.insa-renn