Image

From VideoLAN Wiki
Revision as of 21:50, 6 April 2019 by DoesItReallyMatter (talk | contribs) (→‎XCF: New section. All of these are my synthesis and are not copied from anywhere)
Jump to navigation Jump to search
image
VLC can decode this container.
The module name to use at the command line is image.

The Image demuxer is responsible for opening most image file formats in VLC media player.
Though the image module is capable of handling JPEGs, the jpeg module handles them as of VLC 2.2.0, so they can be encoded and decoded by the same module. The svg modules handle SVGs.

Supported formats:

Formats

XCF

Run-length encoded image format. Used by GIMP.

Source code