search for: oggtotalraw

Displaying 1 result from an estimated 1 matches for "oggtotalraw".

2004 Apr 24
2
Is this a bug in ogg ?
...test1.ogg fseek(fp,3403 + 5196,SEEK_SET); // place to the beginning of test2.ogg fprintf(stderr, " ov_open_return_code:%i\n",ov_open(fp, &vf, NULL, 0)); int xx = ov_raw_total(&vf,-1); int yy = (long)ov_pcm_total(&vf, -1); printf("oggtotalraw:%i",xx); printf("oggtotalpcm:%i",yy); } --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from this list, send a message to 'vorbis-request@xiph.org' containing only the word 'unsubscribe...