Displaying 20 results from an estimated 10000 matches similar to: "Portable Theora Player"
2010 Feb 07
1
Theora blurriness in Windows players
I just finished using my mother's PC which is running Windows XP. I
downloaded & installed, or already had installed, the latest versions of
VLC Media Player (1.0.5), Media Player Classic - Home Theater (last
release was in August 2009), Miro (already installed), Mozilla Firefox
(3.6), Google Chrome (latest from website today), Opera (10.50 Alpha,
latest build from the website), and
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.
2006 Oct 20
1
non-threaded Ogg/Vorbis/Theora player implementation(java)
hi,
i'm a student of Udine University in Italy.
I'm writing a project for Java Micro Edition to send a video stream from pc to phone.
The player in that Java Platform doesn't work so I have to write "some" code.
I'm looking for a java implementation for h263-mpg codec.
Can you help me please? I'was looking for that since 10 days without results
very glad for any
2012 Apr 11
3
Ogg Theora files player
Hello,
I try to compile player_example.c from http://downloads.xiph.org/releases/theora/libtheora-1.1.1.zip in Visual Studio 2008 on Windows XP.
I built and added to the project libogg-1.3.0, libtheora-1.1.1, libvorbis-1.3.2 (http://www.xiph.org/downloads/) and SDL-1.2.15 (http://www.libsdl.org/release/SDL-devel-1.2.15-VC.zip).
When I compile player_example.c Visual Studio shows:
fatal error
2010 Jun 29
3
Theora and WeBM support in Firefox and Opera
I did some tests:
### Theora support in Firefox 3.7a (missnamed as "Minefield"):
Same as since 3.5 (plays, no controls if Javascript off, no thorough
retest of buffering issues).
http://lists.xiph.org/pipermail/theora/2010-January/003369.html
http://bugzilla.mozilla.org/show_bug.cgi?id=449358
### WeBM support in Firefox 3.7a
Seems to play (controls bug of course also there) and
2010 Feb 22
5
FFMPEG2THEORA 0.26 / BIG Theora testing / BUG in players or Lib
I tested the new FFMPEG2THEORA 0.26 and some players.
1. Biggest bug:
http://freefile.kristopherw.us/uploads/temp/push5tru.zi7
encodes into
http://freefile.kristopherw.us/uploads/temp/push5tru.ogv
the problem: it doesn't play well. MPLAYER reacts very badly, reports
"invalid frames" and HANGS (known issue ???). But in VLC there is also
a problem, less severe:
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
2010 Mar 11
2
ogg/theora over RTSP
Hi I need to stream ogg/theora over RTSP in order to use in opera browser
HTML 5 video, but I cannot find any streaming server to do that.
--
best regards,
Daniel Silva
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/theora/attachments/20100311/f4ec72d2/attachment.htm
2008 Mar 28
1
Whatever happened to the Theora Roadmap meeting?
It got planned, and then canceled. I assume you guys are going to try again?
I was looking forward to attending.
2007 Jan 27
6
Theora in SVG+JavaScript?
Hi, I was just reading on Adobe
Flash<http://en.wikipedia.org/wiki/Adobe_Flash>and the components
which make it up: SWF, ActionScript, and FLV.
>From what I've read, SVG is competing with SWF as the format of vector
graphics in web design, while ActionScript is an ECMAScript like JavaScript.
Hence, SVG + Javascript can provide an interactive, animated, open,
non-proprietary web
2010 Apr 12
7
Theora player for Nokia Series 60
I've made a start writing a Theora player for Series 60 phones (mostly Nokia phones, but some Samsung and Sony Ericsson ones too).
Download here:
http://symbianoggplay.sourceforge.net/OgvPlay/OgvPlay_010.zip
I've been using Big Buck Bunny, Elephants Dream and a few other ogv files for testing. I've uploaded 320x180 versions of those here:
2007 Mar 05
1
Opera proposed Theora for native video playback in browsers
Hi ,
I see this news in Opera website :
http://my.opera.com/haavard/blog/2007/03/05/1
I think this is a good news for Theora Team and also a greater news if video
tag becomes true.
This extract of the website is incredible :
'One thing to keep in mind that adding native support for Theora in Opera
would only add about 300K to Opera's overall size! And I am sure that could
even be
2008 Nov 12
1
Theora promotion material
Hi all,
A while back I wrote in about wanting a theora promotion video. Having a
few lazy minutes left in the day, I decided to do some coding to create
a small movie. However, I encountered two problems:
- The artwork completely &$@(%sses, but then again I'm no artist.
- How do you actually embed the movie into a SVG file? Otherwise I'd go
for HTML but a working example would be
2010 Jan 22
6
Theora Petition on YouTube
Hi again,
Here is a petition against YouTube, this is requesting YouTube uses
open-standards to display media rather than H.264.
http://www.petitionspot.com/petitions/oggandyoutube/
--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
2008 Oct 07
3
Theora on iPhone
I posted a while back "complaining" about lack of a theora player on the
iPhone. Porting the code for libtheora (and libogg/libvorbis) was
(relatively) painless, and appears to be working. I'm up against a tougher
challenge now... rendering the video!
I tried using the brand-new SOC-funded SDL port to iphone to get the
"player_example.c" code up and running, but ran into
2009 Nov 02
1
mobile theora player
OK, I just spent half the weekend tweaking my encoding parameters to get
exactly the right balance with bitrate and quality for a couple of kid's
movies for my daughter to watch on my mobile phone. I have to say, much
kudos to the theora devs on the 1.1 release. Amazing visual quality even
with -v 4 (roughly 400-600 kbps range for this content). I ended up with a
1:17min video 640x360
2010 Jan 29
6
Theora video support in Firefox and Opera
Firefox: 3.6 is out. What's new? I don't know (see :-( below)
Trying to play videos:
+ Can play (in some cases) Internet videos
+ Can play (in some cases) videos from local storage
+ Seems to pass the testsuite tests ,
http://wiki.xiph.org/TheoraTestsuite , ("offset" looks good, 4:4:4 and
4:2:2 too, not sure about the 322x242 "not divisible by 16" - there is
a black
2005 Aug 10
0
pocket-sized, portable speex recorder?
Hi Folks.
I just subscribed, and I didn't see a mailing list search function, so
I'm asking the question here. Apologies if this has been belabored to
death in the past.
I'm looking for a small (small enough to fit in a pocket of my
already-somewhat-full cargo pants pockets) voice recorder to use in
meetings and those all-day classes sysadmins get sent to once in a
while.
After a
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