Re: [FFmpeg-devel] [PATCH] libavformat: add side_data copy in concat demuxer

2021-12-15 Thread Gerard Solé
On Wed, Dec 15, 2021 at 8:15 PM Andreas Rheinhardt < [email protected]> wrote: > > Gerard Sole: > > Adds support for concat demuxer to copy the side data information > > from the input file to the resulting file. It will behave like the > > metadata c

[FFmpeg-devel] [PATCH] libavformat: add side_data copy in concat demuxer

2021-12-15 Thread Gerard Sole
separate method and reuse the method in the concat demuxer. Signed-off-by: Gerard Sole --- libavformat/concatdec.c | 1 + libavformat/internal.h | 9 + libavformat/utils.c | 9 + tests/ref

[FFmpeg-devel] How is the total duration set in a fragmented MP4?

2015-01-27 Thread Gerard
Hello, I'm having trouble determining how is set the total duration of a fragmented MP4. If mvhd, tkhd and mdhd boxes have the duration set to 0x how does the demuxer know how long is the stream? Thanks, Gerard ___ ffmpeg-devel mailing