Displaying 20 results from an estimated 30000 matches similar to: "DRM"
2002 Jan 06
2
More OS X issues
Well, I've "fixed" two problems so far with getting things built on OS
X. If whoever did the OS X work is reading this, feel free to tell me
where/how I've screwed up =)
The first problem is that it couldn't find MacTypes.h in the path.
MacTypes.h is simply a one line file that includes
<CoreServices/CoreServices.h>, so I just replaced the MacTypes.h with
that.
In
2000 Dec 23
2
What we need to make it
Here's what we need for a BIG popularity boost:
Good interfaces!
Yeah yeah, i know, i'll be bitched at on how I should do it on my own, but
one thing that always ticked me about MP3 - the lack of tools that do the
job without the mess.
What we need now is - an ID tag editor. Menu-driven, that means CLI or GUI.
We need that, badly. Encoder - GUIs for X and MS Windows. Right now,
encoding
2000 Nov 06
2
Mac project files in mainstream
Hmm... The Mac makefiles are beginning to get really out of date in the
mainstream ogg and vorbis trees. As a mtter of fact, there aren't any
Mac makefiles in the ogg tree. I can make an attempt to update them,
but I'm not very good at library work (exported symbols confuse the hell
out of me), or if Chris is listening, I'm making a request for an
update... please?
Thanks,
2001 Jan 26
5
ogg pic format (again).. here's why
I sent a little mail some time ago asking if there was going to be an ogg
pic-format, and you replied that PNG, MNG and JNG is good enough (sorry for
this late answer btw).. But, consider this: The ogg video-format (tarkin ?
where do you get these names from anyway ? :) ) needs a way to compress its
frames. Are you going to use MNG for that ? :) ..
If you had an ogg pic format, that format could
2000 Aug 14
2
macOS9 patches committed
I finally got around to committing Chris Hanson's MacOS9 patches. Just though
you should know.
Monty
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
2001 May 17
2
QuickTime component for MacOS 9
I'd like to announce the availablity of the Ogg Vorbis
QuickTime component for MacOS 9.
It only exports at the moment, import and decompressing
is next.
http://homepage.mac.com/snicolai
Email me with comments, log the bugs/feature requests
at http://bugs.xiph.org/
Steve Nicolai
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To
2001 Jan 18
3
what about mac
can anyone tell me if I will be able to enjoy using ogg vorbison my
macintosh any time soon??
_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com
--- >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
2000 Sep 07
3
Closed Source Releases (Ekk a LGPL problem)
Hi every one,
I have an unfortunate need to release a closed source BeOS media codec
for Vorbis, basically I'm using headers under an NDA so I can't release
them.
(Yeah I know closed source boo hiss).
So I have a couple of question about what I need to do for all this
to be above board.
I've made no changes to the libraries so thats not a problem.
As far as I can see as
2000 Oct 10
4
Mac Ogg Vorbis Player
Well, I updated the player to work with the branch_postbeta2, but it
contains some nasty kludges to the project files that probably shouldn't
be finalized. I'm going to put it in a separate file
(http://oscar.the-rileys.net/programming/vorbis_pb2.tar.gz) for now.
Unfortunately, this release doesn't seem to fix the "tearing sound"
problem. I think this might be related to
2000 Nov 15
1
BeOS on PPC compile, thread question.
> In fact I am compiling as C++. Under BeOS, these functions will
> eventually end up inside of a C++ class. So, I'm kind of stuck.
> It's not the end of the world.
Couldn't you just compile the vorbis files as vanilla C, and then implement a thin C++ wrapper if you need to access it that way? There's nothing in BeOS which *requires* code to be C++. Sorry if I'm
2001 Nov 22
14
Small vorbis files with vorbisfile
I think I have bumped into the small file error, or I''m doing something
stupid. The files are short audio effects for a game (embedded in our own
data format).
Sample info:
Vorbis packets: 1 (4 kb)
Samples: 28672
Samplerate: 22 kHz
Channels: 2
This is what I''m doing when I want to get a number of bytes from the stream:
The problem is that ov_pcm_tell always returns 0. And so
2000 Nov 21
1
Updated Mac support
I have a zip file containing updated Macintosh support for Vorbis on
my company's web site at the following URL:
http://bDistributed.com/projects/vorbis-mac/MacVorbisUpdatesBeta3.zip
I used Metrowerks ClassWrangler to build the file because StuffIt
insisted on MacBinary-encoding the project files. StuffIt Expander
seems to have issues with expanding it, so I'm not sure if it's
2003 Jan 11
3
Multithreading
Hi.
I need to execute a function from within a GUI.
This seems to be no problem but this function takes about 4 minutes to
finish, which means the application doesn't react at all, while the
function is running.
Can I execute a function as a separate Thread, while keeping
control(e.g. a reference) of it at the same time?
If not, how do this with a class containing this function?
thanks,
2002 Sep 19
3
Using large-scale repetition in audio compression
This idea is so simple that I'm sure it must have been thought of
before, and discarded, since AFAIK it's not used anywhere. I did a
quick web search but that didn't turn up much, so I figured I'd put
it up for discussion here anyway.
How about using large-scale repetition in audio compression? I'm
thinking of redundancy in repeated pieces of a song, ie a chorus.
2004 Feb 18
5
compiling vorbis in cygwin
Hi,
On compiling vorbis in a cygwin shell using "./autogen.sh" I get the
following error...
configure:19396: checking for Ogg
configure:19431: gcc -o conftest.exe -O20 -D__NO_MATH_INLINES -fsigned-char
-DUSE_MEMORY_H conftest.c -lm -logg >&5
/usr/lib/gcc-lib/i686-pc-cygwin/3.3.1/../../../../i686-pc-cygwin/bin/ld:
cannot find -logg
collect2: ld returned 1 exit status
The
2001 Feb 07
2
video codec
Hi Lourens,
I fixed the YUV conversion and added a 'skip-empty-bitplanes' feature.
The latter is still buggy, I have to check this again. But images look
mach better now, even if you use higher compression ratios.
(try ./main 1500 150 150 for a 352x288 image -- the output becomes
blurred, but how does it looks when you compress it using jpeg down to
about 2kB ...).
Source is available
2003 Jan 29
4
PlusV algorithm
Important (imho)!
I found this site in the internet:
http://www.plusv.org/
PlusV is an audio enhancement algorithm similar to SRB of Mp3Pro, but
1) better than SBR
2) Fully open-source
It seems to me wise to include PlusV into new versions of Ogg Vorbis.
P.S. what about some long-awaited features in Ogg Vorbis?
1) ability to turn off the frequency filter in the encoder (especially for high
2010 Apr 26
2
Never executing loop in smallft.c
Hello list
I've been studying libvorbis code and found a strange fragment in
smallft.c:
38 static void drfti1(int n, float *wa, int *ifac){
39 static int ntryh[4] = { 4,2,3,5 };
40 static float tpi = 6.28318530717958648f;
41 float arg,argh,argld,fi;
42 int ntry=0,i,j=-1;
43 int k1, l1, l2, ib;
44 int ld, ii, ip, is, nq, nr;
45 int ido, ipm, nfm1;
46 int nl=n;
47 int nf=0;
2003 Dec 08
2
Encoding, documentation, questions
As part of the documentation of a Vorbis decoding project, a quick
explanation of the encoding procedure is required. I quite up to date
with the decoding process but not with the encoding part.
Is there any documentation explaining the different steps during
encoding?
What I'm looking for is a list of encoding steps, very briefly
explained and more details on a few fundamental steps, like
2001 Jan 02
3
now i'm a real vorbis guy.
unemployed like you ex-icast folks :)
(half the company was axed)
Erik.
--- >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 'vorbis-dev-request@xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be