Quote:
Originally Posted by fuzebox
For starters I'd drop the qscale argument... Also the -s ###x### should be the size you want the video to be displayed at. Finally, -b requires a value in bps, not kbps, so if you are looking for 500 kbps it should be printed as -b 500000.
|
For some reason the file size stayed the same when I changed -b 500 to -b 768000... could that be because I had the -qscale in there or is my script screwed up?
And do you know why it wont convert when I have the -s set to 300x235 ? is there a min required size or ?
Thanks you.