Displaying 20 results from an estimated 3000 matches similar to: "Executable size with vorbis."
2001 Aug 09
2
Success
Do in part because of advice offered here, we were able to incorporate the
an ogg-vorbis decoder into our software. The encode stays with another
piece, and this has kept software size down considerably. I was wondering
why the encoding was so large? And for my own benefit, are there some books
I could study to learn the mathematical background (or anything else I would
need to completely
2003 Sep 29
1
openssh-3-7-1p2 compiling problems on Reliant UNIX
Martin.Rottler at nuernberger.de wrote:
> I have problems compiling openssh-3-7-1p2 on Reliant UNIX.
> (same problem with 3-7-1p1)
>
> first error was:
> ../defines.h 144: [error] CFE1101 "int8_t" has already been declared in the
> current scope
> typedef char int8_t;
The configure test tests for int8_t, int16_t and int32_t before defining
HAVE_INTXX_T. Does your
2001 Mar 31
1
Ogg Vorbis compatible with Darwin Streaming Server?
Hi,
I saw the documentation "RTP Payload Format for Vorbis Encoded Audio".
My question: The Darwin Streaming Server (OpenSource and free for
several plattforms) streams media with RTSP/RTP.
For more information:
http://www.publicsource.apple.com/projects/streaming/
I know that a QuickTime Component of Ogg Vorbis
(compressor/decompressor) in progress. (Thanks guys) Could I stream Ogg
2005 Nov 12
1
Exact metadata reproduction
Hi! I'm just now preparing the first, still very experimental (way pre-1.0)
release of a new archival tool, similar to (and based on) zip/unzip, with the
difference that the enhanced zip tool can store x86-based decompressor code
fragments in archives along with the compressed data, which the unzip tool
runs in an isolated user-mode virtual machine in order to extract the data.
The main
2018 Oct 22
1
OPUS at Texas Instruments C6418
Hi Jean-Marc,
thank you for that suggestion!
It seems that the file "fixed_c6x.h" is not part of the Opus sources, so the compiler cannot find it after enabling the TI_C6X_ASM config option.
Maybe it was only part of an early version of the Opus sources?
I looked for the file in versions V1.1, V1.1.1, V1.2alpha and V1.3 but did not found it.
Do you have an idea, where I can get the
2003 Sep 25
3
Codec Information
Hi,
I'm currently working on a project to create some order in the video
codec chaos and for the completeness of the information I've got a
couple of questions about the Theora codec. I realize I'm a bit early to
add the Theora information while it's still in Alpha stage but I figured
the base won't be changing anymore (atleast not a lot anyway).
- What FourCC code(s) is
2018 Oct 19
2
OPUS at Texas Instruments C6418
Dear Opus family,
we have implemented the Opus codec at a Texas Instruments DSP C6418.
It is working fine!
Does anyone has experience with the configuration of the codec for a speed optimized implementation on that DSP?
At the moment, we use the following settings:
#define NONTHREADSAFE_PSEUDOSTACK 1
#define FIXED_POINT
2013 Sep 23
28
[PATCH 0/2] add LZ4 kernel decompression support
Linux 3.11 added respective support, so I think we should follow
suit.
1: xen: add LZ4 decompression support
2: libxc: add LZ4 decompression support
Signed-off-by: Jan Beulich <jbeulich@suse.com>
2001 Dec 31
0
Ogg Vorbis 1.0d3 available
The major new feature in 1.0d3 is the addition of an importer
and a sound decompressor. This means that MacOS X and Win32
users can play sounds.
MacOS 9 users will need to wait a bit more (or help me with
the project) as the sound decompressor has an additional
requirement that it may not allocate memory while decompressing.
Some work needs to be done on the vorbis libraries to meet
this
2001 Mar 28
2
Big bug in vorbis encoder?
I was just compressed a file with vorbis and I get a big
glitch in the file when I play it back.
Here's a picture of the sound (in SoundForge) before/after
vorbis compression: http://www.artlum.com/pub/oggproblem.gif
The top half of the image is the original wave file and
the bottom half is the file after compression/decompression.
The compressor was the latest Windows oggdrop, and
I
2019 Sep 23
2
Repacking database from v1 to v2 format: how long does it take?
hi all,
I updated a small domain with 8k object to samba-4.11.0 and the database
conversion from v1 to v2 didn't take a noticeable time.
On the other hand, in a larger domain with 67k object, where the
sudo ./bin/samba-tool dbcheck --cross-ncs --fix
takes ~40 minutes, 2 hours and half were not enough to complete the
conversion.
Is it a couple of hours something expected if dbcheck takes so
2019 Sep 03
1
[PATCH 4/5] drm/qxl: use drm_gem_object_funcs callbacks
On Mon, Sep 02, 2019 at 04:34:49PM +0200, Thomas Zimmermann wrote:
> This patch seems unrelated.
Well, patch 5/5 depends on it because it hooks the
drm_gem_ttm_print_info helper into the new
qxl_object_funcs added by this patch.
> Am 02.09.19 um 14:41 schrieb Gerd Hoffmann:
> > Switch qxl to use drm_gem_object_funcs callbacks
> > instead of drm_driver callbacks.
> >
>
2019 May 03
2
[PATCH v3 01/19] drm: Add |struct drm_gem_vram_object| and helpers
Am 03.05.19 um 14:01 schrieb Daniel Vetter:
> [CAUTION: External Email]
>
> On Fri, May 3, 2019 at 12:15 PM Thomas Zimmermann <tzimmermann at suse.de> wrote:
>> Hi Christian,
>>
>> would you review the whole patch set? Daniel mentioned that he'd prefer
>> to leave the review to memory-mgmt developers.
> I think Noralf Tronnes or Gerd Hoffmann would
2019 May 03
2
[PATCH v3 01/19] drm: Add |struct drm_gem_vram_object| and helpers
Am 03.05.19 um 14:01 schrieb Daniel Vetter:
> [CAUTION: External Email]
>
> On Fri, May 3, 2019 at 12:15 PM Thomas Zimmermann <tzimmermann at suse.de> wrote:
>> Hi Christian,
>>
>> would you review the whole patch set? Daniel mentioned that he'd prefer
>> to leave the review to memory-mgmt developers.
> I think Noralf Tronnes or Gerd Hoffmann would
2024 Aug 12
1
[PATCH v2 1/9] drm: Do delayed switcheroo in drm_lastclose()
Hi
Am 12.08.24 um 12:18 schrieb Daniel Vetter:
> On Mon, Aug 12, 2024 at 11:23:44AM +0200, Daniel Vetter wrote:
>> On Mon, Aug 12, 2024 at 10:28:22AM +0200, Thomas Zimmermann wrote:
>>> Amdgpu and nouveau call vga_switcheroo_process_delayed_switch() from
>>> their lastclose callbacks. Call it from drm_lastclose(), so that the
>>> driver functions can finally be
2002 Sep 24
5
BUG: ssh hangs on full stdout-file-system
System: Linux 2.4.18, openssh-3.4p1
Problem:
I use "ssh" and "tar" to backup remote directory trees to a local
hard-disk/file-system:
# ssh remote.server.org "tar -cz /home" >/backup/remote.tar.gz
If the backup-file-system runs out of space before the backup
completes, ssh starts hanging (waiting for the stdout-write to
complete).
Analysis:
In
2024 Aug 12
1
[PATCH v2 1/9] drm: Do delayed switcheroo in drm_lastclose()
On Mon, Aug 12, 2024 at 12:41:39PM +0200, Thomas Zimmermann wrote:
> Hi
>
> Am 12.08.24 um 12:18 schrieb Daniel Vetter:
> > On Mon, Aug 12, 2024 at 11:23:44AM +0200, Daniel Vetter wrote:
> > > On Mon, Aug 12, 2024 at 10:28:22AM +0200, Thomas Zimmermann wrote:
> > > > Amdgpu and nouveau call vga_switcheroo_process_delayed_switch() from
> > > > their
2020 Apr 06
6
[Bug 14338] New: ZSTD support
https://bugzilla.samba.org/show_bug.cgi?id=14338
Bug ID: 14338
Summary: ZSTD support
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayne at opencoder.net
Reporter: Rsync at ml.breakpoint.cc
2002 Mar 31
1
How to get the datapoints of an density estimationwithlocfit?
Hello!!
At first thank you all for your suggestions and your help.
But I would like to get another group of datas from the density estimation. I don't know if these information are provided by locfit or I should use an other function like plot().
Description:
Each number between 1 and 100 (only integer) for example should have only one density value. But I also would like to have the density
2002 Dec 21
2
external journal
Hello!
I have some questions about external journals.
On a 4 disk software RAID 5 I have two big devices (one 60 GB, one 180
GB). I would like to give each an external journal on a 2 disk software
RAID 1 device and use data=journal.
The journal will get its own partition with mke2fs -O journal_dev
/dev/mdwhatever.
The used 6 harddrives are all IDE drives, they are connected through