mirror of https://github.com/mpv-player/mpv
mov raw audio format
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@2108 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
e7c5277dc4
commit
113e2a4845
|
@ -462,6 +462,7 @@ audiocodec pcm
|
|||
info "Uncompressed PCM"
|
||||
status working
|
||||
format 0x1
|
||||
format 0x20776172 ; "raw " (MOV files)
|
||||
;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
|
||||
; format 0x6
|
||||
; format 0x7
|
||||
|
|
Loading…
Reference in New Issue