[Bug 269973] multimedia/mpv: Segmentation fault when rewinding forward or backward media on CURRENT
Date: Fri, 17 Mar 2023 15:54:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269973 --- Comment #13 from Jan Beich <jbeich@FreeBSD.org> --- (In reply to Alexander Vereeken from comment #11) > Only found on DVD, ogg and flac so far. Can you reproduce with your own encodes? $ ffmpeg -i foo.mp4 -y foo.flac $ ffmpeg -i foo.mp4 -vn -c:a vorbis -strict experimental -y foo.ogg $ ffmpeg -ss 5 -i foo.flac -f null /dev/null $ ffmpeg -ss 5 -i foo.ogg -f null /dev/null -- You are receiving this mail because: You are the assignee for the bug.