summaryrefslogtreecommitdiff
path: root/localvideowebencode
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2014-09-29 12:04:19 +0200
committerJonas Smedegaard <dr@jones.dk>2014-09-29 12:04:19 +0200
commit8bd0f14f8b935d161b08fb58bfc1be23b697f756 (patch)
tree38ef6b1a97a15680f2f28ce885b1db053fe2b38d /localvideowebencode
parent050d80afe7b07fb5c7c92f7c19ca9dc7b3b8b612 (diff)
Improve tips section of help text.
Diffstat (limited to 'localvideowebencode')
-rwxr-xr-xlocalvideowebencode7
1 files changed, 4 insertions, 3 deletions
diff --git a/localvideowebencode b/localvideowebencode
index 0febb57..033151c 100755
--- a/localvideowebencode
+++ b/localvideowebencode
@@ -101,15 +101,16 @@ Examples:
$PRG -p 480p15 --filter "grain noise=20" myvideo.dv
Recommendations for best results:
- * Use square-pixel max. 480 width (vga 480p).
- * Use a modulus 16 profile (qvga vga 480p 720p).
- * Adjust --video or --ref-bpp until visual unacceptable.
+ * Use square pixels, modulus 16, max. 480 width (qvga vga 480p 720p).
+ * Try lower --ref-bpp while visually acceptable, or raise to max. 0.2.
+ * Expand and compress noisy speech with ladspa.1075 and ladspa.1916.
More info:
<http://camendesign.com/code/video_for_everybody>
<http://www.streaminglearningcenter.com/articles/configuring-your-streaming-video-(for-newbies).html>
<http://en.wikipedia.org/wiki/HTML5_video>
<http://www.penguinproducer.com/2012/01/ladspa-noise-removal/>
+<http://theproaudiofiles.com/mixing-vocals-dynamics-compression-limiting>
<http://www.internetmarketingnotes.com/2010/07/free-embeddable-flash-video-flv-players-for-commercial-use/>
EOF
}