#11324: Corrupted HEVC bitstream generated by extracting it from MP4 file -------------------------------------+------------------------------------- Reporter: Diego de | Owner: (none) Souza | Type: defect | Status: new Priority: important | Component: ffmpeg Version: 6.1.1 | Resolution: Keywords: mp4 atom | Blocked By: dtsd sps pps hevc | Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+------------------------------------- Comment (by Diego de Souza):
Tested with the latest commit from master (3bfb6061fb54d24f0ba80f1b5ad01c0bbb196830) Same problem, the issue remains. {{{ % ffmpeg -i h265.mp4 -c:v copy h265.hevc (CRASH) % ffmpeg -i h265.hevc -f null - ffmpeg version N-117948-g3bfb6061fb Copyright (c) 2000-2024 the FFmpeg developers built with gcc 13 (Ubuntu 13.2.0-23ubuntu4) configuration: --prefix=/home/ddesouza/ffmpeg_build --pkg-config- flags=--static --extra-cflags=-I/home/ddesouza/ffmpeg_build/include --extra-ldflags=-L/home/ddesouza/ffmpeg_build/lib --extra-libs='-lpthread -lm' --ld=g++ --bindir=/home/ddesouza/bin --enable-gpl --enable-gnutls --enable-libaom --enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-libsvtav1 --enable-libdav1d --enable-libvorbis --enable-libvpx --enable-libx264 --enable-libx265 --enable-nonfree --enable-avfilter libavutil 59. 47.101 / 59. 47.101 libavcodec 61. 26.100 / 61. 26.100 libavformat 61. 9.100 / 61. 9.100 libavdevice 61. 4.100 / 61. 4.100 libavfilter 10. 6.101 / 10. 6.101 libswscale 8. 12.100 / 8. 12.100 libswresample 5. 4.100 / 5. 4.100 libpostproc 58. 4.100 / 58. 4.100 }}} -- Ticket URL: <https://trac.ffmpeg.org/ticket/11324#comment:3> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker
_______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".