mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 04:07:08 +00:00
Allow mp2 in mov.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28086 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
0864f92e7a
commit
9dca7aa7d9
@ -3202,6 +3202,7 @@ audiocodec mp3
|
||||
format 0x50 ; layer-1 && layer-2
|
||||
format 0x55 ; layer-3
|
||||
format 0x5500736d ; "ms\0\x55" older mp3 fcc (MOV files)
|
||||
format 0x5000736d ; "ms\0\x50" older mp2 fcc (MOV files)
|
||||
fourcc ".mp3" ; CBR/VBR MP3 (MOV files)
|
||||
fourcc "MP3 " ; used in .nsv files
|
||||
fourcc "LAME" ; used in mythtv .nuv files
|
||||
|
Loading…
Reference in New Issue
Block a user