[FFmpeg-trac] #7309(undetermined:new): FFmpeg failing to detect audio for a particular input stream

FFmpeg trac at avcodec.org
Mon Jul 9 16:19:27 EEST 2018


#7309: FFmpeg failing to detect audio for a particular input stream
-------------------------------------+-------------------------------------
             Reporter:  barhom       |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:
  undetermined                       |  unspecified
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:

 Stream has audio+video tracks.
 When copying (-c copy) audio track is not being identified and therefore
 skipped in the output

 How to reproduce:
 ffmpeg -i input.ts -c copy -f mpegts output.ts

 Expected behavior:
 output.ts should have both an audio and a video stream. Currently it has
 only a video stream.

 This has been tested on ffmpeg master

--
Ticket URL: <https://trac.ffmpeg.org/ticket/7309>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list