[FFmpeg-trac] #9102(undetermined:new): make HLS from multicast with ac3 audio track which have 0 channels

FFmpeg trac at avcodec.org
Fri Feb 12 15:12:55 EET 2021


#9102: make HLS from multicast with ac3 audio track which have 0 channels
-------------------------------------+-------------------------------------
             Reporter:  krs_vital    |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  git-master   |               Resolution:
             Keywords:  ac3          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by stevenliu):

 Could you upload the recording file mpegts,
 {{{
 /usr/local/bin/ffmpeg -analyzeduration 25000000 -probesize 25000000
 -dts_delta_threshold 3600 -err_detect ignore_err -correct_ts_overflow 0
 -copytb 1 -overrun_nonfatal 1 -i udp://239.192.39.3:1234 -y -sn -dn -c:v
 copy -c:a aac -vsync 1 -map 0 -max_interleave_delta 360000000000 -t 60
 output.ts
 }}}

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


More information about the FFmpeg-trac mailing list