search for: bluishcoder

Displaying 20 results from an estimated 24 matches for "bluishcoder".

2010 Mar 16
5
Projective Video over web
FYI have anybody seen this demo ? I have use ogg for it. http://techfandu.blogspot.com/2010/03/world-first-projective-html5-video.html Thanks -- ??????????????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ??????????????????????????? -------------- next part -------------- An HTML attachment was scrubbed...
2011 Mar 10
4
Wav to Ogg Vorbis conversion
Dear experts, I am trying to use an example I found here: http://svn.xiph.org/trunk/vorbis/examples/encoder_example.c Could you please tell me what float** buffer is needed for (I don't see it used anywhere). Also, could you please tell me what this code is doing: for(i=0;i<bytes/4;i++){ buffer[0][i]=((readbuffer[i*4+1]<<8)|
2010 Aug 15
2
Beginner Hurdles
Hey everyone, I just got Theora running on my Mac, and ran across several hurdles, that I was wondering if someone could help me with. I do a lot of tech support at work, and get the same questions over and over, so I tried skimming the archives but couldn't find the answers. Maybe these could go in a FAQ of some sort? These are fairly unavoidable issues that should probably be
2009 Feb 09
1
liboggplay: yuv to rgb patch
Hey, ::: I'm sending a patch for liboggplay for comments. It adds - runtime cpu extension detection - fixed mmx implementation - added sse2 yuv to rgb conversion - added a faster vanilla implementation ::: currently it works fine on unix systems, the MSVC implementation needs a bit of a hacking, but basically you get the concept of the refactoring. If you have any
2009 Apr 03
1
liboggplay, liboggz, libfishsound migrated to git.xiph.org
On Fri, Apr 3, 2009 at 1:03 AM, <j at v2v.cc> wrote: > How is write access to the official repository handled right now? > in the past it was possible for people with svn access to commit minor > fixes or apply patches. would be sad if now write access to the official > repository is limited to one person. might be a good idea to set git up > in a way that makes it possible
2010 Feb 03
2
handling multitrack Ogg
On Tue, Feb 2, 2010 at 1:47 PM, Silvia Pfeiffer <silviapfeiffer1 at gmail.com>wrote: > On Wed, Feb 3, 2010 at 5:07 AM, Frank Barchard <fbarchard at google.com> > wrote: > > It sounds like you're on the right track. There are 2 places I would > start > > looking - DVD's, and Quicktime. > > Quicktime is mature and the container is the basis for mp4
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
2010 Mar 02
3
Opera 10.50 released
Today we released Opera 10.50, the first officially supported Opera release that supports <video> with Ogg Theora since we first experimented with it way back in 2007. Please enjoy and don't forget to file bugs :) -- Philip J?genstedt
2009 Jun 20
1
links in videos ?
Hi folks, I was just looking at this page: http://www.techcrunch.com/2009/06/09/demo-firefox-35-treats-videos-like-web-pages-why-cant-flash-do-that/ It says there: "links and other interactive elements can easily be placed inside videos." I was wondering how this placement of links and other elements was achieved. Is it something embedded in the ogg/theora stream, or is it done at
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
2009 Aug 19
2
How to seek theora streams
I need to be exposed to a way of seeking theora streams. I have repeatedly found the same question asked on a different forums but could not find an answer. I'm working on a game and started integrating video with theora, the sound works just fine with ogg/vorbis(i find it easy to seek using ov_raw_seek for audio files). Could someone please point me to some example/code of how can i seek with
2009 Dec 29
2
X-Content-Duration HTTP header
Hi ppl, we've been using a header called X-Content-Duration on some applications to communicate between a client and a server about the duration of a video (or audio) file. I've just been told by some W3C people that we should not name HTTP headers (even if intermediate) with "X-". (see email thread excerpt below) Should we move forward and register a provisional header as
2007 Oct 07
0
Fwd: [whatwg] Video, Closed Captions, and Audio Description Tracks
..., etc? How are other implementors of > the video element handling this issue? > > Is CMML for the closed captions viable? Or a speex track for the > alternate audio? Or using Ogg Skeleton in some way to get information > about the other tracks? > > Chris > -- > http://www.bluishcoder.co.nz >
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?
2010 May 11
3
HTML5 audio tag
-- ??????????????????????????? ? Narendra Sisodiya ( ???????? ???????? ) ? Society for Knowledge Commons ? Web : http://narendra.techfandu.org ???????????????????????????Dear all, I downloaded big buck movie in video format. when i use <video src="Big_Buck_Bunny_Trailer_400p.ogg" controls="controls"> your browser does not support the video tag </video>
2009 Oct 10
3
Theora patent question
Does the reason Theora is relatively safe from patent infringement lawsuit have more to do with it actually not being encumbered, or is it because its use is decentralized? For example, FreeType is not patent-free, nor is Linux, yet they succeed because on the one hand, they are open source, and those who maintain them do not guarantee anything regarding patents, it is up to each individual user
2009 Jun 15
3
Removing metadata segmentation
Hello all, I run the streaming for a community radio station. We're streaming 160k/s ogg via icecast. For an archive mechanism, I have a scheduler which starts a pseudo listener and archives to a file, via wget: wget http://stream/stream.ogg -O "show name.ogg" That works fine. The scheduler starts recording 30s before shows start and 2m after they end. We're also doing
2008 Dec 09
4
Slideshow with Ken-Burns Effect
Hi everybody, I've had some time and so I added a slideshow creator with the Ken-Burns-Effect to the Ogg Video Tools. Feel free to visit the following page: http://www.server.streamnik.de:88/test.html It's best viewed with the Mozilla Firefox 3.1 Beta 2, but a Cortado Player is also available for the other browsers. The code is actually not publically available, as I would like to add
2008 Dec 09
4
Slideshow with Ken-Burns Effect
Hi everybody, I've had some time and so I added a slideshow creator with the Ken-Burns-Effect to the Ogg Video Tools. Feel free to visit the following page: http://www.server.streamnik.de:88/test.html It's best viewed with the Mozilla Firefox 3.1 Beta 2, but a Cortado Player is also available for the other browsers. The code is actually not publically available, as I would like to add
2009 Jan 07
6
online service to host/share theora&vorbis encoded ogg files
hi, i am looking for a free hosting / file transfer service to share theora and vorbis encoded ogg videos. i have been making a series of contemporary art projects titled "a copyleft crowdsourcing free/open source project" with art students in gropus of 50-120. as a part of the project we want to share the video and audio content created for the project as copyleft and free/open