From 1c2c70fe4d17e93401f88fa9e4ec2b8404790bd3 Mon Sep 17 00:00:00 2001 From: Marth64 Date: Wed, 27 Nov 2024 23:28:50 -0600 Subject: [PATCH] doc/demuxers/dvdvideo: seeking is supported, remove outdated statement Signed-off-by: Marth64 --- doc/demuxers.texi | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/demuxers.texi b/doc/demuxers.texi index 86a9158e59..cc81c615dd 100644 --- a/doc/demuxers.texi +++ b/doc/demuxers.texi @@ -292,7 +292,6 @@ DVD-Video demuxer, powered by libdvdnav and libdvdread. Can directly ingest DVD titles, specifically sequential PGCs, into a conversion pipeline. Menu assets, such as background video or audio, can also be demuxed given the menu's coordinates (at best effort). -Seeking is not supported at this time. Block devices (DVD drives), ISO files, and directory structures are accepted. Activate with @code{-f dvdvideo} in front of one of these inputs.