mirror of
https://github.com/mpv-player/mpv
synced 2025-01-19 13:51:14 +00:00
Support for "NONE" audio in MOV files generated by Kodak CX6230
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@14134 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
39e764aa21
commit
14151930d0
@ -2121,6 +2121,7 @@ audiocodec pcm
|
||||
format 0x736f7774 ; "twos" (MOV files)
|
||||
format 0x74776f73 ; "sowt" (MOV files)
|
||||
format 0x32336c66 ; "fl32" (MOV files)
|
||||
format 0x454e4f4e ; "NONE" (MOV files from Kodak CX6320)
|
||||
;;;; these are for hardware support only: (alaw,ulaw,ima-adpcm,mpeg,ac3)
|
||||
; format 0x6
|
||||
; format 0x7
|
||||
|
Loading…
Reference in New Issue
Block a user