1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00

doc/demuxers/dvdvideo: seeking is supported, remove outdated statement

Signed-off-by: Marth64 <marth64@proxyid.net>
This commit is contained in:
Marth64 2024-11-27 23:28:50 -06:00
parent e256761def
commit 1c2c70fe4d

View File

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