On Mon, Dec 20, 2010 at 04:22:55PM -0600, Vishesh Kalra wrote:
> Hi Everyone,
> 
> Can somebody tell me, after encoding a video using schroedinger by changing
> Quality Factor, how can know the bitrate of the encoded video??

If you are adjusting the quality setting, then you are presumably
using the rate-control=constant-quality setting.  (If you aren't,
then setting the quality has no effect.)  In constant-quality mode,
there is no bit rate; it varies from frame to frame.

You can, of course, calculate the average bit rate of a particular
file by dividing the file size by the duration of the file, but
"average bit rate" doesn't have any meaning.



David


------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Schrodinger-devel mailing list
Schrodinger-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/schrodinger-devel

Reply via email to