Displaying 7 results from an estimated 7 matches for "oggzreadpag".
Did you mean:
oggzreadpage
2012 May 16
2
Problems seeking with liboggz
...Speex for voice recording/playback in a VoIP app.
I am experimenting with liboggz to get acquainted with its API.
As test files I am using some Ogg-Speex files converted from WAV files
with speexenc.exe.
I wrote a little testing app in Visual Studio 2010 under Windows 7.
I defined OggzReadPage and OggzReadPacket callbacks with
oggz_set_read_page() and oggz_set_read_callback().
For the moment I am mainly having troubles with seeking. Maybe I am not
using correctly liboggz API.
What happens:
- I open a Ogg Speex-encoded audio file with oggz_open("MyFile.spx",
OGGZ_R...
2012 May 17
0
Problems seeking with liboggz
...experimenting with liboggz to get acquainted with its API. ****
>
> As test files I am using some Ogg-Speex files converted from WAV files
> with speexenc.exe.****
>
> ****
>
> I wrote a little testing app in Visual Studio 2010 under Windows 7. ****
>
> I defined OggzReadPage and OggzReadPacket callbacks with
> oggz_set_read_page() and oggz_set_read_callback().****
>
> ****
>
> For the moment I am mainly having troubles with seeking. Maybe I am not
> using correctly liboggz API.****
>
> What happens:****
>
> - I open a Ogg Speex-en...
2004 Oct 05
0
liboggz 0.8.5 Released
....annodex.net/software/liboggz/download/liboggz-0.8.5.tar.gz
New in this release:
* new oggzmerge tool, for time-wise interleaving of bitstreams.
Via OggzAuto, merges files containing any number of Vorbis, Speex,
Theora and Annodex bitstreams automatically.
* updated support for Win32
* added OggzReadPage API
* many improvements to seeking behaviour
* added seek-stress example program
* fixed theora keyframe shift interpretation in oggz_auto
About Oggz
----------
Oggz comprises liboggz and the command-line tools oggzdump, oggzdiff and
oggzmerge.
liboggz supports the flexibility afforded by th...
2004 Oct 05
0
liboggz 0.8.5 Released
....annodex.net/software/liboggz/download/liboggz-0.8.5.tar.gz
New in this release:
* new oggzmerge tool, for time-wise interleaving of bitstreams.
Via OggzAuto, merges files containing any number of Vorbis, Speex,
Theora and Annodex bitstreams automatically.
* updated support for Win32
* added OggzReadPage API
* many improvements to seeking behaviour
* added seek-stress example program
* fixed theora keyframe shift interpretation in oggz_auto
About Oggz
----------
Oggz comprises liboggz and the command-line tools oggzdump, oggzdiff and
oggzmerge.
liboggz supports the flexibility afforded by th...
2012 May 21
1
Problems seeking with liboggz
...Speex for voice recording/playback in a VoIP app.
I am experimenting with liboggz to get acquainted with its API.
As test files I am using some Ogg-Speex files converted from WAV files with speexenc.exe.
I wrote a little testing app in Visual Studio 2010 under Windows 7.
I defined OggzReadPage and OggzReadPacket callbacks with oggz_set_read_page() and oggz_set_read_callback().
For the moment I am mainly having troubles with seeking. Maybe I am not using correctly liboggz API.
What happens:
- I open a Ogg Speex-encoded audio file with oggz_open("MyFile.spx", OGGZ_R...
2012 May 21
0
Problems seeking with liboggz
...pp.
>
> I am experimenting with liboggz to get acquainted with its API.
>
> As test files I am using some Ogg-Speex files converted from WAV
> files with speexenc.exe.
>
>
>
> I wrote a little testing app in Visual Studio 2010 under Windows 7.
>
> I defined OggzReadPage and OggzReadPacket callbacks with
> oggz_set_read_page() and oggz_set_read_callback().
>
>
>
> For the moment I am mainly having troubles with seeking. Maybe I am
> not using correctly liboggz API.
>
> What happens:
>
> - I open a Ogg Speex-encoded audio file w...
2012 May 23
0
Problems seeking with liboggz
...pp.
>
> I am experimenting with liboggz to get acquainted with its API.
>
> As test files I am using some Ogg-Speex files converted from WAV
> files with speexenc.exe.
>
>
>
> I wrote a little testing app in Visual Studio 2010 under Windows 7.
>
> I defined OggzReadPage and OggzReadPacket callbacks with
> oggz_set_read_page() and oggz_set_read_callback().
>
>
>
> For the moment I am mainly having troubles with seeking. Maybe I am
> not using correctly liboggz API.
>
> What happens:
>
> - I open a Ogg Speex-encoded audio file w...