#10164: Segfault dual pass transcoding to AV1 with libaom
-------------------------------------+-------------------------------------
Reporter: Ferdi | Owner: (none)
Scholten |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Ferdi Scholten):
Done some more testing in 2pass transcoding:
Converting the input video to I420 (test2.y4m) rawvideo. Transcoding to
av1 with libaom to these containers:
webm -> transcodes fine
mkv -> transcodes fine
mp4 -> with every frame: ''[vost#0:0/libaom-av1 @ 0x55bf6e589540]
Overriding packet duration by frame rate, this should not happen'' Output
video is fine
Also used aomenc to transcode test2.y4m to webm with same parameters as
libaom, no problem and fast! (speed of this encode is about 150% of that
of FFmpeg).
Transcoding the original test2.mkv (h264 video) directly to av1 in these
containers:
mkv -> segfault at the end of the transcode
mp4 -> with every frame ''[vost#0:0/libaom-av1 @ 0x55bf6e589540]
Overriding packet duration by frame rate, this should not happen''
followed by segfault at the end of the transcode. Resulting file cannot be
played. [mov,mp4,m4a,3gp,3g2,mj2 @ 0x5579892b3840] moov atom not found
--
Ticket URL: <https://trac.ffmpeg.org/ticket/10164#comment:4>
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".