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

FFmpeg trac at avcodec.org
Thu Apr 24 17:15:31 CEST 2014


#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 cehoyos):

 Replying to [comment:31 goodthanks]:
 > Replying to [comment:30 cehoyos]:
 > > Could you send a patch - made with {{{git format-patch}}} to the
 ffmpeg-devel mailing list?
 >
 > As I said I am not a developer. The suggestions I have made are just
 guesses based on my "very" limited experience with general coding.

 Do you have git installed?
 If yes, update your checkout with {{{git pull}}} make the necessary
 changes to libavformat/mpegts.h and libavformat/mpegtsenc.c, then commit
 them with {{{git commit libavformat}}} and produce a patch file with
 {{{git format-patch HEAD^}}} which you can send to the mailing list.
 If you don't have git installed, just say so.

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


More information about the FFmpeg-trac mailing list