Displaying 20 results from an estimated 1000 matches similar to: "Live Streams"
2009 Dec 07
3
Theora encoder performance
I'm evaluating some video codecs for a online conference system. I'm
encoding images (640x480)
from a webcam. I've been playing around with theora and xvid.
First of all, using theora, the decoded image looks strange:
http://integrasoft.ro/~mgliga/theora/comparison.png
<http://integrasoft.ro/%7Emgliga/theora/comparison.png>.
On the left side the image from the webcam, on
2006 Oct 06
3
Theora file size
Hi
I was surprised with size of Theora files and thought
of feedback.
Following 1minute duration Theora and Xvid files were
made from a y4m file. The resolution is 1280x720:
1. Xvid 17MB
2. Ogg/Theora Q7 31MB
3. Ogg/Theora Q8 38MB
4. Ogg/Theora Q9 49MB
5. Ogg/Theora Q10 61MB
The Xvid file was made using mencoder by 2 passes with
following options:
2009 Nov 25
2
encoding image from a webcam
I'm trying to encode a picture from my webcam using the theora
codec. The final "product"
must encode a frame, send it over the network and decode it on "the
other side".
For now, it must only work locally so we don't care about the transmission.
This is what I've understood till now: I have a char * buffer from the
camera RG24,I convert it to
YCbCr 4:4:4, I
2003 Feb 26
7
[OT] Just saying hi!
I hope this list is small enough for not beeing banned when
introducing oneself. So...
Hi,
I just subscribed to the theora-lists. I'm from the XVID project,
so I know a deal about video and MPEG-4 in particular, but nothing about
Vorbis/Theora etc., That's why I'm here, because I'm interested in
patent-free alternatives.
I guess there is no documentation of the current status
2008 Nov 11
5
further debugging of my ogg/theora decoder
Hi,
I am continuing to try to debug my ogg/theora decoder.
The issue seems to be that not enough packets are being pulled from the
bitstream, here is some sample output from my player with some debugging
comments put in:
(playback began at first frame, this is from the middle of the clip)
get page at 1765027
got packet
frame++, skip is 0
frame decoded
page processed, kframe=414 : offs=442
get
2010 Mar 25
2
Questions about encoder parameters.
I have almost finished integration of Theora into our videoconferencing
program. Since a videoconferencing program is realtime, it is UDP-based
and wraps the Theora stream in RTP (More on that later). The problem
here is that most examples I could find, wraps the theora stream in ogg,
and used over tcp or files. I send over UDP and clients need to be able
to start in the middle of the stream.
2009 Aug 24
1
Keyframes
Hi all,
First of all a big thank you for your work.
I would like to know what is (could be) the best (optimal in a psnr
and/or subjectivity sense) maximum distance between keyframes
or is theora using a good heuristic change scene detection mecanism?
Does it really matter to theora as with mpeg4 part2/10?
Thank you and keep up the good work
--
Josh
2006 Mar 07
3
audio / sound recording with RoR app
hi all
i want to provide audio recording facility with my Ror application , which can be stored in DB at server , for later use
can anybody tell, how to implement this with RoR, as i dont hav much idea abt that
thanx
---------------------------------
Yahoo! Mail
Bring photos to life! New PhotoMail makes sharing a breeze.
-------------- next part --------------
An HTML attachment
2003 Jun 11
5
question about ogg mapping
Question: is it permissible to put more than one frame packet into a page? At 30 fps, Ogg page overhead is on the order of 8 - 10 kbits/sec. At low datarates, this is going to be unacceptable.
If I shove a few frames into a page, how does this affect the granulepos stuff?
___ Dan Miller
(++,) Founder, On2 Technologies
<p>--- >8 ----
List archives: http://www.xiph.org/archives/
2002 Sep 13
6
Keyframe seeking in Ogg and spec
Folks have noticed that the documentation is semi-silent about how to
properly encode the granule position and interleave synchronization of
keyframe-based video. The primary reasons for this:
a) we at Xiph hadn't had to do it yet
b) there are several easy possibilities, and the longer we had to
think about it before mandating One True Spec, the better that spec
would likely be.
The
2004 Jul 26
1
theora_info struct question
Hi
I'm evaluating Theora for a video communication system and would like some
info as to what the following struct members (from the theora_info structure)
do and what values one should pass to them:
If there is some documentation somewhere that I've missed, please direct me to
it.
===== Extract from theora.h =====
int quality;
int quick_p; /* quick encode/decode */
2004 Sep 27
1
ogg and keyframes
Hi,
When doing a live ogg+theora stream on our server we ran into the
following problem: When a client connects we send out the theora header
pages followed by the actual live stream pages. The problem is that the
first ogg data page does not have the right page number (2), which
causes libogg to not want to decode the first _packet_ of that page.
Since that first packet happens to contain the
2007 Aug 19
2
Fwd: [show-in-a-box] Re: Ogg
Hello,
Does anyone know the answer to this question below?
(Note... they're calling the Theora codec "Ogg" below. I know
technically it's not correct... but that's what some are calling it.)
---------- Forwarded message ----------
From: Enric <enric.media@gmail.com>
Date: Aug 19, 2007 10:13 AM
Subject: [show-in-a-box] Re: Ogg
To: show-in-a-box@googlegroups.com
A
2003 Feb 27
2
Theora streaming
> From: Jay Sprenkle [mailto:cupycake_jay@yahoo.com]
> I thought
> you had to back up to the previous complete frame,
> then apply the differences in the following frames
> to generate a new complete frame where the splice
> was to happen. Are you going to handle editing to
> arbitrary frames? I believe you have to do something
> analogous in theora/ogg.
yup.
>
---
2007 Oct 26
1
Red5
Are there any asterisk users/developers who have been working with or
trialing installations of Red5?
It's an open source version of Adobe Flash Media Server -
(http://osflash.org/red5)
If so please email/call to discuss.
Regards,
Dean Collins
Cognation Pty Ltd
dean at cognation.net
<mailto:dean at cognation.net> +1-212-203-4357 Ph
-------------- next part --------------
An
2009 Jul 20
1
Liboggplay seeking artifacts
Is anyone working on liboggplay, and if so, is there any plan to support
keyframe-based seeking? I found this, but seems to me that the feature ought
to be part of liboggplay:
http://pearce.org.nz/2009/05/video-seeking-improvements.html
Is there a more appropriate list to post to regarding liboggplay?
Shayne Wissler
-------------- next part --------------
An HTML attachment was scrubbed...
2006 Aug 16
1
OGM and GStreamer
Well, actually most OGM files do have a subtitle track, often in
multiple langauges.
Also, re 2. Keyframe seeking in OGM is generally a bit rough because ogm
files can contain almost any codec as the video track, usually xvid or divx.
re 1. As a general rule you shouldn't be trying to make any more ogm
files :) So chances are the ogg muxer is not accepting the connection,
because it
2010 May 05
2
mp3 recorder in rails
Hi,
I want to have a voice recorder in my website. Users can record their
voice & after they record, when they save it, it should be saved as mp3
file.
I don''t have any idea about this. Pls help me how to do this.
Thanks in advance,
Pradeep
--
Posted via http://www.ruby-forum.com/.
--
You received this message because you are subscribed to the Google Groups "Ruby on Rails:
2009 Mar 11
1
from Adobe Flex / Flash Player 10 .flv Speex via Red5 to .wav PCM?
I am having trouble converting a .flv file uploaded from Adobe Flex /
Flash Player 10 to a Red5 server using the speex coder:
http://livedocs.adobe.com/flex/3/langref/flash/media/Microphone.html
http://jira.red5.org/confluence/display/codecs/Speex+Codec
Questions:
1. How do I extract the audio track out of such a .flv file?
2. How do I convert it from Speex to .wav PCM?
Thanks.
2010 Apr 07
1
celt codec for red5phone
I'm wondering if anyone is familiar with red5 (flash media server) and the
phone application (http://code.google.com/p/red5phone/)
It's written in java. Red5phone already uses the codecs PCMU, PCMA, iLBC and
G.729. I'd like to see CELT added since it is open source and the best
quality codec out there. Would anyone know how to port the celt codec to
this application or to java?
If