[FFmpeg-trac] #8797(ffmpeg:new): Audio container is not changed in the latest version ffmpeg duing webm to .ts conversion

FFmpeg trac at avcodec.org
Fri Jul 17 13:11:47 EEST 2020


#8797: Audio container is not changed in the latest version ffmpeg duing webm to
.ts conversion
-------------------------------------+-------------------------------------
             Reporter:  jothimani    |                     Type:  defect
               Status:  new          |                 Priority:  normal
            Component:  ffmpeg       |                  Version:  4.2
             Keywords:  ffmpeg,      |               Blocked By:
  audio codec                        |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 Summary of the bug:
 Audio container is not changed while converting from .webm to .ts in the
 version (4.3.1) however working well in (4.1.3)

 How to reproduce:
 Command: ffmpeg -y -i input.webm -c copy -copyts -muxdelay 0 -muxpreload 0
 -c:a:v  libmp3lame -crf 0 out.ts

 working in ffmpeg version:
 ffmpeg version 4.1.3 Copyright (c) 2000-2019 the FFmpeg developers
   built with Apple LLVM version 10.0.1 (clang-1001.0.46.4)

 NOT working in this version:
 ffmpeg version 4.3.1-tessus  https://evermeet.cx/ffmpeg/  Copyright (c)
 2000-2020 the FFmpeg developers
   built with Apple clang version 11.0.0 (clang-1100.0.33.17)

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


More information about the FFmpeg-trac mailing list