HydrogenAudio

Lossy Audio Compression => Ogg Vorbis => Ogg Vorbis - Tech => Topic started by: mp4_Programmer on 2013-04-30 07:29:35

Title: calculating ogg video length and bitrate
Post by: mp4_Programmer on 2013-04-30 07:29:35
Hi,

I am writing a parser for ogg video. I read the spec but could not get how to extract the video length and total bitrate from the video.

I tried getting bitrate from nomial bitrate field NOMBR specified in the spec but that is always coming 0.

can any one please let me know how we can get the video length and bitrate.

any help is highly appreciated.

Thanks in advance.