[FFmpeg-trac] #468(avformat:new): No audio tracks in QuickTime
FFmpeg
trac at avcodec.org
Wed Sep 21 08:38:09 CEST 2011
#468: No audio tracks in QuickTime
--------------------------------+------------------------------------
Reporter: Alex__ | Owner:
Type: defect | Status: new
Priority: normal | Component: avformat
Version: 0.8.2 | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
--------------------------------+------------------------------------
Comment (by Alex__):
Found a workaround:
{{{
ffmpeg -i multi-lang-example-small-issue-468.mkv -vcodec copy -map 0 -map
-0:s -metadata:s:1 language=eng -metadata:s:2 language=deu multi-lang-
example-small-issue-468-workaround.m4v
}}}
The according output plays well in !QuickTime Player X, but still doesn't
work with Subler:
* http://dl.dropbox.com/u/1358485/bugs/ffmpeg/468/multi-lang-example-
small-issue-468-workaround.m4v
--
Ticket URL: <https://avcodec.org/trac/ffmpeg/ticket/468#comment:17>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list