Update transcode.md

waldyrious/alt-syntax
85pando 2015-11-11 13:08:08 +01:00
parent 191b855355
commit cb1c42d1e4
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@
`transcode -J transform -i {{inputfile}} -y xvid -o {{outputfile}}`
- Resize the video to 640x480 Pixels and convert to MPEG4 codec using xvid.
- Resize the video to 640x480 pixels and convert to MPEG4 codec using xvid.
`transcode -Z 640x480 -i {{inputfile}} -y xvid -o {{outputfile}}`