search for: libootheora

Displaying 8 results from an estimated 8 matches for "libootheora".

2005 Apr 27
3
Theora dll in debug mode
...order to compress myself the codec in debug mode with Microsoft Visual C++ .NET 2003. I have successfully compiled the next 5 libraries (it seems libOOOggSeek was not necessary for other dll compilation) : - dsfTheoraDecoder.dll - dsfTheoraEncoder.dll - libOOOgg.dll - libOOOggSeek.dll - libOOTheora.dll After replacing Release version of the dll by the Debug version of them, nothing works. I can't play any theora encoded file, nor encode a new file. Error is "Debug Assertion Failed !". With a minimal graph in GraphEdit (Microsoft DirectX SDK) composed by a webcam capture source...
2007 Feb 28
0
Newbie theora questions
Learned Theora types, I'm trying to build the theora source code using Visual Studio 2005. I'm running into some problems that I'd like to ask if anyone else has encountered and successfully defeated. First, I've managed to successfully build libOOTheora and libtheora by finding and building all the libraries they depend on. Now I'm trying to build the decoder filter, dsfTheoraDecoder. First question. In theoradecoderdllstuff.h there are two include files, streams.h and pullpin.h that aren't in standard Visual Studio 2005. I have includ...
2007 Mar 06
0
Theora Direct Show filters structure
...o know which dlls are typically directly called by DirectShow and which tend to call each other. My impression from being in the code for a couple of days is that the dsf dlls, for example dsfTheoraDecoder and dsfOggDemux2 tend to get directly called by DirectShow, while the other dlls, for example libOOTheora or libOOOggSeek are support dlls for those called directly by DirectShow. Is that an accurate picture? So, for example, if somewhere in dsfOggDemux2 we wanted to know the frame rate, that seems to not be available at this time. If that is correct are there currently existing interfaces that wou...
2008 Dec 07
0
Oggcodecs release 0.81.15562
...ot an interface * Fixed #1390: Ogg muxing filter doesn't support schroedinger codec * Fixed #1392: OggDemuxPacketSourceFilter GetCurFile memory allocation causes crashes * Fixed #1404: Installer doesn't respect the silent command line parameter * Fixed #1408: libOOTheora.dll memory leak * Fixed #1429: Supporting of rus text in (file name) or/and (file path) * Fixed #1430: Color bleeding on some (newer) ogg theora files * Fixed #1437: many regsvr32.exe processes running, but none for long * Fixed #1440: A debug log file is created during playback * Fixed #1443: Vist...
2008 Dec 07
0
Oggcodecs release 0.81.15562
...ot an interface * Fixed #1390: Ogg muxing filter doesn't support schroedinger codec * Fixed #1392: OggDemuxPacketSourceFilter GetCurFile memory allocation causes crashes * Fixed #1404: Installer doesn't respect the silent command line parameter * Fixed #1408: libOOTheora.dll memory leak * Fixed #1429: Supporting of rus text in (file name) or/and (file path) * Fixed #1430: Color bleeding on some (newer) ogg theora files * Fixed #1437: many regsvr32.exe processes running, but none for long * Fixed #1440: A debug log file is created during playback * Fixed #1443: Vist...
2008 Dec 07
0
Oggcodecs release 0.81.15562
...ot an interface * Fixed #1390: Ogg muxing filter doesn't support schroedinger codec * Fixed #1392: OggDemuxPacketSourceFilter GetCurFile memory allocation causes crashes * Fixed #1404: Installer doesn't respect the silent command line parameter * Fixed #1408: libOOTheora.dll memory leak * Fixed #1429: Supporting of rus text in (file name) or/and (file path) * Fixed #1430: Color bleeding on some (newer) ogg theora files * Fixed #1437: many regsvr32.exe processes running, but none for long * Fixed #1440: A debug log file is created during playback * Fixed #1443: Vist...
2005 Jan 05
1
Some oggdsf utilities and libraries now available on UNIX
...ery useful on its own, but a good example program on how to use the libOOOggSeek library) * OOOggSeekFileReader: Reads back a seek table constructed with OOggSeekFileMaker and prints out the time<->byte mappings There are many other libraries that I haven't ported across yet (such as libOOTheora), but they shouldn't be too hard to port at all if people are interested. OOOggDump, OOOggValidate and OOOggChainSplitter are quite useful tools in their own right. I've tested the libraries and tools on Linux and Mac OS X, although it should compile on other UNIXes without much of a p...
2005 Jan 05
1
Some oggdsf utilities and libraries now available on UNIX
...ery useful on its own, but a good example program on how to use the libOOOggSeek library) * OOOggSeekFileReader: Reads back a seek table constructed with OOggSeekFileMaker and prints out the time<->byte mappings There are many other libraries that I haven't ported across yet (such as libOOTheora), but they shouldn't be too hard to port at all if people are interested. OOOggDump, OOOggValidate and OOOggChainSplitter are quite useful tools in their own right. I've tested the libraries and tools on Linux and Mac OS X, although it should compile on other UNIXes without much of a p...