diff options
author | wm4 <[email protected]> | 2014-03-12 21:18:46 +0100 |
---|---|---|
committer | Anton Khirnov <[email protected]> | 2014-03-15 14:32:58 +0100 |
commit | 8f629a986c46f227abda1811a6ad1f449871ca35 (patch) | |
tree | 65fe6b55b47be3ee57ce66c429d4b6ce6ad14ad2 /doc/examples/avio_reading.c | |
parent | f20977921be5e28829953da7ba2d899f913ab06b (diff) |
isom: convert mp4 dvdsub extradata to vobsub format
mp4 files embedding DVD subtitles do not use the same extradata format
as the rest of Libav expects. The subtitle decoder in libavcodec in
particular does not understand this format.
Convert the extradata to the vobsub .idx format. mp4 stores the palette
as binary 32 bit ints in YUV. The subtitle resolution is stored
separately in the track header, which we access through AVStream.
Signed-off-by: Anton Khirnov <[email protected]>
Diffstat (limited to 'doc/examples/avio_reading.c')
0 files changed, 0 insertions, 0 deletions