Difference between revisions of "Documentation:Modules/mjpeg"
Jump to navigation
Jump to search
(Create page, marked up/adapted from program output) |
m (→Source code: New section) |
||
Line 9: | Line 9: | ||
|default=0 | |default=0 | ||
}} | }} | ||
+ | |||
+ | == Source code == | ||
+ | * {{VLCSourceFile|modules/demux/mjpeg.c}} | ||
{{Documentation}} | {{Documentation}} |
Revision as of 20:43, 25 February 2019
Module: mjpeg | |
---|---|
Type | Demux |
First VLC version | - |
Last VLC version | - |
Operating system(s) | all |
Description | M-JPEG camera demuxer |
Shortcut(s) | - |
- mjpeg-fps <float [-340282346638528859811704183484516925440.000000 .. 340282346638528859811704183484516925440.000000]> : This is the desired frame rate when playing MJPEG from a file. Use 0 (this is the default value) for a live stream (from a camera) default value: 0
Source code
This page is part of official VLC media player Documentation (User Guide • Streaming HowTo • Hacker Guide • Modules)
Please read the Documentation Editing Guidelines before you edit the documentation
Please read the Documentation Editing Guidelines before you edit the documentation
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.