Get x seconds |
![]() ![]() |
Get x seconds |
Mar 31 2011, 16:58
Post
#1
|
|
|
Group: Members Posts: 1 Joined: 31-March 11 Member No.: 89451 |
hi,
I'm currently wrting a small app (C++) and I want to load a vorbis file. everything works but now I want to have x amount of seconds read in stade of x amount of data. it's probably a single simple line (using the bitrate ?) to convert the time wanted to data wanted but I can't figure it out... any help ? cheers |
|
|
|
Mar 31 2011, 17:55
Post
#2
|
|
![]() Server Admin Group: Admin Posts: 4808 Joined: 24-September 01 Member No.: 13 |
Vorbis bitrate is variable, so you cannot use it to convert time to size. You need to parse at least the Ogg layer and interpret the timestamps.
|
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 18th May 2013 - 23:53 |