mirror of
https://github.com/mpv-player/mpv
synced 2025-02-08 16:07:16 +00:00
some mplayer-g2 related fourccs added
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@10127 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
3dc419b65d
commit
cea5e940fe
@ -15,7 +15,7 @@ release 20030119
|
||||
videocodec theora
|
||||
info "Theora (free, reworked VP3)"
|
||||
status working
|
||||
fourcc theo
|
||||
fourcc theo,Thra
|
||||
format 0xFFFC
|
||||
driver theora
|
||||
dll libtheora
|
||||
@ -971,6 +971,7 @@ videocodec ffvp3
|
||||
info "FFmpeg's VP3-Codec"
|
||||
status untested
|
||||
fourcc VP30,vp30,VP31,vp31
|
||||
format 0x20335056 ; "VP3 " (used in .nsv files)
|
||||
driver ffmpeg
|
||||
dll "vp3"
|
||||
out YV12
|
||||
@ -1687,6 +1688,7 @@ audiocodec mp3
|
||||
format 0x55 ; layer-3
|
||||
format 0x33706d2e ; ".mp3" CBR/VBR MP3 (MOV files)
|
||||
format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
|
||||
format 0x2033504D ; "MP3 " (used in .nsv files)
|
||||
driver mp3lib
|
||||
flags seekable
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user