similar to: documentation on theora

Displaying 20 results from an estimated 2000 matches similar to: "documentation on theora"

2009 Aug 14
4
theora sprint done :)
all done! ... we will check through the format a bit and make some alterations, but the first version is available now... http://en.flossmanuals.net/theoracookbook http://www.lulu.com/content/7531795 212 pages of all you can eat free video :) adam -- Adam Hyde Founder FLOSS Manuals German mobile : + 49 15 2230 54563 Email : adam at flossmanuals.net irc: irc.freenode.net #flossmanuals
2009 Aug 10
1
theora sprint started
hi, So, now we are in an OGG Theora Book Sprint in the HKW in Berlin. The aim is to write an introductory book in 5 days. There are 6 of us working from Berlin, and you can join too! To do so follow these simple steps : 1. Register Register at FLOSS Manuals: http://en.flossmanuals.net/register 2. Contribute! Select the manual http://en.flossmanuals.net/bin/view/TheoraCookbook/WebHome and a
2009 Jul 10
2
theora sprint
hey, Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write free manuals about free software and in August (10-15) we will hold Book Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We will write a really good manual (book) about Ogg Theora in 5 days. The event will be in Berlin. We want to cover a lot of stuff, but we hope to get our teeth into at least some of
2010 Mar 08
0
theora sprint
The dates on the email look very odd - is this a 2010 event? got an event coordination site? Sounds like a great idea - thx Ed On Fri, Jul 10, 2009 at 4:41 AM, adam hyde <adam at flossmanuals.net> wrote: > hey, > > Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write > free manuals about free software and in August (10-15) we will hold Book > Sprint
2009 Jul 10
2
ogg theora book sprint
hey, Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write free manuals about free software and in August (10-15) we will hold Book Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We will write a really good manual (book) about Ogg Theora in 5 days. The event will be in Berlin. We want to cover a lot of stuff, but we hope to get our teeth into at least some of
2007 Jun 05
1
floss manuals, theora and gpl
hi, a few weeks ago I wrote to say there is a repository for a manual on theora at www.flossmanuals.net Just a small addition to say we are changing all docs from the FDL to the GPL. kind regards, adam -- adam hyde floss manuals free manuals for free software http://www.flossmanuals.net mobile : + 31 6 154 22770 (Netherlands mobile) email : adam@flossmanuals.net
2010 Mar 23
0
On-the-Fly multiplexing Video
> ---------------------------- Original Message ---------------------------- > Subject: Re: [ogg-dev] On-the-Fly multiplexing Video > From: "ogg.k.ogg.k at googlemail.com" <ogg.k.ogg.k at googlemail.com> > Date: Tue, March 23, 2010 08:00 > To: "Pandu Rakimanputra" <pandu.rakiman at gmail.com> > Cc: ogg-dev at xiph.org >
2010 Oct 14
0
Need a help on Online Video Streaming using IceCast
On 13/10/10 13:05, Rhytha Web wrote: > > We tried in VLC player to configure through Icecast for streaming but > nothing works. But the VLC player deducts webcam and showing the video > picture in the VLC player. > > *Whether the IceCast will only support the audio streaming or IceCast > will also support live online video streaming for my website?* > > pls help us on
2010 Mar 25
0
[Fwd: Re: On-the-Fly multiplexing Video]
[Forwarding to ogg-dev] ---------------------------- Original Message ---------------------------- Subject: Re: [ogg-dev] On-the-Fly multiplexing Video From: "Basil Mohamed Gohar" <abu_hurayrah at hidayahonline.org> Date: Thu, March 25, 2010 13:05 To: video4linux-list at redhat.com -------------------------------------------------------------------------- On 03/25/2010
2007 Sep 14
8
Cortado java applet
I looking for a simple way to use cortado java applet on my website, help --------------------------------- Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. Get it now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20070915/2df326af/attachment.htm
2009 Aug 29
4
No quality advantage with two-pass?
The ffmpeg2theora chapter[1] of the Theora Cookbook says that the only advantage of two-pass encoding is that you can hit a specific target size. But isn't it so that you can reserve bits for difficult parts of a video, which improves the perceived quality? It may be true that Theora does quite alright without two passes, but it seems like a no-brainer to me that two passes will always be
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
2010 Jan 13
3
Live webcam stream with Theora
Hey all, I've setup a simple page that just displays a live webcam stream of me at work, and it supposedly falls back onto Cortado if your browser doesn't support the <video> tag. The URL is here: http://media.basilgohar.com/stream/ There's been a lot of talk about live streaming and low bitrate streams. Here is my command line (I've posted this before): time ffmpeg -f
2007 Dec 09
1
Create a live stream and problem in the webplayer
Hi guys , I have a big trouble using theora and vorbis for create real time streaming , or better to say the real time encoding. I try to explain better to you my problem. I have some video files on my hd ,i can choose for this files between avi , or other know format. My problem it's that i use a scheduling system , that play the original files at particular time . Now i must to taje
2007 Dec 10
1
Create a live stream and problem in the webplayer
Hi guys , I have a big trouble using theora and vorbis for create real time streaming , or better to say the real time encoding. I try to explain better to you my problem. I have some video files on my hd ,i can choose for this files between avi , or other know format. My problem it's that i use a scheduling system , that play the original files at particular time . Now i must to taje
2005 Jun 10
0
Seeking through Theora+Vorbis ogg file..
Here's the problem: I've rewritten large parts of the output code of cortado 0.1.0 with the following aims: 1. output to something SWT-like instead of AWT. 2. Speed it up a bit. In the rewrites I haven't restricted myself to java 1.1; the fact that it uses SWT all by itself makes it useless for applets anyway. The speedup worked very nicely; it's almost twice as fast as
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys , I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the icecast2 streaming server without any problems. But now , only works if I use ffmpeg2theora. I try with one of the latest svn version and one that I consider " stable" because is ok for all my needs , and they don't work. This is the complete shell output ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2009 Jan 18
1
problems streaming theora with oggfwd and icecast2
Hi guys , I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the icecast2 streaming server without any problems. But now , only works if I use ffmpeg2theora. I try with one of the latest svn version and one that I consider " stable" because is ok for all my needs , and they don't work. This is the complete shell output ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
Hi guys , I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the icecast2 streaming server without any problems. But now , only works if I use ffmpeg2theora. I try with one of the latest svn version and one that I consider " stable" because is ok for all my needs , and they don't work. This is the complete shell output ffmpeg -i /home/pierpaolo/Scrivania/31.mpg
2008 Dec 05
0
problems streaming theora with oggfwd and icecast2
Hi guys , I used ffmpeg , and ffmpeg2theora , with oggfwd for streaming to the icecast2 streaming server without any problems. But now , only works if I use ffmpeg2theora. I try with one of the latest svn version and one that I consider " stable" because is ok for all my needs , and they don't work. This is the complete shell output ffmpeg -i /home/pierpaolo/Scrivania/31.mpg