Displaying 20 results from an estimated 1000 matches similar to: "Flumotion 0.1.3 released"
2004 Oct 19
2
First public release of Flumotion Streaming Media Server
Hey everyone,
we finally bit the bullet and threw out our firstborn for public
consumption. For those not yet in the know, Flumotion is a streaming
media server based on GStreamer and Twisted under development by
Fluendo.
This release gives users access to the basic features of the server and
demonstrates its distributed capabilities. We will follow up with a
release within a couple of weeks to
2004 Dec 24
0
release of cortado 0.1.0
Hi everyone !
As a special Christmas present, Fluendo is releasing the source code to
the java-based "Cortado" media player. See http://www.flumotion.net/
for more details, or check our demo streams (with applet) at
http://mirror.fluendo.com/
This player has great support for Ogg/Vorbis/Theora, using the Jorbis code
and the Jheora port of Theora to Java written by Wim Taymans.
Keep
2008 Apr 25
0
RELEASE: Flumotion 0.5.2 'Can Tomas'
This mail announces the release of Flumotion 0.5.2 'Can Tomas'.
Flumotion is a GPL streaming media server written in Python. It is distributed
and component-based: every step in the streaming process (production,
conversion, consumption) can be run inside a separate process on separate
machines.
Flumotion uses Twisted and GStreamer. Twisted enables the high-level
functionality,
2005 Jun 18
2
mailing list headers
For some reason all headers for mails coming from this list are coming
from @Xiph.org, not @xiph.org like all the other xiph lists. Any chance
this small discrepancy with all the other xiph lists can be fixed for
aesthetic and procmail reasons ? :)
(This mail is just as much a test for seeing if my changed procmail
catches this, btw)
Thanks
Thomas
Dave/Dina : future TV today ! -
2004 Jun 10
4
patches for xiph build setup
Hi,
I offered some time ago to do some build cleanup. Today I did so and
here's my slew of patches.
Basically, they
- touch ogg, vorbis, vorbis-tools and theora
- fix a bunch of autotools issues
- uniformize the use of them across the four
- fix compile/link flags
- use pkgconfig if it's available to detect flags
- for vorbis-tools, generate and use config.h
- add -uninstalled .pc stuff
2004 Jun 10
4
patches for xiph build setup
Hi,
I offered some time ago to do some build cleanup. Today I did so and
here's my slew of patches.
Basically, they
- touch ogg, vorbis, vorbis-tools and theora
- fix a bunch of autotools issues
- uniformize the use of them across the four
- fix compile/link flags
- use pkgconfig if it's available to detect flags
- for vorbis-tools, generate and use config.h
- add -uninstalled .pc stuff
2004 Jun 07
1
patches for theora
Hi,
I've made two patches against current svn for theora; one for general
autotools stuff, and one for -uninstalled.pc
Ralph, I think I submitted at least part of the first already once
before, was there something wrong with it or was it just an oversight ?
Let me know if they need fixing.
Patches are at
http://thomas.apestaart.org/download/patches/theora/
together with explanations.
I
2005 Jun 18
1
mailing list headers
Hi,
> Hmm... I don't see this. At least not with this particular mail, I
> haven't checked older ones.
>
> Oh, I see... the older mail you responded to just before has what
> you're talking about - are you sure it wasn't just something specific
> to that mail (possibly the original sender having the x capitalised,
> and follow-ups preserving that?)
Hm, that
2004 Jun 23
2
watching ogg/theora streams on win32 ?
Hi all,
I wanted to give watching our stream a try.
Illiminable, I downloaded your codecs, and installed them, but Windows
Media Player still doesn't recognize the video in my test Theora video
clips. It seems to play the audio part of it fine though, although it
tends to crash at the end.
I tried RealPlayer 10 and after some archive browsing I found the link
to the plugins for it (why are
2004 Jun 18
1
video in the desktop
With Theora having reached a bitstream-frozen status, and a beta1
release imminent, what are people's thoughts on the Fedora site about
video applications in the desktop release ?
This is the first time a royalty-free video codec is in a releasable and
supportable state. Also, the GStreamer+totem stack should be a
shippable solution supporting Theora very soon now. I'd love for it to
be
2005 Nov 10
1
OggPCM proposal feedback
Hi,
> The flexibility of this does, though, encourage stuff like 96bit audio.
> Anyone implementing a codec which uses this, and import/exports it, will
> also write the appropriate conversion OggStream plugin which will allow
> applications which only support, say, 16bit audio, to work with it.
Do you think the noise in your 16bit application will sound different
between a
2006 Oct 26
2
RELEASE: Cortado 0.2.2 'Really Tested Verily Exceptionally'
This mail announces the release of Cortado 0.2.2 'Really Tested Verily Exceptionally'.
This is Cortado, a multimedia framework for Java written by Fluendo.
It contains:
- JST, a port of the GStreamer 0.10 design to Java
- jcraft, a copy of the JCraft JOgg/Jorbis code
- jheora, an implementation of Theora in Java
- codecs (currently only containing the Smoke codec, a variant on Jpeg)
-
2004 Jul 14
4
aspect ratio ?
Can someone enlighten me on what the status is of aspect ratio in theora
is ?
The ti structure has aspect_num and _den values, which I assume give the
intended display aspect ratio (e.g. 4/3).
The sample files on the bittorrent seem to say both values are 0 for all
files. I'd think it should at least be made impossible to have a 0 as
the denominator.
The library doesn't check the
2002 Sep 11
1
patch for FLAC
Hey,
Sesse asked me to do a patch to the auto* set-up to allow for FLAC to be
added.
The patch touches configure.in and oggenc/Makefile.am
It is disabled by default, use --enable-flac as an arg to configure
to enable it.
You might want to maybe add more checks, since FLAC's API tends to change
more than is good for anyone ;)
Hope that helps,
Thomas
--
The Dave/Dina Project : future
2002 Oct 28
2
two questions re vorbisfile API
Hey guys,
currently wrapping my head around the vorbisfile API. The stream callback
interface is really nice ! Great work.
I'm running into two snags using it though.
a) getting ov_bitrate on a seakable stream returns a long.
When I print it as %ld, I get
Bitstream is 2 channel, 44100 Hz, 0 version, -2147483648 bitrate
I get this same number for any vorbis file.
I checked them with
2002 Aug 03
1
hi & rpms
Hi,
Seems majordomo allows me in now ;)
For those of you who don't know me, Vakor asked me to do 1.0 rpm packages
right before the release, which I did. I was pretty new to vorbis
internals but I hope I managed to do a good job.
In any case, last night on IRC in #vorbis someone was pretty rude to me in
complaining about a problem he had with them. In the end I lost my
temper because of
2006 May 19
0
ANNOUNCE: release of Cortado 0.2.0
Hi everyone,
after a long wait, Cortado 0.2.0 has finally been released.
This release adds support for seeking in static files, and numerous bug
fixes. Full release notes attached.
Enjoy !
Thomas
-------------- next part --------------
Release notes for Cortado?0.2.0 "Broken Record"
Cortado applet
Features of this release
* Seeking in on-demand files and
2004 Aug 06
1
connection problem
> Hey there again
>
> On Wed, Feb 28, 2001 at 12:16:12PM +0100, Thomas Vander Stichele wrote:
>
>
> > The tests I've done in-house were with winamp as a client, and the
> > following server/streamer combinations :
> > icecast 1.3.0/shout 0.8.0
> > icecast 1.3.7/shout 0.8.0
> > icecast 1.3.8b2/shout 0.8.0
I don't know what it is that causes
2004 Jun 16
14
Theora file extension
Theora and Vorbis both uses same extension .ogg. I know ogg is a
container, just like avi. But in my opinion video and audio files should
have different extensions (using .ogv can be a nice idea).
To a media player it doesn't matter what extension a file uses, but to a
human who does a ls in a directory full of media files having different
extensions will help a lot. I know one can use file
2005 Jun 11
1
Attempts at live streaming (long)
I would like to hear from anyone who has had some success in this area. I
have got it to work but the picture freezes and stays frozen when there is
a lot of motion. I will share how I got to that stage since I have tried
some different approaches to those I have seen documented so far.
I currently stream live video events for a non-profit using Helix Producer
but would like to move to something