mirror of https://github.com/mpv-player/mpv
libavformat seems to use "Vo" as Vorbis tag, so add that.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17010 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
47baf2be82
commit
1ceb1daa66
|
@ -2622,6 +2622,7 @@ audiocodec vorbis
|
|||
status working
|
||||
comment "OggVorbis driver using libvorbis"
|
||||
fourcc vrbs
|
||||
format 0x566F
|
||||
driver libvorbis
|
||||
dll "libvorbis"
|
||||
; acm codec doesn't work, haven't tried zorannt dshow codec
|
||||
|
|
Loading…
Reference in New Issue