Displaying 9 results from an estimated 9 matches for "ingrahams".
Did you mean:
ingraham
2013 May 20
2
libfishsound: Bug in fish_sound_flush
I apologize if this is the wrong list for this, but after searching the
available lists at xiph.org, this is the closest I could find.
I ran into a bug in the example fishsound-encode.c program where it gets
OGGZ_ERR_BAD_SERIALNO errors from oggz:
fish_sound_flush (fsound);
oggz_run (oggz);
oggz_close (oggz);
fish_sound_delete (fsound);
After debugging, it appears that
2013 May 17
1
Multi-Track-Single-Logical-Stream Ogg-Vorbis (mogg) vs Multi-Track-Multi-Logical-Stream Ogg-Vorbis
Hi All,
I am in the midst of developing a library for easily recording multi-track
audio for a court recording system. Well, it can be used for anything, but
this is its first intended use.
The idea is to simultaneously capture/compress/archive 8 to 16 mono
sources (microphones) in an Ogg container using Vorbis. Then later, be
able to play back only selected logical streams, or
2013 May 21
0
libfishsound: Bug in fish_sound_flush
On 21 May 2013 00:17, Bob Ingraham <bobi at ingrahams.us> wrote:
> I apologize if this is the wrong list for this, but after searching the
> available lists at xiph.org, this is the closest I could find.
>
> I ran into a bug in the example fishsound-encode.c program where it gets
> OGGZ_ERR_BAD_SERIALNO errors from oggz:
>
>...
2007 Jan 28
1
needs must make MD ignore my PHP
I need to exclude arbitrary chunks of my documents from Markdown
parsing, because my documents are littered with <?php blah blah ?>,
and a few other oddities. These blocks get gifted with unwanted
markup by Markdown:
<?php blah blah ?> becomes <p><?php blah blah ?></p>
If I can't make it stop that, it's a dealbreaker for me in an
otherwise
2013 May 20
0
libfishsound/liboggz: How to properly set e_o_s marker when encoding?
Perhaps I am really dense, but after writing an app to encode multi-stream
audio files using libfishsound and liboggz, I cannot figure out a way to
reliably determine the which packet is the FINAL packet output from the
encoder, so I can set the e_o_s flag on it.
What is the magic for determining WHEN to set the e_o_s marker on a packet
in the FishSoundEncoded callback function?
Even though I
2009 Sep 14
1
How to create a new share
This is a simple problem, I'm sure, but it's stumped me so far.
I am using Samba version 2.2.3a on an IBM AIX server and I need to
create a new share and cannot find how to do that from the documentation
I have.
The shares I have were set up by a person that is no longer employed
with us and he didn't document his work so I'm stuck trying to do this.
When I try to use
2013 Aug 31
1
Fishsound + Opus
"Bob Ingraham" wrote:
> Subject: [Vorbis] Encoding using Fishsound + Vorbis = Strange
> "RoboCop" artifact
> Hello Fellow-Vorbisites,
>
> I've written a multi-track encoding/decoding library based upon fishsound.
>
> Utilized Visual Studio 2010 to build 32-bit DLL's (Debug mode - no
> optimization) of all the following:
>
> libogg 1.3.1
2013 Sep 06
0
Multi-track Seeking with oggz
Hopefully, this is the correct list for liboggz questions - if not please
let me know.
If I have multiple logical streams in an ogg file, and I invoke the
oggz_seek_units() function, how does it know on which logical stream to
seek? Or does it matter?
For example, assume:
1. I've opened an ogg file with the correct flags: OGGZ_READ | OGGZ_AUTO
2. My ogg file contains 4 logical streams.
3.
2013 Aug 30
2
Encoding using Fishsound + Vorbis = Strange "RoboCop" artifact
Hello Fellow-Vorbisites,
I've written a multi-track encoding/decoding library based upon fishsound.
Utilized Visual Studio 2010 to build 32-bit DLL's (Debug mode - no
optimization) of all the following:
libogg 1.3.1
libvorbis 1.3.3
libspeex 1.2rc1
libflac 1.2.1
liboggz 1.1.1
libfishsound 1.0.0
Currently testing under Windows 7 (64-bit).
Test Scenario:
==========
Recording from two