View Full Version : Get ogg bitrate after BeSweet encoding.
tHe gLouCh
17th June 2003, 22:18
Is there a way to get (with a return function?) the bitrate of an ogg file after BS have encoded it ? I know it's in the log file so...
[00:01:08:032] Actual Avg. Bitrate : 82kbps
jkwarras
18th June 2003, 12:24
Don't know if that's what you're asking, but if you want to know the real bitrate of your ogg file, open in it winvorbis, it shows you real bitrate, not nominal like in medainfo or gspot.
tHe gLouCh
18th June 2003, 12:41
Thanks but it's not what I'm looking for.
What I want is for programming:
ABitrate:=AFunction("ExecuteBeSweet(input.ac3, output.ogg)")
I know how to do the "AFunction" using the BeSweet log file (it's only searching for the line "[00:01:08:032] Actual Avg. Bitrate : 82kbps" and get "82").
I want to know if I can do that a more easier way since BeSweet MUST write the value to the log.
jkwarras
19th June 2003, 12:44
Too dificult for me :p Sorry. But i'm sure people in this forum can help you :)
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.