Displaying 4 results from an estimated 4 matches for "pbyrne".
Did you mean:
byrne
2004 Sep 14
2
OGGDS\OggSDK missing from svn
Hello,
I am trying to get hold of the sources for the ogg vorbis DirectShow filter.
I have checked out trunk\oggds, but the solution refers to projects under
OggSDK, viz:
"OggSDK\ogg\win32\ogg_dynamic.vcproj"
"OggSDK\vorbis\win32\vorbis_dynamic.vcproj"
"OggSDK\vorbis\win32\vorbisenc_dynamic.vcproj"
....which do not appear to be in subversion.
The
2008 Jan 20
3
B&W
Hi,
We want to get a B&W output from any video input (B&W or Color). So when we
encoded into B&W video compression will be increased is it correct? Can we
archive this by a existing encoder_example.
--
___
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20080121/c1d1b3c1/attachment.htm
2007 Jun 17
2
[holger@layer-acht.org: participate in DebConf7 from abroad]
----- Forwarded message from Holger Levsen <holger@layer-acht.org> -----
Date: Sat, 16 Jun 2007 17:54:14 +0100
From: Holger Levsen <holger@layer-acht.org>
Subject: participate in DebConf7 from abroad
To: debian-devel-announce@lists.debian.org
Mail-Followup-To: debian-devel@lists.debian.org
Hi,
as many of you are aware, today is DebianDay, the preceeding event to
DebConf7, taking
2007 Mar 16
1
ogg_sync_buffer() memory alignment
I am writing an Ogg Vorbis decoder for win32.
I want a memory buffer which is aligned to the disk sector size (512
bytes on hard disk, 2048 bytes on cd/dvd), so that the win32 function
ReadFile can be persuaded to do 'unbuffered IO'.
Unfortunately, the ogg_sync_buffer() call gives me a pointer from its
own, internally allocated buffer. I have found no docs to indicate that
this would