[MacPorts] #71980: ffmpeg7 @7.1_3+gpl2 segfault when encoding using libx265
MacPorts
noreply at macports.org
Thu Feb 27 17:47:30 UTC 2025
#71980: ffmpeg7 @7.1_3+gpl2 segfault when encoding using libx265
---------------------------+----------------------
Reporter: kaelef | Owner: mascguy
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version: 2.10.5
Resolution: | Keywords:
Port: ffmpeg7 x265 |
---------------------------+----------------------
Comment (by amadeus24):
Have same problem with {{{ffmpeg7}}}.\\
Used {{{ffmpeg4}}} {{{ffmpeg6}}} and {{{ffmpeg7}}} with the following
command:\\
{{{
ffmpeg7 -i "$input" -preset veryslow -crf 18 -c:v libx265 -c:a aac -b:a
192k -g 60 "$output"
}}}
Replaced {{{ffmpeg7}}} with {{{ffmpeg4}}} {{{ffmpeg6}}} in the command
line above and with {{{ffmpeg4}}} {{{ffmpeg6}}} I got a conversion.
{{{ffmpeg7}}} always crashed.\\
When using {{{libx264}}} all three version deliver correct results, only
{{{ffmpeg7}}} with {{{libx265}}} crashes, no matter which format input or
output I use.
--
Ticket URL: <https://trac.macports.org/ticket/71980#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list