[FFmpeg-trac] #1398(avformat:open): remuxed DTS audio won't play on hardware devices

FFmpeg trac at avcodec.org
Sun Aug 25 08:06:02 CEST 2013


#1398: remuxed DTS audio won't play on hardware devices
------------------------------------+------------------------------------
             Reporter:  patters     |                    Owner:
                 Type:  defect      |                   Status:  open
             Priority:  normal      |                Component:  avformat
              Version:  git-master  |               Resolution:
             Keywords:  dca mpegts  |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+------------------------------------

Comment (by iuqbgq9h-1@…):

 > This ticket is about transport streams, if you have a problem with
 muxing DTS audio into program streams, please open a new ticket (and
 consider testing if attached patch fixes any issue for you).
 I tested the patch - built ffmpeg with it - and it solves the problem.
 The stream id of 0x8a is the only reason the hardware player wasn't
 playing the audio.  I tried to find some official reference for the right
 number but couldn't.  Two other multiplexers used for DVD authoring I used
 set the stream number to 0x88, and I found some forum discussions saying
 it's 0x88 as well.  Do you still want me to open a new ticket about this?

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/1398#comment:14>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list