summaryrefslogtreecommitdiffstats
path: root/libvo
diff options
context:
space:
mode:
Diffstat (limited to 'libvo')
-rw-r--r--libvo/vo_svga.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/libvo/vo_svga.c b/libvo/vo_svga.c
index a970d21ec2..24e51d48a7 100644
--- a/libvo/vo_svga.c
+++ b/libvo/vo_svga.c
@@ -15,8 +15,7 @@ Wrangings:
- retrace sync works only in doublebuffer mode.
- the retrace sync may slow down decoding a lot - mplayer is blocked while
waiting for retrace
- - denoise3d fails to find common colorspace, vf_scale doesn't help - It is
- mplayer bug.
+ - denoise3d fails to find common colorspace, use -vf denoise3d,scale
TODO:
- let choose_best_mode take aspect into account