MJPEG
Revision as of 23:20, 24 February 2019 by DoesItReallyMatter (talk | contribs) (The module name is "mjpeg" not "mjpg")
mjpeg
|
VLC can decode this container. The module name to use at the command line is mjpeg. |
Motion JPEG (M-JPEG) is a file containing a sequence of unconnected JPEG files.
Module options
- --mjpeg-fps (float)
- Frames per second when playing MJPEG. Use 0 (the default) when playing from a live stream such as a camera.
Source code
- modules/demux/mjpeg.c (input demuxer)