]> git.sesse.net Git - ffmpeg/commit
sidxindex: Write mimeType=audio/mp4 for audio-only representations
authorMartin Storsjö <martin@martin.st>
Sun, 23 Nov 2014 15:30:35 +0000 (17:30 +0200)
committerMartin Storsjö <martin@martin.st>
Mon, 24 Nov 2014 07:23:14 +0000 (09:23 +0200)
commit6f26f14f134e753d6168591f30815b1c08c1498b
tree8e5ddfee85bb44455e13f4bbe32f91d29f4fa84c
parent208f3abb917757743313da0da714e525e03159d2
sidxindex: Write mimeType=audio/mp4 for audio-only representations

This fixes playback with dash.js, when the input is one separate
mp4 file per track.

Signed-off-by: Martin Storsjö <martin@martin.st>
tools/sidxindex.c