Re: [FFmpeg-devel] [PATCH v11 1/2] avformat/imf: Demuxer

2021-12-18 Thread Pierre-Anthony Lemieux
On Fri, Dec 17, 2021 at 1:46 PM Andreas Rheinhardt wrote: > > p...@sandflow.com: > > From: Pierre-Anthony Lemieux > > > > Signed-off-by: Pierre-Anthony Lemieux > > --- > > > > Notes: > > The IMF demuxer accepts as input an IMF CPL. The assets referenced by > > the CPL can be > > contain

Re: [FFmpeg-devel] [PATCH v11 1/2] avformat/imf: Demuxer

2021-12-17 Thread Andreas Rheinhardt
p...@sandflow.com: > From: Pierre-Anthony Lemieux > > Signed-off-by: Pierre-Anthony Lemieux > --- > > Notes: > The IMF demuxer accepts as input an IMF CPL. The assets referenced by the > CPL can be > contained in multiple deliveries, each defined by an ASSETMAP file: > > ffmpe

[FFmpeg-devel] [PATCH v11 1/2] avformat/imf: Demuxer

2021-12-14 Thread pal
From: Pierre-Anthony Lemieux Signed-off-by: Pierre-Anthony Lemieux --- Notes: The IMF demuxer accepts as input an IMF CPL. The assets referenced by the CPL can be contained in multiple deliveries, each defined by an ASSETMAP file: ffmpeg -assetmaps ,,... -i If -asset