[FFmpeg-trac] #4488(avcodec:new): Export whether or not a TrueHD stream has an ATMOS substream
FFmpeg
trac at avcodec.org
Fri Apr 17 15:39:14 CEST 2015
#4488: Export whether or not a TrueHD stream has an ATMOS substream
----------------------------------+---------------------------------------
Reporter: 11rcombs | Type: enhancement
Status: new | Priority: wish
Component: avcodec | Version: git-master
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
----------------------------------+---------------------------------------
This should be simple enough to detect in the parser and decoder (as far
as I'm aware, it should just be checking if the number of substreams is >
3), but I'm not sure if this makes sense to export as a profile, or
metadata, or a new member of AVCodecContext, or something else.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4488>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list