multimedia/mjpegtools: Wrap README at 72 columns.

Signed-off-by: B. Watson <yalhcru@gmail.com>
This commit is contained in:
B. Watson 2022-03-13 17:16:29 -04:00
parent f3ee1b68bb
commit a423c4d0fa

View file

@ -1,13 +1,13 @@
The mjpeg programs are a set of tools that can do recording of videos and The mjpeg programs are a set of tools that can do recording of videos
playback, simple cut-and-paste editing and the MPEG compression of audio and playback, simple cut-and-paste editing and the MPEG compression of
and video under Linux. audio and video under Linux.
Recording is supported for the Zoran based cards like the Buz (Iomega), Recording is supported for the Zoran based cards like the Buz
DC10 (MIRO, Pinnacle), Matrox Marvel cards and the LML33 (Linux Media Labs). (Iomega), DC10 (MIRO, Pinnacle), Matrox Marvel cards and the LML33
See related pages to the right to find the right driver for your card. (Linux Media Labs). See related pages to the right to find the right
The recorded videos can be converted to MPEG streams. The software playback driver for your card. The recorded videos can be converted to MPEG
of MPEG streams works with almost every player and every OS. streams. The software playback of MPEG streams works with almost every
You can produce special forms of MPEG streams like VCD (Video CD) and SVCD player and every OS. You can produce special forms of MPEG streams
for hardware playback. like VCD (Video CD) and SVCD for hardware playback.
This optionally depends on libquicktime, libdv and SDL_gfx. This optionally depends on libquicktime, libdv and SDL_gfx.