[MacPorts] #59390: ffmeg 4.2.1 crash using -vcodec libx26
MacPorts
noreply at macports.org
Sat Oct 19 12:50:47 UTC 2019
#59390: ffmeg 4.2.1 crash using -vcodec libx26
---------------------+--------------------
Reporter: jpmelko | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: ffmpeg
---------------------+--------------------
{{{
titi at Bacchus Downloads % ffmpeg -i /Users/titi/Downloads/Test.mp4 -vcodec
libx264 melko.ts
ffmpeg version 4.2.1 Copyright (c) 2000-2019 the FFmpeg developers
built with clang version 9.0.0 (tags/RELEASE_900/final)
configuration: --prefix=/opt/local --enable-swscale --enable-avfilter
--enable-avresample --enable-libmp3lame --enable-libvorbis --enable-
libopus --enable-librsvg --enable-libtheora --enable-libopenjpeg --enable-
libmodplug --enable-libvpx --enable-libsoxr --enable-libspeex --enable-
libass --enable-libbluray --enable-lzma --enable-fontconfig --enable-
libfreetype --enable-libfribidi --disable-libopencore-amrnb --disable-
libopencore-amrwb --enable-opencl --disable-outdev=xv --enable-
audiotoolbox --enable-videotoolbox --enable-sdl2
--mandir=/opt/local/share/man --enable-shared --enable-pthreads
--cc=/opt/local/bin/clang-mp-9.0 --arch=x86_64 --enable-x86asm --enable-
libx265 --enable-libdc1394 --enable-librtmp --enable-gpl --enable-postproc
--enable-libx264 --enable-libxvid --enable-version3 --enable-libsmbclient
--enable-nonfree --enable-libfdk-aac
libavutil 56. 31.100 / 56. 31.100
libavcodec 58. 54.100 / 58. 54.100
libavformat 58. 29.100 / 58. 29.100
libavdevice 58. 8.100 / 58. 8.100
libavfilter 7. 57.100 / 7. 57.100
libavresample 4. 0. 0 / 4. 0. 0
libswscale 5. 5.100 / 5. 5.100
libswresample 3. 5.100 / 3. 5.100
libpostproc 55. 5.100 / 55. 5.100
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/titi/Downloads/Test.mp4':
Metadata:
major_brand : mp42
minor_version : 512
compatible_brands: isomiso2avc1mp41
creation_time : 2019-10-18T22:31:57.000000Z
encoder : HandBrake 1.2.2 2019022300
Duration: 01:24:23.31, start: 0.000000, bitrate: 2164 kb/s
Stream #0:0(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv,
bt709), 1280x720 [SAR 1:1 DAR 16:9], 2026 kb/s, 24.99 fps, 25 tbr, 90k
tbn, 180k tbc (default)
Metadata:
creation_time : 2019-10-18T22:31:57.000000Z
handler_name : VideoHandler
Stream #0:1(und): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz,
stereo, fltp, 131 kb/s (default)
Metadata:
creation_time : 2019-10-18T22:31:57.000000Z
handler_name : SoundHandler
File 'melko.ts' already exists. Overwrite ? [y/N] y
Stream mapping:
Stream #0:0 -> #0:0 (h264 (native) -> h264 (libx264))
Stream #0:1 -> #0:1 (aac (native) -> mp2 (native))
Press [q] to stop, [?] for help
[libx264 @ 0x7fb28f804400] using SAR=1/1
zsh: segmentation fault ffmpeg -i /Users/titi/Downloads/Test.mp4 -vcodec
libx264 melko.ts
titi at Bacchus Downloads %
}}}
works with flv for example.
Does not depends on the mp4 file to convert
I am on Catatalina
--
Ticket URL: <https://trac.macports.org/ticket/59390>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list