[speex-dev] Speex wishlist

Monty xiphmont at xiph.org
Fri Dec 13 12:18:22 PST 2002



On Fri, Dec 13, 2002 at 11:38:27PM +0800, Bernard Blackham wrote:
> On Fri, Dec 13, 2002 at 10:57:00AM -0300, Alejandro G. Belluscio wrote:
> > But you can `cat speex1.ogg speex2.ogg> unionspeex.og` and still have
> > a valid gapless file. Correct me if I'm wrong.
> 
> I tried this with speex files, but speexdec insisted on ending at
> the end of the first file. I traced this back to the "end of stream"
> flag on the last packet in the file which has to be set to zero for
> the first stream. Other players might ignore this end of stream
> flag, which probably isn't the best thing to do. If it were this
> simple I'd be happy to do "speexenc - - >> appendedfile.spx" :)

The 'end of stream' flag is for end of logical, not physical, stream.
That has nothing to do with the problem.

The decoder is simply not expecting chained files.  If it's not fixed
in the speex-specific toolchain, OggFile will take care of this
problem when it rolls around early next year.

Monty
--- >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 'speex-dev-request at xiph.org'
containing only the word 'unsubscribe' in the body.  No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.



More information about the Speex-dev mailing list