Difference between revisions of "Mpjpeg"
Jump to navigation
Jump to search
(→Module options: Remove section, the option --sout-mpjpeg-separator is obsolete) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
+ | The '''Multipart JPEG''' [[muxer]]. | ||
+ | |||
+ | == Container format == | ||
{{mux|id=mpjpeg|encoder=y}} | {{mux|id=mpjpeg|encoder=y}} | ||
− | + | === Accepted video codecs === | |
+ | * [[MJPG]] | ||
+ | * [[JPEG]] | ||
+ | * [[JFIF]] | ||
+ | * [[JPGL]] | ||
+ | * [[mjpa]] | ||
+ | |||
+ | ==Source code== | ||
+ | {{file|modules/mux/mpjpeg.c|output muxer}} |