mirror of
https://github.com/mpv-player/mpv
synced 2025-02-16 12:17:12 +00:00
codecs.conf: add S302M audio codec from libavcodec
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@33460 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
96c992de47
commit
bd3ed7cf1f
@ -4379,6 +4379,13 @@ audiocodec ffpcmlxf
|
||||
driver ffmpeg
|
||||
dll pcm_lxf
|
||||
|
||||
audiocodec ffs302m
|
||||
info "SMPTE 302M"
|
||||
status working
|
||||
fourcc BSSD
|
||||
driver ffmpeg
|
||||
dll s302m
|
||||
|
||||
; add every new fourcc also to allocate_parser()
|
||||
; in libmpdemux/demuxer.c
|
||||
audiocodec ffac3
|
||||
|
Loading…
Reference in New Issue
Block a user