[FFmpeg-user] How to extract 1 frame as JPEG per minute

Ulf Zibis Ulf.Zibis at gmx.de
Sun Jan 6 15:59:46 EET 2019


Hi,

Am 06.01.19 um 14:39 schrieb Carl Eugen Hoyos:
> 2019-01-06 14:38 GMT+01:00, Ulf Zibis <Ulf.Zibis at gmx.de>:
>>
>> I used:
>>
>> $ mplayer -dumpstream -dumpfile CYD_dump+nav.vob dvdnav:////dev/sr1
> Iirc, there is an option to set the device (that may
> be unneeded) and you provide the number of a
> title like dvdnav://1
When I drop the "//dev/sr1", mplayer tries to read from sr0, but there
is no disk.
So I tried with:
$ mplayer -dumpstream -dumpfile CYD_dump+nav.vob dvdnav://0//dev/sr1
Then I get the message:
DVDNAV, switched to title: 1
... and again I only get the 70 kB file.

With:
$ mplayer -dumpstream -dumpfile CYD_dump+nav.vob dvdnav://1//dev/sr1
it seems I get the real video ... it's now working ... let's wait for
the result.

-Ulf



More information about the ffmpeg-user mailing list