Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2012-05-20 04:10:47 +0400
committerMichael Niedermayer <michaelni@gmx.at>2012-05-29 00:52:23 +0400
commitea60a11e8e2d818e8e56da4da3ff38e23a12bdff (patch)
tree240246d8931519b2ebd3ffa176b3942ce348528a /libavfilter
parentc2eae4bae7f5799c0f3cafb0cb189c420782f06c (diff)
movenc: Fix muxing of Apple Quicktime chapters. v3
There is basic support for muxing chapter information into the Apple Quicktime format already, but there are two errors which prevent correct detection on the player side. 1) A special apple 'text' atom needs to be included inside the gmhd atom. 2) The *different* 'text' atom inside the 'stsd' atom needs a proper header. With these changes, the chapters are now picked up by Apple players and reported correctly by tools like mediainfo and mp4chaps. v3 Update: The stub TextSampleEntry creation is moved to where the chapter track is created so it's now specific to this track. Signed-off-by: Philip Langdale <philipl@overt.org> Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavfilter')
0 files changed, 0 insertions, 0 deletions