Difference between revisions of "QPEG"
Jump to navigation
Jump to search
(Create page. We seem to support it but not advertise it: https://git.videolan.org/?p=vlc.git;a=blob;f=modules/codec/avcodec/fourcc.c;h=b564df775f3b721400b5a4b3841d0777a80ba91b;hb=HEAD#l119) |
(Dummy edit: Yes, we can open it (tested on VLC 3.0.6). Messages log: "avcodec debug: codec (qpeg) started" and finally "main debug: [file] successfully opened") |
||
Line 3: | Line 3: | ||
QPEG is a video compression codec created by Q-Team, the name being an [[wiktionary:allusion|allusion]] to multimedia codecs ''[[JPEG]]'' and ''[[MPEG]]''. It compresses with [[RLE]], interframe differencing and motion compensation. | QPEG is a video compression codec created by Q-Team, the name being an [[wiktionary:allusion|allusion]] to multimedia codecs ''[[JPEG]]'' and ''[[MPEG]]''. It compresses with [[RLE]], interframe differencing and motion compensation. | ||
+ | <!--Dummy edit--> |
Latest revision as of 06:11, 11 April 2019
QPEG
|
This is a video codec. The name to use at the command line is QPEG. This codec is from the avcodec module. |
QPEG is a video compression codec created by Q-Team, the name being an allusion to multimedia codecs JPEG and MPEG. It compresses with RLE, interframe differencing and motion compensation.