[Bug 269973] multimedia/mpv: Segmentation fault when rewinding forward or backward media on CURRENT

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 15 Mar 2023 13:37:09 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269973

--- Comment #10 from Jan Beich <jbeich@FreeBSD.org> ---
(In reply to Jan Beich from comment #9)
> ffmpeg -i foo.mp4 -ss 5 -f null /dev/null

Oops, -ss should be before -i to seek during demuxing/decoding instead of
muxing/encoding.

-- 
You are receiving this mail because:
You are the assignee for the bug.