[FFmpeg-trac] #1920(avcodec:closed): dts-hd core extraction

FFmpeg trac at avcodec.org
Sat Mar 26 05:08:29 CET 2016


#1920: dts-hd core extraction
-------------------------------------+-----------------------------------
             Reporter:  Selur        |                    Owner:
                 Type:  enhancement  |                   Status:  closed
             Priority:  wish         |                Component:  avcodec
              Version:  git-master   |               Resolution:  fixed
             Keywords:  dca          |               Blocked By:
             Blocking:               |  Reproduced by developer:  1
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by jamrial):

 * status:  open => closed
 * resolution:   => fixed


Comment:

 This can now be achieved by doing a codec copy when using the -core_only
 option from the internal dca decoder.

 {{{
 ./ffmpeg -core_only 1 input.dtshd -c:a copy core.dts
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/1920#comment:4>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list