1
mirror of https://github.com/mpv-player/mpv synced 2024-07-27 17:48:22 +02:00

Mention hardware DTS pass-through. This wasn't strictly needed, but requested in:

Date: Jul 8, 2006 5:16 PM
Subject: Re: [MPlayer-users] mplayer and DTS pass-through

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18969 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
gpoirier 2006-07-08 19:46:11 +00:00
parent 4bc8d91bc9
commit 6e70bea4fa

View File

@ -3581,6 +3581,8 @@ Force the l3codeca.acm MP3 codec.
Try libmad first, then fall back on others. Try libmad first, then fall back on others.
.IPs "\-ac hwac3,a52," .IPs "\-ac hwac3,a52,"
Try hardware AC3 passthrough, software AC3, then others. Try hardware AC3 passthrough, software AC3, then others.
.IPs "\-ac hwdts,"
Try hardware DTS passthrough, then fall back on others.
.IPs "\-ac -ffmp3," .IPs "\-ac -ffmp3,"
Skip FFmpeg's MP3 decoder. Skip FFmpeg's MP3 decoder.
.RE .RE