similar to: video in the desktop

Displaying 20 results from an estimated 1100 matches similar to: "video in the desktop"

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
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
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 Nov 11
1
Flumotion 0.1.3 released
Hi, Flumotion 0.1.3 was released today. Downloads at http://www.fluendo.com/downloads Packages for FC3 are available from the GStreamer repository. This release features a lot of end-user polishing based on the feedback from our brave testers. If something didn't work in a previous release, please try this one and give us some feedback. Thanks, Thomas Dave/Dina : future TV today ! -
2004 Aug 24
0
libvorbis automake version dependency
Hi, > automake1.4 fails with error: > > vq/Makefile.am:9: invalid unused variable name: `AM_LDFLAGS' > > automake1.6 succeeds > > automake1.8 succeeds (with a bunch of "underquoted" warnings for > referenced macros) (the underquoted warnings are due to installed .m4 files being underquoted, and harmless) > it seems the AM_LDFLAGS magic was introduced
2004 Jun 28
2
Live Ogg/Theora+Vorbis streams
Hi people, Just wanted to let you know that we're streaming GUADEC, the GNOME users and developers conference. The information is up at http://stream1.hia.no/ I can't be sure, but I think this is the first "public" event streamed in Ogg/Theora. A big round of thanks to the Xiph.org people and the icecast people currently mirroring us. If you look at the streams, let us know
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
2004 Aug 06
0
icecast 1.3.11 rpm
I went looking for redhat icecast rpm's and didn't find any for the most recent version. The PLD ones, while usually being a good replacement, didn't work as they dpeend on their version of the init scripts. So I fixed up some of the spec files I found and the resulting i386 and SRPM can be downloaded from http://urgent.rug.ac.be/thomas/icecast Verified to work on red hat 7.2 and
2004 Aug 06
0
small icecast fix
Hi, I had an issue with the build of icecast failing because libxslt wasn't found (it's in ~/garnome). This small patch fixes it for me : RCS file: /usr/local/cvsroot/icecast/src/Makefile.am,v retrieving revision 1.8 diff -u -p -r1.8 Makefile.am --- src/Makefile.am 18 Aug 2002 05:06:58 -0000 1.8 +++ src/Makefile.am 28 Aug 2002 10:30:22 -0000 @@ -16,8 +16,8 @@ icecast_SOURCES = config.c
2004 Aug 06
1
icecast 2 on solaris 2.6
Hi, I'm trying to help a friend of mine who works at a big ISP here in Belgium to get icecast2 compiled on solaris 2.6. We jumped some hoops in getting the relevant tools, and then started compiling (using gcc and GNU make). I go a bunch of syntax errors because of some identifier involving pthreads. I can give a more detailed bug report when I have access to the machine, but I did
2004 Aug 06
0
icecast-1.3.12 on SunOS
> > Hello, > > I sent the mail below a few days ago to the icecast user discussion and > support list. Until now nobody could help me. Maybe this list is a > better place for problems of this kind? Apart from what probably is a bad assumption in the code, does it actually present a problem ? Meaning, even though it indicates 100% cpu usage, does it slow down your machine
2004 Aug 06
0
Applying dynamic compression to live audio
> On Thu, 4 Apr 2002, Jack Moffitt wrote: > > > While dynamic compression makes the transmission 'smaller' on FM radio, > > it makes music harder to compress by psychoacoustic codecs, and therefor > > you might have somewhat of a quality hit, although I haven't tested > > this. > > Quite possible, though I'm only using 56kbps 22khz stereo
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
2004 Aug 06
1
URGENT: icecast 1.3.12 released
I updated my spec file and RPM's to use the new release, if you want them they're available at http://urgent.rug.ac.be/thomas/icecast/ Feedback is welcomed of course. Thomas > Dear Jack -- > > On behalf of Icecasters everywhere, thanks for the ultra-fast update!!! > > I'm also now running safely as non-root, thanks to your advice. > > Roy > > At 05:05
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
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