Displaying 20 results from an estimated 10000 matches similar to: "Offer to help"
2007 Jun 08
1
theoracomment: UTF8 support and some minor fixes
Hi there,
the attached patch for theora-tools adds UTF8 support to theoracomment;
however, for this I did copy some "shared" files from vorbis-tools to
theoracomment. I'm not sure whether you want this but rather make them
shared in theora-tools, too?
Additionally, I added header-comments in the style of theoraenc and a
manpage. So far, theoracomment looks rather complete now
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 Jun 20
1
libtheora-1.0alpha7 release
All,
I've done a new alpha release of the libtheora reference implementation.
This is mostly build fixes from the alpha6 release; I'd failed to enable
the new MMX asm by default, and the x86 asm code did a relocation that
caused problems on SELinux.
You can get it in the usual place:
http://downloads.xiph.org/releases/theora/libtheora-1.0alpha7.tar.bz2
2008 Nov 03
2
Theora 1.0 final release
Theora is a video codec with a small CPU footprint that offers easy
portability and requires no patent royalties. While the Theora
bitstream format was standardized in 2004 and our beta releases have
been used by millions, this 1.0 release is an important milestone
reflecting the maturity and stability of the Theora codebase.
A number of leading multimedia web groups already support Theora.
2008 Nov 03
2
Theora 1.0 final release
Theora is a video codec with a small CPU footprint that offers easy
portability and requires no patent royalties. While the Theora
bitstream format was standardized in 2004 and our beta releases have
been used by millions, this 1.0 release is an important milestone
reflecting the maturity and stability of the Theora codebase.
A number of leading multimedia web groups already support Theora.
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
2007 May 20
1
Theora-tools: Theoracomment
Hi all,
I've attached a SVN diff for theora-tools, adding a simple
"theoracomment" utility; it is intended to be the counterpart of
vorbiscomment for theora/vorbis-ogg-files. It shares vorbiscomment's
usage/features (and the frontend-code).
While the main functionality is already there, there are still some
restrictions:
* No support for chained streams
* It simply uses
2009 Aug 30
2
Sampling encoder timings between libtheora-1.0 & libtheora-1.1beta3
As requested by Ralph in my introduction e-mail to this list [1], I've
gone ahead and done some sample test timings for encoding between
libtheora-1.0 and libtheora-1.1beta3, as available from the Theora
website [2].
So far, I've tested with 4 different files that I generated with content
I already have. The files, in brief, are the following:
1. planet-earth-360x240.yuv4mpeg - A
2007 Oct 13
1
Theora beta2 released
Hello,
once again I have the great pleasure to announce the release of a new
Theora version - please welcome libtheora beta 2!
Changes for this version:
libtheora 1.0beta2 (2007 October 12)
- Fix a crash bug on char-is-unsigned architectures (PowerPC)
- Fix a buffer sizing issue that caused rare encoder crashes
- Fix a buffer alignment issue
- Build fixes for MingW32, MSVC
- Improved
2007 Oct 13
1
Theora beta2 released
Hello,
once again I have the great pleasure to announce the release of a new
Theora version - please welcome libtheora beta 2!
Changes for this version:
libtheora 1.0beta2 (2007 October 12)
- Fix a crash bug on char-is-unsigned architectures (PowerPC)
- Fix a buffer sizing issue that caused rare encoder crashes
- Fix a buffer alignment issue
- Build fixes for MingW32, MSVC
- Improved
2009 May 27
2
libtheora 1.1alpha2 (thusnelda) release
I'm pleased to announce the second alpha release of our next
generation encoder for the free Theora video format, codename
"thusnelda". The second release incorporates a number of changes which
improve both compression efficiency and execution speed.
This release includes working MSVC project files, but the assembly
optimization hasn't yet been ported, so performance there will
2009 May 27
2
libtheora 1.1alpha2 (thusnelda) release
I'm pleased to announce the second alpha release of our next
generation encoder for the free Theora video format, codename
"thusnelda". The second release incorporates a number of changes which
improve both compression efficiency and execution speed.
This release includes working MSVC project files, but the assembly
optimization hasn't yet been ported, so performance there will
2009 Sep 25
4
libtheora 1.1 (Thusnelda) stable release
We are pleased to announce a new stable release of libtheora, the
Xiph.org Foundation's reference implementation of the royalty-free
Theora video format. This new release, version 1.1, codenamed
Thusnelda, incorporates all of the recent encoder improvements we have
been making over the past year, though some of the code had its
genesis all the way
back in 2003. It also brings substantial speed
2009 Sep 25
4
libtheora 1.1 (Thusnelda) stable release
We are pleased to announce a new stable release of libtheora, the
Xiph.org Foundation's reference implementation of the royalty-free
Theora video format. This new release, version 1.1, codenamed
Thusnelda, incorporates all of the recent encoder improvements we have
been making over the past year, though some of the code had its
genesis all the way
back in 2003. It also brings substantial speed
2008 Jan 17
1
What are the theora installation files
hi all,
I am using Ubuntu 7.04 version.
please can anyone tell me what are the files that copy in to a computer when
it install.
the following are the some of observations i got.
After installing the theora it will copy the required files to the following
places (default) according to the configure script.
libtheora: ................... /usr/local/lib
C header files: ..............
2009 Feb 20
2
segfault on amd64 with ffmpeg
Hi,
and thank to you all for this great codec !
I have this bug on Debian Lenny with compiled packages of last svn versions of
ffmpeg and libtheora. This seems to append only on the amd64 arch. Here is a
valgrind log :
pre-barreau at augustins:~/video$ export LD_LIBRARY_PATH=/usr/local/lib
pre-barreau at augustins:~/video$ valgrind
/home/pub/apps/ffmpeg_dev/ffmpeg_svn/ffmpeg -i
2012 Oct 23
4
building libtheora 1.0 on win64
I have an old conferencing app that uses theora and I'm building it for
win64.
libthora 1.1 builds just fine, but libtheora 1.0 has errors related to
assembly code when building for x64.
I've tried using 1.1, but the video does not look right -- the clients all
generate their own first 3 packets instead of sending them over the network
since they assume they are all on the same version
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 Mar 01
2
theora release todos
Hi,
last week's thread about getting closer to a release fizzled out.
The mailing list discussion and the TheoraTodo wiki item suggest the
following are required for release:
1. freeze the theora logical bitstream format
2. complete the reference implementation tools
3. stablize the libtheora API
4. complete the documentation
I'd like to suggest this as
2009 Aug 05
2
libtheora 1.1beta1 release
All,
After months of intensive development, we're finally coming to a
stopping point in our rewrite of the libtheora reference
implementation. All major features for the 1.1 are in, so it's down to
bug fixing now. Please try this first beta and give us feedback. Most
notable is that the encoder's rate control is much more configurable,
and more capable in each configuration than