View Single Post
Old 02-18-2009, 09:12 AM  
teh ghey
Guest
 
Posts: n/a
Quote:
Originally Posted by fris View Post
whats your command line settings for conversion?
this is the code
$ffmpeg->setFormatToFLV(22050, 32);
Second parameter is audio bit rate.

I changed it to $ffmpeg->setFormatToFLV(22050, 256);
and its still sounds bad
  Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote