Documentation:Modules/jpeg
Jump to navigation
Jump to search
Decoder
Module: jpeg | |
---|---|
Type | Access demux |
First VLC version | 2.2.0 |
Last VLC version | - |
Operating system(s) | all |
Description | JPEG image decoder through libjpeg |
Shortcut(s) | (none) |
VLC media player previously decoded JPEGs through the images demuxer (introduced in VLC 2.0.0).
Options
None.
Encoder
Module: jpeg | |
---|---|
Type | Muxer |
First VLC version | 2.2.0 |
Last VLC version | - |
Operating system(s) | all |
Description | JPEG image encoder through libjpeg |
Shortcut(s) | jpeg
|
Options
- sout-jpeg-quality <integer [0 .. 100]> : Quality level for encoding (this can enlarge or reduce output image size)
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.