similar to: working non-peeler

Displaying 20 results from an estimated 200 matches similar to: "working non-peeler"

2002 Dec 29
1
RFC: xml-like streams in Ogg.
Hello! I've played in the last couple of days with an idea of having (binary) 'xml-like' streams in Ogg. This would make possible having metadata: 1) be independant on the codec, 2) could be introduced at any time, not just in the header (consider e.g. while streaming radio statio you want to send the current's program name / the current song, etc.. with the stream without
2002 Aug 03
7
theora MMX decoder
I try to merge VP3's mmx decoder into theora. http://kyoto.cool.ne.jp/vp3/developers/theora-alpha3-MMXd-src.zip You can see the change by searching the keyword "_UsingMMX_" in all lib folder's file. From VP3???YO vp3@go8.enjoy.ne.jp
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks, We're gearing up to the next full release of the Vorbis codec; I've just tagged a release candidate in SVN in order to encourage wider testing toward final 1.1 release. This release includes the following updates: 1) Adoption of AoTuV and other tuning work by Vorbis developers outside of Xiph into the mainline codebase 2) New bitrate management code 3) bugfixes In more
2004 Jul 07
12
vorbis 1.1 rc 1 now tagged in SVN
Hi folks, We're gearing up to the next full release of the Vorbis codec; I've just tagged a release candidate in SVN in order to encourage wider testing toward final 1.1 release. This release includes the following updates: 1) Adoption of AoTuV and other tuning work by Vorbis developers outside of Xiph into the mainline codebase 2) New bitrate management code 3) bugfixes In more
2006 May 08
4
Fedora Core 5 Wine newbie
Hello, I installed wine via 'yum install wine' from my command prompt on a new install of Fedora Core 5 (everything was updated via yum before I attempted this), and everything went well with that. Then, when I tried to install a game that I saw was in gold status on the apps db, it went through a list of fonts and installed them or something, but it wont install the game. The CD is
2007 May 05
2
OggDisk?
Hi! I've seen many new standards on the Xiph page. Have you thought about creating something like "OggDisk", that would correspond to CD, DVD, BD... disks? I mean data structure (propably on any filesystem) that could be used for audio and video (and perhaps for images too?). Desired features: - Ogg centric - designed to be filesystem/disk type independant (so that you can use
2009 Aug 05
2
libtheora 1.1beta1 release
All, After months of intensive development, we're finally coming to a stopping point in our rewrite of the libtheora reference implementation. All major features for the 1.1 are in, so it's down to bug fixing now. Please try this first beta and give us feedback. Most notable is that the encoder's rate control is much more configurable, and more capable in each configuration than
2009 Aug 05
2
libtheora 1.1beta1 release
All, After months of intensive development, we're finally coming to a stopping point in our rewrite of the libtheora reference implementation. All major features for the 1.1 are in, so it's down to bug fixing now. Please try this first beta and give us feedback. Most notable is that the encoder's rate control is much more configurable, and more capable in each configuration than
2003 Aug 27
2
New Ogg Vorbis streams
It might be interesting for this list to know that we've never had more positive feedback for anything we've done on the website than the amount of nice feedback we've got since introducing our Ogg streams. Readers of this list might like to know that we've just launched another two stations onto the excellent Ogg Vorbis platform. Again, we'd ask for your help in publicising
2010 Oct 18
3
File size comparisons
Hi all, I just did a brief test with 3 different codec combinations: 1) ffmpeg sorenson/flv, mp3 audio in flv container 2) ffmpeg h264/vorbis audio/matroska 3) ogg/theora/vorbis using encoder_example Here are the results: 10721201 2010-10-16 14:46 origem1.flv 20731108 2010-09-13 23:04 origem1.mkv 33101703 2010-10-03 11:24 origem1.ogv as you can see, flv wins hands down, and it doesn't look
2005 May 20
2
Experimental Bitrate peeler
Hi All, As specified in earlier email we have released the trial version of the ogg vorbis decoder. Along with the decoder we have released an experimental version of the bitrate peeler that we have used to test the decoder for bitrate peeled inputs. We have made the executable of the bitrate peeler available from our website downloads section. www.vinjey.com/ogg_downloads.html
2004 Aug 06
3
[PATCH] Make SSE Run Time option.
Le jeu 15/01/2004 à 15:30, Daniel Vogel a écrit : > Unrelated, but please use SSE/MMX/... intrinsics on Windows instead of using > inline assembly so you also get the speed benefit on Win64. OK, so here's a first start. I've translated to intrinsics the asm I sent 1-2 days ago. The result is about 5% slower than the pure asm approach, so it's not too bad (SSE asm is 2x faster
2003 Mar 31
5
Rhubarber (advanced peeler)
Hi all, [For the uninitiated: a "peeler" is a program that transforms a Vorbis stream into a smaller, (somewhat) lower quality Vorbis stream, and does so quickly, by just throwing out some data.] After having prototyped several peelers that aim to peel to a certain filesize, or to a certain quality, with mixed success, I've now taken a different route: a peeler that aims for the
2003 Mar 31
5
Rhubarber (advanced peeler)
Hi all, [For the uninitiated: a "peeler" is a program that transforms a Vorbis stream into a smaller, (somewhat) lower quality Vorbis stream, and does so quickly, by just throwing out some data.] After having prototyped several peelers that aim to peel to a certain filesize, or to a certain quality, with mixed success, I've now taken a different route: a peeler that aims for the
2009 Mar 04
4
Again: Next libvorbis release?
Hi there, I maintain the libvorbis, libogg and vorbis-tool package for Fink <http://finkproject.org/ >. Recently I had time to wonder about those again. In particular, since I was informed libsndfile self-tests fails with 1.2.0, but not with a version dubbed 1.2.1rc1 somebody sent me. Also trunk seems to contain security fixes. In https://trac.xiph.org/browser/trunk/vorbis/CHANGES
2002 Dec 27
1
ogg_stream_pageout(): Weird Documentation (libogg-1.0).
Hello! Can someone tell me, what the return value of ogg_stream_pageout() _really_ means? Documentation (libogg-1.0 - 20000615) says: ... Return Values 0 means that there is not enough data yet to form a page. 0 means that the page was successfully submitted to the bitstream. ... Thank You very much! Petr Tomasek -- Petr Tomasek, http://www.etf.cuni.cz/~tomasek/ <p>---
2004 Jun 30
12
New addition to FAQ
Greetings, I was on IRC about 7 hours ago and suggested that the FAQ be updated slightly. Rather than sit on my ass and complain I figured I'd ask a few people, and see if the idea was worth the time. Here's what Ive started with: http://www.dimension.net.nz/theora.html I'll be adding to it over the next 24 hours - mostly in the area of Playback and Encoding. Just threw it together
2006 Oct 11
1
smbclient sending output to stdout
I'm using smbclient 3.0.22-13.16-SUSE-SLES10. I'm using the smbclientparser Perl module to use smbclient from within my Perl scripts. Whenever I perform a GET on a file, smb outputs this line to stdout: Domain=[mydomain] OS=[Windows 5.0] Server=[Windows 2000 LAN Manager] This results in hundreds of mail messages in my local mail queue. How can I turn this off, so that smbclient
2006 Mar 15
0
How to setup bitmap fonts?
Hello! I have an application, that needs bitmap fonts. It is strange, than on one of my computers it runs well on wine (0.9.9), but on the other it complains about the fonts(*). If I set WINEDEBUG=warn+font, it says it is ignoring this font. I found the folowing section in wine-0.9.9/dlls/gdi/freetype.c: if(!FT_IS_SFNT(ft_face) && (FT_IS_SCALABLE(ft_face) || !(flags &
2006 Jun 23
3
NT_STATUS_SHARING_VIOLATION when trying to delete files
I searched the archives already and couldn't find an answer to this. I'm running an automated process via a cron job on a SUSE Linux Enterprise Server 9 box. The cron runs a Perl script, which uses the SmbClientParser module. The Perl script grabs files from clients running Windows 2000. The files on the client computers are created by in-house MFC applications on those computers.