summaryrefslogtreecommitdiff
path: root/libavfilter/buffer.c
diff options
context:
space:
mode:
authorPhilip Langdale <philipl@overt.org>2012-05-19 17:10:47 -0700
committerMichael Niedermayer <michaelni@gmx.at>2012-05-28 22:52:23 +0200
commitea60a11e8e2d818e8e56da4da3ff38e23a12bdff (patch)
tree240246d8931519b2ebd3ffa176b3942ce348528a /libavfilter/buffer.c
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/buffer.c')
0 files changed, 0 insertions, 0 deletions