Displaying 20 results from an estimated 5000 matches similar to: "Number of frames"
2003 Apr 11
1
Searchable archieves??
Hello all
Being new on this list I would like to search the archieves before posting,
but unfortunately I cannot find out how to perform such a search. So it looks
as if I'll have to ask for help before searching the archieves anyway.
How does one search for keywords in the archieve?
Best regards,
Morten
2007 Apr 12
1
Seek problem 2 - reinitialization of the decoder
Hi people,
Next issue at hand here is after I have done a seek in a theora file. At this
point, I have to reinitialize the decoder so the viewing can continue. Again,
I have code that works most of the time, but, well...
Just after the last file position seek, this code is run:
while ((result = ogg_sync_pageout(&sync, &page)) == 0)
bufferData();
while
2007 Apr 12
0
Seek problem 1 - can't find frame number
Hi people,
I'm writing a decoder that uses libtheora on Windows and Linux. Decoding works
well by now.
I have a couple of problems with it, that I just can't seem to figure out.
I'll write each of them in a single mail, so it's easier to answer individual
problems.
The first problem I have is seeking, when it's playing files. I have
implemented a weighted binary jump
2014 Dec 11
4
Two new CVEs against FLAC
Op 11-12-14 om 10:05 schreef Miroslav Lichvar:
> but I'd rather see the real seeking bug fixed instead
I think I might have a fix, but it touches quite a bit of code,
so it'll take some time.
I think the problem is that because bogus headers might pop up
in the stream of which the CRC checks out, the whole frame is
decoded to validate that a frame is correct. The bogus header
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 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
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
2014 Apr 06
4
[Bug 77106] New: Blank screen and errors on Thinkpad T440p GeForce 730M/Intel optimus setup
https://bugs.freedesktop.org/show_bug.cgi?id=77106
Priority: medium
Bug ID: 77106
Assignee: nouveau at lists.freedesktop.org
Summary: Blank screen and errors on Thinkpad T440p GeForce
730M/Intel optimus setup
QA Contact: xorg-team at lists.x.org
Severity: normal
Classification: Unclassified
OS:
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
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
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
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 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
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
2008 Apr 23
1
Problems with Windows RGUI R-2.7.0 when PATH includes 'æ'
I have a subdirectory named 'Fælles Filer' in my PATH. When I start the
RGUI, I receive the following error/warning messages:
Error in Sys.setenv(PATH = PATH) : invalid input in wtransChar
and
Warning message:
package "methods" in options("defaultPackages") was not found
The problems disappear, when I change the the subdirectory name to its short
version,
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: ..............
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