View Single Post
Old 15th May 2002, 10:42   #15  |  Link
QuoVadis
Guest
 
Posts: n/a
@LotionBoy: You can try a beta download of NBS Catalogue @: www.cip.uni-trier.de/may/Files/Beta-Update.zip

Like kthulhu I used the average bitrate in my parser, the min/max bitrates are ignored. If you encounter problems with sone ogm's, please send me the header data.

@kthulhu: I've got another problem with my parser. I cannot find a fps field nowhere in the header data. The only way I figured out was determining the # of frames by scanning the video-packets (well, atm only the last valid video stream packet) then loading the file into DirectShow and query the length in ms and calculate the fps. Do you know a better way?

QuoVadis
  Reply With Quote