Difference between revisions of "Mpjpeg"

From VideoLAN Wiki
Jump to navigation Jump to search
(→‎Accepted video codecs: jpga seems to have been a typo for mjpa. See talk)
(→‎Module options: Remove section, the option --sout-mpjpeg-separator is obsolete)
 
Line 10: Line 10:
 
* [[JPGL]]
 
* [[JPGL]]
 
* [[mjpa]]
 
* [[mjpa]]
 
==Module options==
 
* sout-mpjpeg-separator ([[string]])
 
*: Multipart strings like MPJPEG use a specific string to separate its content pieces. You can select this string. Default is "--myboundary".
 
  
 
==Source code==
 
==Source code==
 
{{file|modules/mux/mpjpeg.c|output muxer}}
 
{{file|modules/mux/mpjpeg.c|output muxer}}

Latest revision as of 06:08, 24 March 2019

The Multipart JPEG muxer.

Container format

mpjpeg
VLC can encode and decode this container.
The module name to use at the command line is mpjpeg.

Accepted video codecs

Source code