Difference between revisions of "Documentation:Modules/mjpeg"

From VideoLAN Wiki
Jump to navigation Jump to search
m (→‎Source code: New section)
m (Module: type=Access demux)
Line 1: Line 1:
{{Module|name=mjpeg|type=Demux|description=[[M-JPEG]] camera demuxer}}
+
{{Module|name=mjpeg|type=Access demux|description=[[M-JPEG]] camera demuxer}}
  
 
{{Option
 
{{Option

Revision as of 06:07, 13 March 2019

Module: mjpeg
Type Access 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 GuideStreaming HowToHacker GuideModules)
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.