tc-video-generic: doc update.

master
Pierre Neidhardt 2013-11-29 14:17:49 +01:00
parent beac6ae85c
commit 1f8560ab50
1 changed files with 2 additions and 2 deletions

View File

@ -47,9 +47,9 @@ Examples:
${1##*/} input-folder input.video
* Convert to .avi container with xvid video and mp3 audio.
* Convert to .avi container with xvid (quality 3) video and mp3 audio.
${1##*/} -e avi -v xvid -a mp3 input.video
${1##*/} -e avi -v "libxvid -qscale:v 3" -a mp3 input.video
* Preview black stripes cropping.