Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Mar 2023 15:54:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 269973] multimedia/mpv: Segmentation fault when rewinding forward or backward media on CURRENT
Message-ID:  <bug-269973-12827-QdgdK8dDAF@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-269973-12827@https.bugs.freebsd.org/bugzilla/>
References:  <bug-269973-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D269973

--- 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

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-269973-12827-QdgdK8dDAF>