Mercurial > mplayer.hg
diff DOCS/tech/wishlist @ 25357:b265c001e64a
Add new audio filter for encoding multi-channel audio into ac3 at runtime.
And if set first parameter of this filter to 1, it will do ac3 passthrough
like hwac3 did.
author | ulion |
---|---|
date | Thu, 13 Dec 2007 12:38:17 +0000 |
parents | 4abb9224e69b |
children | de9d7dfe785c |
line wrap: on
line diff
--- a/DOCS/tech/wishlist Wed Dec 12 23:01:49 2007 +0000 +++ b/DOCS/tech/wishlist Thu Dec 13 12:38:17 2007 +0000 @@ -69,8 +69,6 @@ * insert af volnorm during playback - * encode multi-channel audio into ac3 at runtime and passthrough it to s/pdif - * allow frame insertion & removal in video filters (with timestamps) * xinerama video filter that splits movie to 2 screens (like zr)