Quote:
Originally Posted by stocktrader23
/usr/local/bin/ffmpeg -i {input_file} -copyts -b 400k -ar 44100 -s {input_width}x{input_height} {output_file};
/usr/local/bin/flvtool2 -U -c -duration:{duration} {output_file}
Looking to improve quality without destroying a server. Any suggestions?
|
Can't help you with ffmpeg, I wish I could.... but why don't you upgrade your server? A quad core with 8GB RAM and 12GB SWAP can easily handle stuff like that.