diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-13 12:38:17 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-13 12:38:17 +0000 |
commit | 66abcc42af42d848725974c1a08fd43ce2053f78 (patch) | |
tree | 18626f55f3ae52f1b4af63154b57053047b44fb8 /DOCS/tech | |
parent | 0b162b1a83008458f26999f90a14f8fb0a58fff7 (diff) |
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.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25385 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/tech')
-rw-r--r-- | DOCS/tech/wishlist | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/DOCS/tech/wishlist b/DOCS/tech/wishlist index 0b3871913a..d7058fad3e 100644 --- a/DOCS/tech/wishlist +++ b/DOCS/tech/wishlist @@ -69,8 +69,6 @@ Filters: * 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) |