Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: export the full UMID as metadata

2015-01-08 Thread tim nicholson
On 06/01/15 19:01, Mark Reid wrote: > On Tue, Jan 6, 2015 at 12:03 AM, tim nicholson < > nichot20-at-yahoo@ffmpeg.org> wrote: > >> On 05/01/15 20:41, Mark Reid wrote: >>> Hi, >>> This patch exports the full umid of packages as metadata. ffmpeg >> currently >>> only exports the material number

Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: export the full UMID as metadata

2015-01-06 Thread Mark Reid
On Tue, Jan 6, 2015 at 12:03 AM, tim nicholson < nichot20-at-yahoo@ffmpeg.org> wrote: > On 05/01/15 20:41, Mark Reid wrote: > > Hi, > > This patch exports the full umid of packages as metadata. ffmpeg > currently > > only exports the material number portion of the umid. > > > > The new format

Re: [FFmpeg-devel] [PATCH] libavformat/mxfdec.c: export the full UMID as metadata

2015-01-06 Thread tim nicholson
On 05/01/15 20:41, Mark Reid wrote: > Hi, > This patch exports the full umid of packages as metadata. ffmpeg currently > only exports the material number portion of the umid. > > The new format is >--- > example: >060a2b340101010101010f00-13-00-53dc416b9a770251060e2b347f7f2a80 > I th