mirror of https://github.com/mpv-player/mpv
add "lpcJ" fourcc for the RealAudio 1.0 codec.
patch by Francesco Lavra git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@31257 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a564c5a6cc
commit
52cc89f751
|
@ -3536,6 +3536,7 @@ audiocodec ffra144
|
|||
info "FFmpeg RealAudio 1.0"
|
||||
status working
|
||||
format 0x345F3431 ; "14_4"
|
||||
format 0x4A63706C ; "lpcJ"
|
||||
driver ffmpeg
|
||||
dll "real_144"
|
||||
|
||||
|
|
Loading…
Reference in New Issue