similar to: Binaries for Visual Studio.NET?

Displaying 20 results from an estimated 8000 matches similar to: "Binaries for Visual Studio.NET?"

2004 Oct 09
3
Encoder not linking on win32?
I decided to bite the bullet and grabbed the latest changes out of subversion. Compiled fine (with a few cast changes), but for some reason none of the encoding functions are linking. (Decoding appears to link just fine.) Any ideas what I did wrong? Here's what I did: 1) Downloaded a clean copy of the latest contents of Subversion using: svn co http://svn.xiph.org/trunk/theora 2)
2005 Apr 27
3
Theora dll in debug mode
Hi everybody. I have a problem using Theora in a specific way. I am going to explain that. I have downloaded ogg codecs for Windows on the Theora website. More precisely there are DirectShow Filters. I try to use Theora codec in a commercial application and the application crash. It doesn't with another codec like XviD, so the problem may be Theora codec. Note that I can use Theora outwards
2005 Mar 17
5
up-to-date debian packages?
The debian (unstable) libtheora and libogg packages are a little out of date. I was wondering if anybody had made their own packages for libogg-1.1.1 and libtheora-1.0alpha4. If not, I'll go ahead and package them up and put them up on my own debian repository or something, and let you guys know where to get them. But if somebody has already done that, let me know. thanks, Tim
2004 Aug 06
3
Multiple Frames per Packet
David, Here's the trick ... do this just before your speex_bits_write(): speex_bits_insert_terminator(&bits); Then, when decoding, keep calling speex_decode() until it returns -1 or speex_bits_remaining(&bits) returns 0. Works for me, anyway. Tom David Barrett (dbarrett@quinthar.com) wrote: > > Hi, I'm using Speex and I want to pack multiple frames into a single >
2011 Jan 19
1
How to build Theora decoder on VC++ paltform
On 17.01.2011 12:35, Raju wrote: > Dear friends > Recently i have downloaded Theora video codec from http://www.xiph.org/ > , > here its having both encoder and decoder , how can i build only > decoder on VC + windows platform , if i build now i will be getting " > Cannot open include file: 'ogg/ogg.h': No such file or directory " > pls send me solution for
2004 Mar 12
2
Gentoo CVS Ebuilds?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I have made some ebuilds that build libtheora (as well as libogg & libvorbis) from cvs for gentoo, and was wondering if anyone was interested in them. If so, I can put them up online. James L -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) iD8DBQFAUlvqMf2EplKLPrwRAqYMAJwIxkUSN+yfQgCaCR2LSre9xoEwFACfeF53 0U0GAmUZB8RiXrtCI+pEy10=
2010 May 16
2
Oggcodecs release 0.83.17220
Oggcodecs release 0.83.17220 ---------------------------- Oggcodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora and FLAC files in Windows Media Player and other players. This release has improved file and networking support, offered by default DirectShow filters. More bug fixes, particularly to Theora and FLAC, and updates for Internet Explorer's HTML5
2010 May 16
2
Oggcodecs release 0.83.17220
Oggcodecs release 0.83.17220 ---------------------------- Oggcodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora and FLAC files in Windows Media Player and other players. This release has improved file and networking support, offered by default DirectShow filters. More bug fixes, particularly to Theora and FLAC, and updates for Internet Explorer's HTML5
2010 May 16
2
Oggcodecs release 0.83.17220
Oggcodecs release 0.83.17220 ---------------------------- Oggcodecs is a set of DirectShow filters for playing Ogg Vorbis, Speex, Theora and FLAC files in Windows Media Player and other players. This release has improved file and networking support, offered by default DirectShow filters. More bug fixes, particularly to Theora and FLAC, and updates for Internet Explorer's HTML5
2005 Nov 01
3
Live HTTP streaming of Theora files
What's the easiest way to broadcast a "live" event using Theora? - Microsoft Media Services uses a closed protocol (MMS) and special streaming servers, so I'm not excited to go that way, even though it seems to be the most obvious choice. (Though I'm not sure if I could convince it to use Theora anyway.) - I could encode the entire file into an Ogg/Theora file and just
2004 Aug 29
2
Building theora
Hello, I'm trying to get theora built. However there is not a page listing what depdencies there are. Would it be possible to have a developers page with the point release tarballs etc? (There is subversion access, but I do not have subversion for my OS). I could not find libtheora release, only an alpha, this wasn't very clear, it has been released now I think. The libogg and
2004 Dec 29
3
libtheora
Hi, I just installed debian (ubuntu) on this machine: Linux ludwig 2.6.8.1-3-amd64-generic #1 Tue Oct 12 11:40:38 UTC 2004 x86_64 GNU/Linux but neither libtheora0 and libtheora-dev from packet nor libtheora-1.0alpha4 I compiled seems to work ;-) both mplayer or vlc can't read video stream Theora header parsing failed: -20 or [00000247] theora decoder error: This bitstream does
2009 Aug 06
2
archive of legacy oggenc/oggenc2 encoders for windows?
Interesting - is there any easy way to tie each of these builds to a windows application? I'm really not so familiar with how to do those types of things - didn't even know what DSF was until a few minutes ago! Ethan On Thu, Aug 6, 2009 at 12:13 AM, Silvia Pfeiffer <silvia at silvia-pfeiffer.de>wrote: > All old builds of the DS filters are at >
2003 Dec 08
2
libtheora-1.0alpha2.tar.gz make fails
Hi My PC is Intel Pentium P4-HT, running Linux kernel 2.6.0-test10. I have the latest GNU automake/autoconf system. The make fails on libtheora with the following error msgs: player_example.c:29:1: warning: "_REENTRANT" redefined player_example.c:1:1: warning: this is the location of the previous definition /bin/sh ../libtool --mode=link gcc -O2 -D_REENTRANT -all-static -o
2010 May 20
10
Libtheora
Hi all, I am Sahana. I am currently working on Libtheora for windows platform and very new to it. I am getting a lot of compiling errors. Since Libtheora depends on libogg and libvorbis i have added these as well to my workspace in VC++ 6. I have a doubt regarding the x86 and x86_vc folders described in the libtheora software.Since both these folders have the same set of files which one do we
2007 Feb 12
1
Number of frames
Hi All I am coding an application capable of playing theora movies using libtheora and libogg. Now, I need to know the duration of a theora movie in frames. I seem to be unable to find that information in the using either libtheora or libogg. Google gave a hit proposing to read the file backwards till the magic "OggS" could be found and then scan forward to the framenumber field
2004 Jul 22
2
A script to convert existing video files to Ogg
(Theora/Vorbis) available. Message-ID: <410011E4.2040904@hut.fi> Hello, I noticed that it's quite difficult currently to create Ogg format files (Ogg Theora for video and Ogg Vorbis for audio). There's only the encoder_example-program, which is included in the libtheora source packages, but seemingly not in any libtheora/libtheora-devel packages that are around the web for e.g.
2008 Apr 21
1
Compile libtheora 1.0beta3 with VS2005
Hi all, I tried to compile the theora source with VS2005. But it asked for the ogg library. error message is as follow. **************************************************************************** Error 1 fatal error C1083: Cannot open include file: 'ogg/ogg.h': No such file or directory c:\Documents and Settings\Manoj\Desktop\libtheora-1.0beta3\include\theora\codec.h 64 Error
2006 Oct 04
3
Encoding - CPU usage ...
Hi all. I would really like to use Theora for the commercial product I work on... It's a Linux based DVR. Actually we use ffmpeg to produce MPeg4 short clips from 4 BNC channels in CIF resolution. I made a small module for our project that uses Theora... but I see that it gets a lot of CPU :( So I'm here to ask for any kind tips to reduce the CPU usage. - Hardware... do you think there
2009 May 30
1
Segmentation Fault
I've attached the command I ran, the output, and the crash log in the hope that it is useful. jason$ ffmpeg2theora -v 5 --optimize -A 64 -c 2 -H 44100 /Users/jason/ Movies/TV\ Shows/Holding\ Area/video.vob Input #0, mpeg, from '/Users/jason/Movies/TV Shows/Holding Area/ video.vob': Duration: 00:05:43.90, start: 0.211444, bitrate: 7217 kb/s Stream #0.0[0x1e0]: Video: