similar to: Reading OGG embedded in a pack file

Displaying 20 results from an estimated 100 matches similar to: "Reading OGG embedded in a pack file"

2001 Sep 06
1
NULLs in ov_callbacks
When calling ov_open_callbacks(), is it safe to have seek_func, tell_func, and close_func all equal to NULL? If not, which ones must I provide and how can I return an error e.g., data source is not seekable? -- Ignacio Vazquez-Abrams <ignacio@openservices.net> --- >8 ---- List archives: http://www.xiph.org/archives/ Ogg project homepage: http://www.xiph.org/ogg/ To unsubscribe from
2004 Sep 06
1
Fixing libvorbisfile to handle largefiles
[I'm not online regularly, so don't include me in any replies. Looks like the archives are working at present, so I'll catch up from them when I get a chance. Thanks...] (Trying out vorbis-dev@ instead of vorbis@ where I sent my previous messages; if this is the wrong place, correct me) Greetings. Some weeks ago, I submitted several hacks which gave me the ability to play Ogg
2004 Oct 14
3
patch for non-seekable streams on Windows
I've been trying to get oggdec to work with input streamed in through a pipe or a socket. This seems to work on Linux and OS X, but not on Windows. I've found that code in vorbisfile.c tests the input stream for seekability by invoking fseek in the following way: int offsettest=(f?callbacks.seek_func(f,0,SEEK_CUR) : -1); Unfortunately, fseek succeeds for a socket on Windows (even
2014 Feb 02
1
Trouble implementing ov_callbacks, endless loop calling seek_func
Hello list, I've been having a tough time adding windows resource support to my ogg vorbise decoder, although I think I am close. Basically when I call ov_open_callbacks(), it doesn't ever return and repeatedly calls my seek_func. I'm hoping it is something obvious, but I can't see why my seek_func is being called endlessly. If the file is seekable, I should return 0, right? If
2009 Jun 04
0
ogg audio streaming problem
Hi,guys Hope you are doing well! I am an ogg format starter, and I am implementing ogg audio streaming. I meet some problems for streaming. My application is as follows: I send download request to server,and server sends the download ogg file to client side. when a certain amount of data is downloaded, and I start to play the ogg file by using a library. I use juce c++ library which uses
2009 Jun 04
1
ogg audio streaming problem
Hi,guys Hope you are doing well! I am an ogg format starter, and I am implementing ogg audio streaming. I meet some problems for streaming. My application is as follows: I send download request to server,and server sends the download ogg file to client side. when a certain amount of data is downloaded, and I start to play the ogg file by using a library. I use juce c++ library which uses
2000 Apr 21
3
vorbisfile updates, and a couple of questions
The changes to vorbisfile that I suggested earlier have now been committed - this is mostly a merge of my code with a similar patch from Martin Vogt (thanks Martin). The old ov_open() interface remains untouched - and for many people, this is all you'll need to use, ever. It now calls the new interface with appropriate arguments. The new ov_open_callbacks() function adds an extra argument to
2006 Aug 30
2
Continued:How can I seek in Ogg Vorbis file, but not using Vorbisfile library?
Hello, All. First, I want to thank Ian Malone and Ralph Giles, thanks for your kind replies. But I still have problems about seek. As you suggested, I could use ov_open_callbacks() to supply my own read/write/seek functions. So, can you give me an example? I?m sorry for my ignorance, because I haven?t used callbacks before. I analyzed the vorbisfile.c in Tremor, and I think I
2004 May 23
4
Various Ogg Vorbis largefile notes and/or patches
Greetings one and all; I'm not subscribed to this list so I'm first sending this message to verify that mails from me make it through, and then later I'll send the juicy messages with patches. Also, the address I'm using is IPv6-only and doesn't often work, so drop me from any replies and I'll catch the archives, or drop only the hostname part to get an IPv4 address that
2014 Feb 02
0
unsubscribe
On 2014-02-02, at 12:00 PM, vorbis-request at xiph.org wrote: > Send Vorbis mailing list submissions to > vorbis at xiph.org > > To subscribe or unsubscribe via the World Wide Web, visit > http://lists.xiph.org/mailman/listinfo/vorbis > or, via email, send a message with subject or body 'help' to > vorbis-request at xiph.org > > You can reach the person
2001 Jan 03
1
Use of const
> Neither. initial could be const, but isn't. libvorbis doesn't make much > (any?) use of the const keyword, though there are plenty of places it would > probably be good to use. Because the source files are C and not C++, parameter types aren't checked, so is the use of const really a good idea? For example, this compiles fine (on VC++ 6), but itsn't right: int
2009 Mar 01
0
winetricks does not reset service pack number correctly
I just noticed that, when testing Lexware[1] with wine, that winetricks does not seem to reset the windows version correctly (or at least the Service Pack Number). On a fresh wine-installation I executed: winetricks msxml3 jet40 mdac28 dotnet20 When I now start the Lexware-Installer it says that "SP4" is installed (so it seems to be the setting for Windows 2000), but winecfg shows
2006 Aug 14
0
missing data treatment in MCMC pack
Hello, does anyone know something about missing data in the MCMC pack? thank you, Mariagiulia Mariagiulia Matteucci Dipartimento di Scienze Statistiche ?Paolo Fortunati? Universit? di Bologna Via Belle Arti, 41 40126 Bologna (ITALY) e-mail: matteucci at stat.unibo.it TEL: +39 051 264182 FAX: +39 051 232153
1998 Oct 24
0
NT 4 Service Pack 4
Has anyone any information on any implication (positive or otherwise) when installing NT 4's service pack 4 on Samba operations ? Regards, Dominic Baines
2004 Feb 18
1
Re: Samba 3.0 PDC, exchange 5.5 installing service pack 4 fails.
Hi Jerry - I'm just e-mailing you regarding the Exchange SP4 upgrade error when using a Samba 3.0 PDC. We presently have a Samba 3.0 PDC and using Exchange 5.5 SP4 without a problem, however we are in the process of migrating to Win2K3 and Exchange 2K3 and are setting up a test network to simulate the migration. While installing SP4 on exchange I keep getting a Dr. Watson error exactly the
2011 Dec 16
1
Re: service pack 3 for office 2007
dimesio wrote: > > danielsender wrote: > > Does making a new WINEPREFIX is having some directory other than .wine? > > If you want to keep your current .wine, yes. http://wiki.winehq.org/FAQ#head-faf9617c53607e583f6e6ff70a4ac9522d490faf That link is a bit confusing for me :( I have Office 2007 installed and working with no service packs on Ubuntu 10.04. If I wanted to
2007 Jul 24
0
[Fwd: Re: Virtual Machine Driver Pack for Linux from Novell]
Forwarding to the list, as others might also be interested to check it out. -------- Original Message -------- Subject: Re: [Pkg-xen-devel] Virtual Machine Driver Pack for Linux from Novell Date: Mon, 23 Jul 2007 12:31:11 -0300 From: Marco Sinhoreli <msinhore at gmail.com> To: Henning Sprang <henning_sprang at gmx.de> References: <20fe3cf60707201018i269ed886m21f53e691c933fbe
2009 Jan 04
1
Morrowind GOTY 3-pack installation problems
Hello, I just installed wine and tried to setup Morrowind with it but installation program fails straight at start as InstallShield can't install something called iKernel. I've installed wine version wine-1.1.12 after several unsuccesfull attempts with latest stable release. The game is Morrowind 3-pack GOTY version - apparently. It contains Morrowind, Tribunal and Bloodmoon in one cd.
2000 Jan 12
0
Cannot access Samba Server from NT client (service pack 5)
I have a samba server running on a Solaris server, which uses unix passwords. I installed the cleartext password registry macro, but still cannot access my samba server. I get an error indicating that the login is not allowed to login from this station? I'm new to NT, so I expect this is a conflict between domain authentication and unix samba server authentication. As, I login through a NT
2001 Aug 08
1
service pack info for wine's --winver nt40?
Hi, I'm trying to install OrCAD's eCapture in a no-windows environment. When I invoke the install shield with 'wine --winver nt40 Setup.exe' The shield reports 'service pack 0 requires at least service pack 3'. How do I trick the shield or any other windoz program to view wine's nt40 emulation having a specific service pack. Thanks, Art