Displaying 8 results from an estimated 8 matches for "teststreams".
Did you mean:
test_streams
2008 Jan 04
2
ogg packets get lost
Hi,
I am actually working on a c++ wrapper for ogg/theora. It will be a small
library to easily create command line tools to cut/cat video-files and to
extract and join the video and audio stream etc.
However, I started the project and found some very strange behaviors:
I stored some ogg_packet objects (which are created on the heap) in a list.
When I make several calls to ogg_stream_pagein()
2012 Feb 29
1
dovecot-2.1-pigeonhole-0.3.0 identifier redeclared: sieve_multiscript_run (patch)
Hi,
I recently compiled dovecot-2.1.1 on Solaris 10 with Sun Studio, but
when I want to compile Sieve for this version
(dovecot-2.1-pigeonhole-0.3.0) I get an error:
"sieve.c", line 578: identifier redeclared: sieve_multiscript_run
and I see that declaration in sieve.h is different from definition in
sieve.c, so compilation process fails with SunStudio cc compiler.
I have done a
2004 Aug 06
0
Problems with Ices & mp3
...>
<Password>testme</Password>
<Protocol>http</Protocol>
</Server>
<Mountpoint>/ices</Mountpoint>
<Name>Piratentester</Name>
<Genre>Piratensendermusik</Genre>
<Description>Piratentester sendet Teststreams</Description>
<URL><a href="http://localhost/</URL">http://localhost/</URL</a>>
<Public>0</Public>
<Bitrate>128</Bitrate>
<Reencode>0</Reencode>
<Channels>2</Channels>
</Stream>
&...
2007 Oct 11
0
12 commits - configure.ac doc/Makefile.am libswfdec/swfdec_as_frame.c libswfdec/swfdec_audio.c libswfdec/swfdec_audio_event.c libswfdec/swfdec_audio_event.h libswfdec/swfdec_shape_parser.c libswfdec/swfdec_sound.c test/sound
configure.ac | 2 -
doc/Makefile.am | 2 -
libswfdec/swfdec_as_frame.c | 8 ++--
libswfdec/swfdec_audio.c | 1
libswfdec/swfdec_audio_event.c | 24 +++++--------
libswfdec/swfdec_audio_event.h | 3 +
libswfdec/swfdec_shape_parser.c | 8 ++--
libswfdec/swfdec_sound.c | 1
test/sound/adpcm-2-2.swf.1.0.raw |binary
2019 May 03
2
Source client with HTTP PUT
Hi,
I'm writting a source client in c#, in which I'm sending chunks of a mp3 file with http Put to IceCast.
My problem is, that it is not a continues stream. Each http PUT request is an extra track.
How can I generate an ongoing stream with mp3 chunks, which I send per http Put to IceCast.
Any suggestions?
My headers are:
Headers.Add("Content-Type", "audio/mpeg");
2015 Apr 30
0
Fwd: Segmentation fault issue with new install
Now with attachment ;-)
2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>:
> On 04/28/2015 02:27 PM, Jan-Pieter wrote:
> > Hi all,
> > see my reply inline.
> > Cheers, Jan-Pieter
> >
> >
> > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi
> > <mailto:thomas at ruecker.fi>>:
2015 Apr 30
1
Segmentation fault issue with new install
2015-04-29 8:57 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi>:
> On 04/28/2015 02:27 PM, Jan-Pieter wrote:
> > Hi all,
> > see my reply inline.
> > Cheers, Jan-Pieter
> >
> >
> > 2015-04-26 7:23 GMT+02:00 "Thomas B. R?cker" <thomas at ruecker.fi
> > <mailto:thomas at ruecker.fi>>:
> >
> > On
2007 Mar 29
0
Branch 'as' - 9 commits - configure.ac doc/swfdec-sections.txt libswfdec/Makefile.am libswfdec/swfdec_as_context.c libswfdec/swfdec_as_context.h libswfdec/swfdec_as_frame.c libswfdec/swfdec_as_frame.h libswfdec/swfdec_as_stack.c
configure.ac | 7 +-
doc/swfdec-sections.txt | 10 +++-
libswfdec/Makefile.am | 2
libswfdec/swfdec_as_context.c | 82 ++++++++++++++++++++++-----------
libswfdec/swfdec_as_context.h | 2
libswfdec/swfdec_as_frame.c | 10 ++++
libswfdec/swfdec_as_frame.h | 3 -
libswfdec/swfdec_as_stack.c | 98