From 130a79ff1feaa43f99d0ad4bde67a76cc6f37fd6 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard <dr@jones.dk> Date: Mon, 19 Sep 2011 19:05:56 +0200 Subject: Clarify relationship between size and profile in help text. --- localvideowebencode | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'localvideowebencode') diff --git a/localvideowebencode b/localvideowebencode index 9e8bfe9..c2edf2a 100755 --- a/localvideowebencode +++ b/localvideowebencode @@ -36,9 +36,13 @@ html favoring open formats with optional non-JavaScript Flash fallback. -h, --help This help text Examples: - $PRG -s 320x200 -t "Funny guy" myvideo.dv + $PRG -s qvga -t "Funny guy" myvideo.dv + $PRG -p hiwide -s hd480 -t "Funny guy" myvideo.dv -NB! use max. 640x480 to support old iPod (e.g. 640x360 for 16:9). +Profile "lo" (default) is optimal for 320x240 (qvga). +Profile "hi" is optimal for 640x240 (vga) content. + +NB! Old iPod has 640x480 limit, so use 640x360 (not hd480) with hiwide. More info: <http://camendesign.com/code/video_for_everybody> EOF -- cgit v1.2.3