1
mirror of https://github.com/mpv-player/mpv synced 2024-10-22 08:51:57 +02:00

add ac-3 fourcc from mp4 file

fixes incoming/AC3inMP4.mp4


git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@28132 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
compn 2008-12-11 23:33:43 +00:00
parent 04d6241380
commit ad69a8fb0c

View File

@ -3473,6 +3473,7 @@ audiocodec a52
info "AC3-liba52"
status working
format 0x2000
; format 0x332D6361 ; ac-3 in mp4 -- not working
fourcc dnet
driver liba52
dll "liba52"
@ -3481,6 +3482,7 @@ audiocodec ffac3
info "FFmpeg AC-3"
status working
format 0x2000
format 0x332D6361 ; ac-3 in mp4
fourcc dnet
driver ffmpeg
dll ac3
@ -3623,6 +3625,7 @@ audiocodec hwac3
info "AC3 through S/PDIF"
status working
format 0x2000
format 0x332D6361 ; ac-3 in mp4
fourcc dnet
driver hwac3