[FFmpeg-trac] #10411(undetermined:new): Crash on certain videos when transcoding to x265

FFmpeg trac at avcodec.org
Sun Jun 11 23:03:00 EEST 2023


#10411: Crash on certain videos when transcoding to x265
-------------------------------------+-------------------------------------
             Reporter:  eygraber     |                    Owner:  (none)
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  6.0          |               Resolution:
             Keywords:  crash        |               Blocked By:
  libx265 x265                       |
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
Description changed by eygraber:

Old description:

> Summary of the bug:
>
> I have a specific video file that I try to transcode to x265. As soon as
> I start the transcode it crashes. This happens on versions 6.0 and
> 6.1-dev. It doesn't happen on version 4.4.2 or 5.1.1.
>
> I am attaching the console log and gdb info and a sample file that repros
> the issue.
>
> How to reproduce:
> {{{
> % ffmpeg -i segfault.mkv -vcodec libx265 -acodec copy  out.mkv
> ffmpeg version n6.0 and n6.1-dev
> built on Ubuntu 22.04
> }}}
> Patches should be submitted to the ffmpeg-devel mailing list and not this
> bug tracker.

New description:

 Summary of the bug:

 I have a specific video file that I try to transcode to x265. As soon as I
 start the transcode it crashes. This happens on versions 6.0 and 6.1-dev.
 It doesn't happen on version 4.4.2 or 5.1.1.

 I am attaching the console log and gdb info and a sample file that repros
 the issue.

 How to reproduce:
 {{{
 % ffmpeg -i segfault.mkv -vcodec libx265 -acodec copy  out.mkv
 ffmpeg version n6.0 and n6.1-dev
 built on Ubuntu 22.04
 }}}

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


More information about the FFmpeg-trac mailing list