similar to: www.theora.org and CSS

Displaying 20 results from an estimated 30000 matches similar to: "www.theora.org and CSS"

2010 Jul 19
2
www.centos.org - SSL Cert Expired - CSS fubar'd
Hi All, I hadn't seen mention of it on the mailing list yet so I thought I'd post it. It seems the wildcard SSL cert for *.centos.org has expired. Since the www.centos.org stuff references its CSS via the http[S] urls, the CSS and images are now missing from http://www.centos.org/ "The certificate expired on 7/16/2010 7:23 PM." Mike
2004 Jun 01
2
theora 1.0a3 opt hint
in lib/blockmap.c,v 1.5 2003/12/03 func CreateMapping, inner loop code: if ( i<2 ){ MB = ( j<2 ? 0 : 1 ); }else{ MB = ( j<2 ? 2 : 3 ); } if ( i%2 ){ B = ( j%2 ? 3 : 2 ); }else{ B = ( j%2 ? 1 : 0 ); } wouldn't this do better: MB = (i >> 1) * 2 + (j >> 1);
2009 Mar 22
0
Xiph.org Call for Student Projects
Xiph.org/Annodex.net seeking Summer of Code student applications! 2009 is an important year for free codecs: Ogg Vorbis on every Android device, Ogg Theora support in development for Mozilla Firefox 3.5, and expanded Ogg hosting by the Internet Archive and Wikimedia. Xiph.org and Annodex.net, who develop free codecs (Ogg Vorbis, Theora, Dirac, Speex, CELT, FLAC) and web video support for them,
2008 Aug 19
0
UI Designer needed with (CSS, Visual studio.net, Adobe Photoshop , C#)
SURE SHOT INTERIEW IF THE CANDIDATE MATCHES ALL THE SKILLS******* Please send the exact match.... Must have all skills mentioned Skills: UI Designer (CSS, Visual studio.net, Adobe Photoshop , C#) *Strong skills needed in: MUST HAVES CSS Visual Studio .Net Adobe Photoshop CS Microsoft Visual SourceSafe SQL Server Management tools SQL C# HTML * Location: CT Duration: 6 months+ Rate: Open
2009 Jul 28
1
WinHQ.org website - CSS preloading
Hi, I wasn't sure where to write this so thought I'd just put it in the forum. The WineHQ.org website is great, just I think pre-loading the hover images for the main menu section would make the site even better as it would no longer mean the hover images would need to be loaded when the mouse is hovered over them. I found a solution here:
2009 Sep 06
1
Is there something like qt-faststart for theora?
One thing I noticed though when reading about ffmpeg to make the h.264 was that for internet, you could use qt-faststart to move some stuff (I think called MOOV) to the front of the file allowing the file to start playing before it was finished downloading. That certainly helps quite a bit, I was wondering if there is a similar type of thing for theora? Theora files I host do not seem to
2006 Apr 08
3
[Totally OT] CSS Best Prac. Rails Apps
I''ve used Verdana heavily in many of my sites. My graphics designer likes it and so do my clients. There is a well-reasoned discussion that goes something like: - Verdana is bigger than any other font in default size - If a user doesn''t have Verdana, what they see may be way smaller than designed - Ergo, don''t use Verdana What is everyone else doing? 80+% of my site
2009 Jun 24
3
streaming theora in flash
Hi, I managed to get my own FLV videos working over the web: http://certik.github.com/record/ it plays in the opensource flash player (flowplayer), but I have to convert theora to FLV (you can use the script in the package above). My question is, does anyone know if it's possible to get theora itself working? I know firefox3.5 will be able to do it, but I am afraid that will be the only
2007 Mar 07
1
Fwd: [videoblogging] Re: Fwd: Opera proposed Theora for native video playback in browsers
Theora needs a nice GUI encoder. ---------- Forwarded message ---------- From: Steve Watkins <steve@dvmachine.com> Date: Mar 7, 2007 12:22 PM Subject: [videoblogging] Re: Fwd: Opera proposed Theora for native video playback in browsers That is interesting news. I always go on about mpeg4 and h264 as if they are the ideal, wheras in an ideal world something like ogg theora would be the
2006 Jun 23
3
Can I recommend theora to my readers yet? Please?
Hi, I'm working on updates to the WWW FAQ (okay, it's a little much to use the singular in 2006, but it was the first!). Embedded multimedia has been a sore spot for a while. I've been recommending that people embed old-school MPEG, because it works in all players. But it's awful. Terrible bitrates. I'm on the verge of recommending SWF instead, even though it's a hideous
2007 Sep 26
1
Theora decoding problem on PowerPC
Hi, I'm attempting to decode Theora videos on a PowerPC running a Linux 2.6.19 kernel. The version of GCC I'm cross-compiling from is 3.4.4. The software versions I'm running are: libogg-1.1.3 libpng-1.2.20 libtheora-1.0beta1 libvorbis-1.2.0 These are all the latest I was able to download. Here's a back trace I got while running "dump_video" under
2003 Sep 28
1
Re: [theora] xiph.org irc channels moving
I'd just like to throw my 2 cents in here. I can understand the need to drop a xiph irc server. However, I do take issue with moving to Freenode. The reason that we moved so long ago (as I understand it) is that an overwhelming flood of politics made real vorbis discussion uncomfortable. A few people took things personally and acted out, and pretty soon everybody was on edge. Just looking
2003 Sep 28
1
Re: [theora] xiph.org irc channels moving
I'd just like to throw my 2 cents in here. I can understand the need to drop a xiph irc server. However, I do take issue with moving to Freenode. The reason that we moved so long ago (as I understand it) is that an overwhelming flood of politics made real vorbis discussion uncomfortable. A few people took things personally and acted out, and pretty soon everybody was on edge. Just looking
2010 May 12
3
Theora Intra (ptalarbvorm) vs. MJPEG
In the discussion of having a freedom-friendly camcorder or other video device, we discussed the idea of using intra-only Theora video to make post-recording editing a much easier process, allowing things like frame-by-frame editing without the need to decode and reencode the video again, thus incurring loss. I was quite skeptical of the efficiency of intra-only Theora, and I had speculated that
2007 Mar 11
2
Online file converter to Theora , Who thinks transcode to Theora is difficult?
Hi to all , I discover this website http://www.mux.am , that lets you to put an url of movie file and this website convert the file to other formats , including Ogg Theora. When the file is converted they send you an email with the URL to download the file. Also , if you want to take control of the converter and set advanced setting for it , you can try the power mux :
2009 Mar 19
0
Theora encoding GUI and bitrate (was: Re: theora Digest, Vol 58, Issue 2 / gui for pc)
> are there any other gui for ogg theora encoding on pc to benefit the latest ffmpeg2theora has a Python based GUI. You need Python and wxPython to use it, however. It is cross platform, and ought to work on Windows.
2009 Mar 19
0
theora Digest, Vol 58, Issue 2 / gui for pc
hi, i am on pc and using "super" for ogg theora encoding for my projects... are there any other gui for ogg theora encoding on pc to benefit the latest updates on ogg video...i had the green border problem but fixed it by using a multiple of 16 resolution.... i have also been making many test with various bitrates for various resolutions to get the optimum bitrate/quality... do you have
2005 Oct 21
1
Any good GUI Theora encoder for Windows?
I try to test Theora in Windows , but i only find one Theora encoder , ffmpeg2theora. I don't like because is command line , and i want to encode from a visual encoder. I also try ffdshow but i don't know how to encode video and audio to get Theora ... With ffdshow i get a worst 4 FPS encoding ... Would be a good idea that xiph contact to creators of VirtualDubMod
2013 Nov 12
2
Dividing Theora video into Frames
Hai All, Can any one please help me to divide theora video into individual frames. what is the procedure for it?. I have referred theora documentation for the same issue, but didn''t get any answer...!!?? *Thanks & Regards,JIBIN THOMAS* _______________________________________________ theora mailing list theora@xiph.org http://lists.xiph.org/mailman/listinfo/theora
2013 Nov 12
2
Dividing Theora video into Frames
Hai All, Can any one please help me to divide theora video into individual frames. what is the procedure for it?. I have referred theora documentation for the same issue, but didn''t get any answer...!!?? *Thanks & Regards,JIBIN THOMAS* _______________________________________________ theora mailing list theora@xiph.org http://lists.xiph.org/mailman/listinfo/theora