[FFmpeg-trac] #7200(avcodec:new): FFmpeg crash when use cbs to remove AUD

FFmpeg trac at avcodec.org
Fri May 11 06:09:25 EEST 2018


#7200: FFmpeg  crash when use cbs to remove AUD
------------------------------------+-----------------------------------
             Reporter:  mypopy      |                    Owner:
                 Type:  defect      |                   Status:  new
             Priority:  normal      |                Component:  avcodec
              Version:  git-master  |               Resolution:
             Keywords:              |               Blocked By:
             Blocking:              |  Reproduced by developer:  0
Analyzed by developer:  0           |
------------------------------------+-----------------------------------

Comment (by mypopy):

 ./ffmpeg -y -i ../../Downloads/test.ts -c:v copy -bsf:v
 h264_metadata=aud=remove test_idr_new.mp4
 ffmpeg version N-90872-g92a0a6bea9 Copyright (c) 2000-2018 the FFmpeg
 developers
   built with gcc 7 (Ubuntu 7.2.0-8ubuntu3.2)
   configuration: --enable-vaapi --enable-libx264 --enable-libx265
 --enable-gpl --enable-libwebp --disable-optimizations --samples=../fate-
 suite --enable-libdrm --enable-opencl --enable-libpulse
   libavutil      56. 17.100 / 56. 17.100
   libavcodec     58. 19.100 / 58. 19.100
   libavformat    58. 13.100 / 58. 13.100
   libavdevice    58.  4.100 / 58.  4.100
   libavfilter     7. 20.100 /  7. 20.100
   libswscale      5.  2.100 /  5.  2.100
   libswresample   3.  2.100 /  3.  2.100
   libpostproc    55.  2.100 / 55.  2.100
 Input #0, mpegts, from '../../Downloads/test.ts':
   Duration: 00:00:08.84, start: 1.400000, bitrate: 2136 kb/s
   Program 1
     Metadata:
       service_name    : Service01
       service_provider: FFmpeg
     Stream #0:0[0x100]: Video: h264 (Baseline) ([27][0][0][0] / 0x001B),
 yuv420p(tv, bt470bg/bt470bg/smpte170m, progressive), 1280x720, 23.98 tbr,
 90k tbn, 180k tbc
     Stream #0:1[0x101]: Audio: aac (LC) ([15][0][0][0] / 0x000F), 44100
 Hz, mono, fltp, 98 kb/s
 Stream mapping:
   Stream #0:0 -> #0:0 (copy)
   Stream #0:1 -> #0:1 (aac (native) -> aac (native))
 Press [q] to stop, [?] for help
 Assertion size > 0 failed at libavcodec/cbs_h2645.c:482
 Aborted (core dumped)

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


More information about the FFmpeg-trac mailing list