Displaying 20 results from an estimated 100 matches similar to: "two-passes in thusnelda"
2020 Feb 06
2
[fdo] Detect my own session being closed
The problem is that I don't want to have a system service, because I
would also need a communication protocol, an arbitration algorithm... I
think that there should be an API in logind that would allow a program
to block the logout the same than it allows to block shutdown and
reboot, and being notified of that. In fact, sometimes I receive a
notification in Gnome Shell telling me that
2020 Feb 05
2
[fdo] Detect my own session being closed
Hello:
I created a backup program that uses an external HD to do the backups, and
it is designed to allow several users to share the same hard disk by
storing each backup in a different folder. To ensure that the backups are
always made, it automatically mounts the backup hard disk when it detects
it (using udisk2 DBus interface). The first problem is that if the backup
program of the user A
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
2009 Nov 17
12
ffmpeg2theora and VOB files
Dear,
I am using your ffmpeg2theora for converting VOB files to ogv. At
converting VTS_01_2.VOB (second file from DVD) theora can not find video
stream, only audio stream. Can you help me?
Thanks Martin Koryt?r
2009 Oct 18
1
Join two theora video files
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi all:
I have a question which, maybe, could go to the Theora FAQ.
How can I join two theora video files in one without recompressing them?
Can I just join them one after the other, like with Ogg/Vorbis?
I've created a front-end for Thusnelda and want to offer extra features
not yet in other software. My idea is to do multithread compression
2009 Mar 30
7
Thusnelda Video Quality
Wow.
Let me say that again, just in case you missed it.
Wow.
The quality looks to be on par with what I get out of H.264, but
Theora has the added benefit of free and open source software with no
patent worries so I can use it with a clean conscience. Thanks,
everyone.
2009 Aug 04
0
thusnelda is now trunk
All,
The thusnelda encoder rewrite is settling down, so as of r16417 I've
replaced trunk/theora in svn with the thusnelda branch. This means you
no longer have to do anything special to get the new code. If you have
an existing theora checkout, it will just update. You may get a
warning about conflicts in CHANGES; just accept the new repository
version ('tf' at the prompt, or 'svn
2008 May 04
1
Thusnelda compile error
Hi,
I can not anymore compile this version of theora.
I get the following:
/bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I.
-I.. -I../i
nclude -I../lib -I../lib/dec -I../lib/enc -I/usr/local/include
-Wall -Wno-p
arentheses -O3 -fforce-addr -fomit-frame-pointer -finline-functions
-funroll-loo
ps -MT mode.lo -MD -MP -MF .deps/mode.Tpo -c -o mode.lo `test -f
2008 Dec 10
1
Any recommendations for a fairly working version of Thusnelda
Hi All,
I know the Thusnelda is suposed to be experimental and its not
complete yet but I was interested in trying it out. I see there is an
experimental windows version of ffmpeg2therora that uses the Thusnelda
encoder, I am attempting to build a Linux version. Presumably the
experimental ffmpeg2theora must work to some extent or they wouldn't
both offering it for download.
I was wondering
2009 Mar 27
1
libtheora 1.1alpha1 (thusnelda) release
I'm pleased to announce the first alpha release of the rewrite of the
Xiph.org reference encoder for the Theora video format, codename
"Thusnelda".
http://downloads.xiph.org/releases/theora/libtheora-1.1alpha1.tar.bz2
http://downloads.xiph.org/releases/theora/libtheora-1.1alpha1.zip
http://downloads.xiph.org/releases/theora/libtheora-1.1alpha1.tar.gz
Please download one of
2009 Mar 27
1
libtheora 1.1alpha1 (thusnelda) release
I'm pleased to announce the first alpha release of the rewrite of the
Xiph.org reference encoder for the Theora video format, codename
"Thusnelda".
http://downloads.xiph.org/releases/theora/libtheora-1.1alpha1.tar.bz2
http://downloads.xiph.org/releases/theora/libtheora-1.1alpha1.zip
http://downloads.xiph.org/releases/theora/libtheora-1.1alpha1.tar.gz
Please download one of
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 Jun 13
0
Some Feedback for Thusnelda alpha 2
Hello everyone,
As asked on the news page, I'll give some feedback for this release. I
don't know were to put it, but this mailing list seems the best place.
(correct me if I'm wrong ;)) I haven't tested Theora in-depth before, I
use XviD and x264 mainly. As I support patent-free, open-source
software, I thought it would be nice to test and give some feedback.
At first glance,
2009 Jul 06
1
thusnelda Visual C Inline Assembly
I'm pleased to announce that the port of the GCC (AT&T) inline assembly
optimized code to Visual C (Intel) inline assembly code is now available
in SVN.
Thusnelda SVN branch is located here:
http://svn.xiph.org/branches/theora-thusnelda
For more information regarding Visual Studio 2005/2008 compilation read:
http://svn.xiph.org/branches/theora-thusnelda/win32/VS2005/README
2009 Aug 11
3
blocky issue here with libtheora 1.1 20090806 (Thusnelda)
this sample is very blocky, the older version seems to do much better
and less blocky video. i'm not sure if my 1.9ghz 1 gb ram is the problem
here or the encoder has hicups on this new libtheora 1.1 20090806
(Thusnelda). please advice how to fix this or should i use the older
version. this encode was 2 pass with horrible output.
http://www.megaupload.com/?d=NDGY0EAL
General
ID
2010 Feb 03
2
XiphQT with Thusnelda?
I noticed that the latest release of XiphQT predates the release of Theora 1.1.
What's the situation with a release of XiphQT with the Theora 1.1 encoder in it? Is such a release planned?
(With all this iPad vs. Open Video discussion going on, it would be so much easier to advocate Theora if Mac-using content creators could simply install a pre-built binary and get an up-to-date Theora
2008 Mar 15
1
[PATCH] thusnelda keyframe only speedup
Hi all,
Attached is a trivial patch that speeds up encoding for key frame only
streams. It skips the motion vector search which is not needed when
there are never going to be any delta frames. It was made against
thusnelda SVN revision 14589.
Tested on Fedora 8 x64_64.
-Phil
-------------- next part --------------
A non-text attachment was scrubbed...
Name:
2009 Jun 11
1
Thusnelda - Floating point exception in encoder_toplevel.c:209
Hi all,
I've been hitting the odd floating point exception errors using the
new alpha encoders. They're encoding a live stream so I can't reproduce
the crash on demand, and it might only happen once every few days so
it's been fun trying to get a backtrace. The crash happens in a fairly
scary block of code, I wouldn't have a clue where to begin trying to fix it!