Displaying 5 results from an estimated 5 matches for "sanslogic".
Did you mean:
analogic
2010 Jun 28
2
uncompressed webcam video
Is there any uncompressed webcam video footage I can test theora with?
tom_a_sparks
Light travels faster then sound, which is why some people appear bright, until you hear them speak
2008 Jan 11
1
Google Video accepting Ogg Theora files
Hi all,
I just noticed that Google Video now accepts uploading of Ogg Theora
files, even though they don't mention it on the site.
Now if they could just sort out the download side of things...
-Phil
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:
2010 May 22
4
[OT-ish] WebM/Ogg VP8 streaming
Hi all,
Sorry for the VP8 question on the Theora list, but I think all the
relevant people are here :)
I'm using Icecast to distribute some Ogg Theora streams at the moment
with a view to adding VP8 along side these in future. Ideally I'd just
use Ogg VP8+Vorbis, I know there is a mapping for this already but how
much support from the browsers can I expect for this configuration?
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!