similar to: syncing with a live Ogg stream

Displaying 20 results from an estimated 60000 matches similar to: "syncing with a live Ogg stream"

2008 Jun 22
2
syncing a live stream
Hi, When I sync the a/v with just an icecast2 stream I'm starting at the beginning of the stream so it's simpler. But, when I read the stream from icecast2/ezstream I get the stream after the beginning and the a/v timing on the packets need to be handled differently. Does anyone know what approach I should take to sync the live stream? There has to be some generic high-level logic for an
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 11
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2007 Dec 17
0
Re: Create a live stream and problem in the webplayer
Hi guys , first of all I want to thanks to you for your reply. My ezstream configuration it's this <!-- EXAMPLE: Ogg Theora playlist stream WITH reencoding and sequential playback This example streams a playlist that may contain .avi and MPEG files. Ezstream will use the ffmpeg2theora program to both decode and reencode the video files to Ogg Theora. The output stream
2009 Jun 03
1
Windows Software for Theora - was: QTheoraFrontend & MACRO BLOCKS PROBLEM ON CONVERTED OGG FILE
hi yorn and all, thank you oggvideo tools for windows. it is great... i can live with the command line for now myself but i will need to make some art students work with oggvideotools and they may not be happy with that:D anyway your video tutorial is also good (but it also crashed my firefox 3.5 beta 4 for two times on windows and i have reported that to mozilla), i would love to help for that
2006 Nov 11
2
Live Ogg Vorbis/Theora Streaming Software
Hi, Its been a while since I posted to this list. I have finished an application to stream Live Ogg Vorbis/Theora to file or Icecast server for Windows users. For example, you can stream your webcam/radio station with it. Maybe this will help make more Theora streams available as there seems to be very little Windows support. Some features are as follows: - Connects to DirectShow Input
2004 Jun 28
2
Live Ogg/Theora+Vorbis streams
Hi people, Just wanted to let you know that we're streaming GUADEC, the GNOME users and developers conference. The information is up at http://stream1.hia.no/ I can't be sure, but I think this is the first "public" event streamed in Ogg/Theora. A big round of thanks to the Xiph.org people and the icecast people currently mirroring us. If you look at the streams, let us know
2005 Nov 01
3
Live HTTP streaming of Theora files
What's the easiest way to broadcast a "live" event using Theora? - Microsoft Media Services uses a closed protocol (MMS) and special streaming servers, so I'm not excited to go that way, even though it seems to be the most obvious choice. (Though I'm not sure if I could convince it to use Theora anyway.) - I could encode the entire file into an Ogg/Theora file and just
2010 Aug 12
0
Stream HD video
Thanks both of you for yours replys. I change my video source to theora with this comand: ffmpeg -i in.wmv -vcodec libtheora -sameq -acodec libvorbis -ac 2 -sameq out.ogg Now I have a theora video. How can I stream this video with Icecast2? Is there any guide? Thanks for all and best regards. 2010/8/12 E Ferguson Earnshaw <ferguson.earnshaw at gmail.com>: > I agree I have not seen any
2010 Aug 12
1
Stream HD video
You can find a guide by entering "Theora Cookbook TSS" in to google. It should be the first return. It is in the section marked live streaming. Additionally you can use VLC media player to stream to icecast although I am not aware of a guide for this. On Thu, Aug 12, 2010 at 11:07 AM, Josu Lazkano <josu.lazkano at gmail.com>wrote: > Thanks both of you for yours replys. >
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
2010 Aug 12
2
Stream HD video
I agree I have not seen any H264 streaming info for icecast2. If you are however interested in using ogg/vorbis (Theora) look up Theora Streaming Studio in the Theora Cookbook and it will give you some info. Additionally if you wish to script this task you can look up the info on the three commands TSS wraps, specifically dvgrab/ffmpeg2theora/oggfwd. if your source file is in a h264 medium you
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 >
2007 Feb 16
1
AW: How to do Theora playback efficiently ?
Hi Ralph, thanks for your posting. Yes, the standard example player in the theora distribution could also do it when theora would not need so much time. I removed the frame dropping from the example because it's based on some audio stuff under Linux that isn't available on Windows. Currently I've no frame dropping handling build in because the first goal is a good raw performance of
2004 Mar 22
0
Ogg Theora
Greetings-- I saw on /. that you guys are working on an improved version of VP3. We use a customized ON2 codec for a lot of our movies. I create animation for our VisionDome (see URL below), which means very large frames (up to QXGA) at 30fps; our movies often top 2GB in size, and they've gone up to 8.5GB. They're all in plain old .avi format, believe it or not. So far, our TruMotion
2007 Feb 15
1
How to do Theora playback efficiently ?
Dear theora developer community, currently I'm working on a simple Theora player for Windows. But the code in the player_example.c seems not to have the performance of other implementations like the Direct Show filters by illuminate. In the example player, all important things are done in one thread: decoding the next vorbis or theora packet(s) and reading from the physical stream (+ split
2005 Jan 03
1
Live CD to play OGG Theora video
Hi everyone, For your information, geexbox (http://geexbox.org) is now able to play OGG Theora files. Happy new year -- ZikZak
2008 May 18
1
a/v sync problem
Hi, I'm new to Ogg/Theora/Vorbis and would like to know how to get good a/v sync between theora and vorbis in an Ogg stream. Can someone point me in the right direction for help or assist me with this? I'm using the demo from the Ogg web site. Thanks, Jim -------------- next part -------------- An HTML attachment was scrubbed... URL:
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
2009 Jul 29
1
Relay from http://scfire-dtc-aa04.stream.aol.com:80/stream/1060
Hi guys.. I new on this list :-) I have a Icecast2 working on FreeBSD sending theora video from .avi, i writing manual here http://angelvg.blogspot.com/2009/07/freebsd-icecast2-theora.html I try to put relay from radio stations on internet from WWW.RAUTEMUSIK.FM, this radio station have this data: IP 205.188.215.228 PORT 8034 This work good <relay>