diff options
Diffstat (limited to 'etc')
-rw-r--r-- | etc/codecs.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf index 2c8ad8a8da..ae0969c0e9 100644 --- a/etc/codecs.conf +++ b/etc/codecs.conf @@ -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 |