[FFmpeg-trac] #6783(avformat:new): Remuxing pcm_dvd does not work

FFmpeg trac at avcodec.org
Thu Jul 19 10:43:14 EEST 2018


#6783: Remuxing pcm_dvd does not work
-------------------------------------+-------------------------------------
             Reporter:  cehoyos      |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  avformat
              Version:  git-master   |               Resolution:
             Keywords:  mpegps       |               Blocked By:
  pcm_dvd                            |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by Gyan):

 For 16-bit streams, this was fixed in
 f0809bc0fa634afe8b7c3f2682b8e51e87d0861e

 For higher bit-depths, the packet header routine in the muxer needs to be
 changed as well as the data layout of the stream for which a bitstream
 filter will be needed. See the pcm dvd decoder for details about both the
 header and the layout.

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


More information about the FFmpeg-trac mailing list