search for: posmsecs

Displaying 5 results from an estimated 5 matches for "posmsecs".

2012 May 16
2
Problems seeking with liboggz
...audio file with oggz_open("MyFile.spx", OGGZ_READ | OGGZ_AUTO); - I have a loop of invocations of oggz_read() that triggers in the due time the page and packet callbacks defined by me. - But when I randomly do seeking by means of ogg_int64_t rseek = oggz_seek_units(pOGGZ, posMsecs, SEEK_SET); I get erratic results: Many times rseek does not match posMsecs. The first page callback after the seek invocation refers to a page that is sometimes previous and sometimes after the page that contains posMsecs. What rules are to be followed for s...
2012 May 17
0
Problems seeking with liboggz
..., > OGGZ_READ | OGGZ_AUTO); **** > > - I have a loop of invocations of oggz_read() that triggers in the due > time the page and packet callbacks defined by me.**** > > - But when I randomly do seeking by means of **** > > ogg_int64_t rseek = oggz_seek_units(pOGGZ, posMsecs, SEEK_SET);**** > > I get erratic results: **** > > Many times rseek does not match posMsecs. **** > > The first page callback after the seek invocation refers to a page > that is sometimes previous and sometimes after the page that contains > posMsecs.*...
2012 May 21
1
Problems seeking with liboggz
...audio file with oggz_open("MyFile.spx", OGGZ_READ | OGGZ_AUTO); - I have a loop of invocations of oggz_read() that triggers in the due time the page and packet callbacks defined by me. - But when I randomly do seeking by means of ogg_int64_t rseek = oggz_seek_units(pOGGZ, posMsecs, SEEK_SET); I get erratic results: Many times rseek does not match posMsecs. The first page callback after the seek invocation refers to a page that is sometimes previous and sometimes after the page that contains posMsecs. What rules are to be followed for s...
2012 May 21
0
Problems seeking with liboggz
...ile.spx", > OGGZ_READ | OGGZ_AUTO); > > - I have a loop of invocations of oggz_read() that triggers in the > due time the page and packet callbacks defined by me. > > - But when I randomly do seeking by means of > > ogg_int64_t rseek = oggz_seek_units(pOGGZ, posMsecs, SEEK_SET); > > I get erratic results: > > Many times rseek does not match posMsecs. > > The first page callback after the seek invocation refers to a > page that is sometimes previous and sometimes after the page that > contains posMsecs. > > > &g...
2012 May 23
0
Problems seeking with liboggz
...ile.spx", > OGGZ_READ | OGGZ_AUTO); > > - I have a loop of invocations of oggz_read() that triggers in the > due time the page and packet callbacks defined by me. > > - But when I randomly do seeking by means of > > ogg_int64_t rseek = oggz_seek_units(pOGGZ, posMsecs, SEEK_SET); > > I get erratic results: > > Many times rseek does not match posMsecs. > > The first page callback after the seek invocation refers to a > page that is sometimes previous and sometimes after the page that > contains posMsecs. > > > &g...