Re: [FFmpeg-devel] [PATCH 1/2] doc/muxers: extend documentation for MOV muxers

2024-01-07 Thread Marth64
Update to that paragraph LGTM. Thanks! On Sun, Jan 7, 2024 at 9:05 AM Stefano Sabatini wrote: > On date Saturday 2024-01-06 14:43:47 -0600, Marth64 wrote: > > +This section covers formats belonging to the QuickTime / MOV family, > > +also named after the MPEG-4 Part 14 format, also named after t

Re: [FFmpeg-devel] [PATCH 1/2] doc/muxers: extend documentation for MOV muxers

2024-01-07 Thread Stefano Sabatini
On date Saturday 2024-01-06 14:43:47 -0600, Marth64 wrote: > +This section covers formats belonging to the QuickTime / MOV family, > +also named after the MPEG-4 Part 14 format, also named after the ISO > +base media file format (ISOBMFF). > + > +The MOV format was originally developed for the Appl

Re: [FFmpeg-devel] [PATCH 1/2] doc/muxers: extend documentation for MOV muxers

2024-01-06 Thread Marth64
+This section covers formats belonging to the QuickTime / MOV family, +also named after the MPEG-4 Part 14 format, also named after the ISO +base media file format (ISOBMFF). + +The MOV format was originally developed for the Apple QuickTime +container format. Then it was later used as basis for th