Mpjpeg
From VideoLAN Wiki
The Multipart JPEG muxer.
Contents |
Container format
mpjpeg
|
VLC can encode and decode this container.
The module name to use at the command line is mpjpeg. |
Accepted video codecs
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
- modules/mux/mpjpeg.c (output muxer)