mirror of
https://github.com/mpv-player/mpv
synced 2024-12-30 19:22:11 +00:00
added qpeg
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@5747 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8f1734799b
commit
1fd22f8687
@ -801,6 +801,15 @@ videocodec ucod
|
||||
out BGR32,BGR24,BGR15 flip
|
||||
; out BGR16 flip
|
||||
|
||||
videocodec qpeg
|
||||
info "Q-Team's QPEG (www.q-team.de)"
|
||||
status buggy
|
||||
fourcc Q1.0
|
||||
fourcc Q1.1
|
||||
driver vfw
|
||||
dll "qpeg32.dll"
|
||||
out BGR8 flip
|
||||
|
||||
; raw formats: (now RGB formats are autodetected)
|
||||
|
||||
; these raw codecs are used mostly by tv input
|
||||
|
Loading…
Reference in New Issue
Block a user