[FFmpeg-devel] [PATCH] avformat/dvdvideodec: Do not EOF on WAIT events
Stefano Sabatini
stefasab at gmail.com
Mon Jul 1 23:42:05 EEST 2024
On date Wednesday 2024-06-26 20:34:35 -0500, Marth64 wrote:
> A DVDNAV_WAIT event by itself should not warrant an
> EOF when navigating the program stream. Some discs
> have WAIT events in the middle of a title, causing
> playback to end prematurely prior to this fix.
>
> Signed-off-by: Marth64 <marth64 at proxyid.net>
> ---
> libavformat/dvdvideodec.c | 17 ++++++++---------
> 1 file changed, 8 insertions(+), 9 deletions(-)
LGTM.
More information about the ffmpeg-devel
mailing list