Displaying 20 results from an estimated 4000 matches similar to: "Ogg Vorbis, Ogg Speex, Ogg FLAC"
2004 Sep 10
2
Unified codec interface
Here is what I imagined (just vague thoughts, nothing polished):
Let's suppose we have a hypotetical library called
"Free Universal Codec Kit" - ..um...well.. Frunick for short :)
(Of course I am not proposing this name, I'm sure the suits in the
industry would not like it...but for my example its OK ;)
Now, an application should do something like this:
#include
2004 Sep 10
2
Unified codec interface
Here is what I imagined (just vague thoughts, nothing polished):
Let's suppose we have a hypotetical library called
"Free Universal Codec Kit" - ..um...well.. Frunick for short :)
(Of course I am not proposing this name, I'm sure the suits in the
industry would not like it...but for my example its OK ;)
Now, an application should do something like this:
#include
2004 Aug 06
3
ambiguity in sample ices config files
[please cc the answers to me, because I'm not on this list!]
Hi there!
Yesterday I downloaded the CVS version of icecast and ices.
There are several example config files provided for ices in the
conf/ directory.
The ices-playlist.xml specifies encoding for one of the instances:
<encode>
<nominal-bitrate>64000</nominal-bitrate>
2004 Aug 06
0
Re: [Flac-dev] Unified codec interface
That's what UCI is trying to do. I'm hoping for just a simple unified Ogg
interface for the audio codecs that Ogg supports.
-dwh-
On 31 Jan 2003, Csillag Krist?f wrote:
> Here is what I imagined (just vague thoughts, nothing polished):
>
> Let's suppose we have a hypotetical library called
> "Free Universal Codec Kit" - ..um...well.. Frunick for short :)
2010 Jul 03
1
Graphics Card for VirtualGL server in XEN domU
Hi,
I have read your message about building a VirtualGL server in a xen domU at
http://www.mail-archive.com/virtualgl-users@lists.sourceforge.net/msg00088.html
.
I plan to do exactly the same. Could you please share some of your experience?
What HW have you chosen? Have you succeeded?
According to the information at
http://wiki.xensource.com/xenwiki/XenVGAPassthroughTestedAdapters
,
2010 Jul 01
2
bogus motherboard? IOMMU does not work
Hi all,
I would like to get my system to work with IOMMU.
(The long-term goal is VGA passthru.)
System is as follows:
CPU: Core 2 Duo E6600
MB: Foxconn G9657MA-8EKRS2H (w. latest bios: 631F1P61)
Virtualization support is enabled in BIOS. (These is only one option.)
Hypervisor: xen 4.0.0 from Debian, AMD64
Xen config: iommu=verbose
output of xen dmesg is attached.
HVM domains work (lasd tried
2004 Aug 06
1
ambiguity in sample ices config files
2003-01-28, k keltezéssel tìpán Bro ezt írta:
> Hello Csillag,
> Yes, you are right :). That's the Vorbis default. Try out these
> options: maximum-bitrate, minimal-bitrate and quality. You can set
> things up. If you set the "managed" flag, the bitrate is more
> respected, but the quality may be (and actually is) lower.
Yeah, I've already done that. (I consider
2003 Jan 30
0
[Fwd: Unified codec interface]
Oops...I missed the address
-----Forwarded mail-----
From: Csillag Kristóf <fenwick@freemail.hu>
To: vorvis-dev@xiph.org, speex-dev@xiph.org, flac-dev@lists.sourceforge.net
Subject: Unified codec interface
Date: 31 Jan 2003 00:21:35 +0100
Here is what I imagined (just vague thoughts, nothing polished):
Let's suppose we have a hypotetical library called
"Free Universal Codec
2003 Apr 08
1
J-Ogg is available
I think the software is ripe enough for a broader audience now, so I would
just like to inform you about the Java library J-Ogg, available from
http://www.j-ogg.de
Features:
- Open source & free.
- Decoding of Ogg-encapsulated Vorbis and FLAC streams.
- Support for local files, single files over HTTP, icecast streams over
HTTP.
- Plugins for JMF (Java Media Framework).
- J2ME (Java 2 Micro
2017 Aug 24
3
NFS versus Fuse file locking problem (NFS works, fuse doesn't...)
Hi
This is gluster 3.8.4. Volume options are out of the box. Sharding is off
(and I don't think enabling it would matter)
I haven't done much performance tuning. For one thing, using a simple
script that just creates files I can easily flood the network, so I don't
expect a performance issue.
The problem we see is that after a certain time the fuse clients completely
stop accepting
2019 Jun 16
2
[IDF][analyzer] Generalizing IDFCalculator to be used for Clang's CFG
A polite ping, could someone please share a thought about this?
On Sat, 8 Jun 2019 at 21:21, Kristóf Umann <dkszelethus at gmail.com> wrote:
> A polite ping on this matter :)
>
> On Tue, 4 Jun 2019 at 01:51, Kristóf Umann <dkszelethus at gmail.com> wrote:
>
>> Hi!
>>
>> As the title suggests, I'd like to generalize llvm::IDFCalculator to be
>>
2019 Jun 17
2
[IDF][analyzer] Generalizing IDFCalculator to be used for Clang's CFG
Hi Jakub!
On Mon, 17 Jun 2019 at 17:01, Jakub (Kuba) Kuderski <kubakuderski at gmail.com>
wrote:
> Hi Kristóf,
>
>
>> 1. I read the article IDFCalculator is based on[1], but I found no
>> references to IDFCalculator::setLiveInBlocks, and the file header seems to
>> confirm that it's an implementation specific thing. Could I get away
>> restricting the
2017 Aug 24
2
NFS versus Fuse file locking problem (NFS works, fuse doesn't...)
Hi all,
I usualy advise clients to use the native client if at all possible, as it
is very robust. But I am running in to problems here.
In this case the gluster system is used to store video streams. Basicaly
the setup is the following:
- A gluster cluster of 3 nodes, with ample storage. They export several
volumes.
- The network is 10GB, switched.
- A "recording server" which
2017 May 31
2
"Another Transaction is in progres..."
Hi all,
I am trying to do trivial things, like setting quota, or just querying the
status and keep getting
"Another transaction is in progres for <some volume>"
These messages pop up, then disappear for a while, then pop up again...
What do these messages mean? How do I figure out which "transaction" is
meant here, and what do I do about it?
Krist
--
Vriendelijke
2003 Mar 02
5
file header
I was wondering if there was a way to recompile ogg123 so that it didnt look
for "Ogg" at the start of each file. Ie change it so it looked for "Dog" or
something. Why you ask? because in theory Im not ment to have any music
files on my work computer NFI why but just cant. If I could mask an ogg file
to look like another file then I could beat the system. Assuming that they
2010 Jul 02
4
mainboard recommendations
Hi,
As it has been brought to my attention (by several parties), my current
MB does not support VT-d.
Since I don''t feel like purchasing a brand new system, I have searched
for replacement MB-s
that would fit into my existing uATX case, support my C2D CPU, and
support at least 4x2GB ram.
I have narrowed it down to the following four models:
SUPERMICRO MBD-C2SBM-Q-O (Q35 chipset)
2017 Aug 24
0
NFS versus Fuse file locking problem (NFS works, fuse doesn't...)
Hi Krist,
What are your volume options on that setup? Have you tried tuning it for
the kind of workload and files size you have?
I would definitely do some tests with feature.shard=on/off first. If shard
is on, try playing with features.shard-block-size.
Do you have jumbo frames (MTU=9000) enabled across the switch and nodes? if
you have concurrent clients writing/reading, it could be beneficial
2007 Sep 18
6
Limiting Simultaneous calls
Is there a way to limit simultaneous calls. I like to limit
simultaneous outgoing calls as more than few simulataneous calls are
charged by my voip providers. However, I do not want to have any such
restriction for internal calls.
Thanks
Jim
2017 Jun 02
1
File locking...
Hi all,
A few questions.
- Is POSIX locking enabled when using the native client? I would assume yes.
- What other settings/tuneables exist when it comes to file locking?
Krist
--
Vriendelijke Groet | Best Regards | Freundliche Gr??e | Cordialement
------------------------------
Krist van Besien | Senior Architect | Red Hat EMEA Cloud Practice | RHCE |
RHCSA Open Stack
@: krist at
2019 Sep 03
2
Struggling with a PGO build of clang -- llvm-profdata was built without zlib support?
Yes, that was it! Now that I took a closer look, the guide also states that
I should use the stage2 build. Silly me.
Thanks!
On Tue, 3 Sep 2019 at 19:31, David Blaikie <dblaikie at gmail.com> wrote:
> I /guess/ you actually want /path/to/release_build/llvm-profdata because
> the profiles are generated from binaries compiled with the release build,
> so it's the release build