Displaying 20 results from an estimated 7000 matches similar to: "Response to your questions about my suggestions i sent in yesterday"
2009 Jun 10
3
Suggestions for Theora
Hi, I have some suggestions for Theora:1) Theora should have a feature
like adobe flash does that enables direct end user to end user peering
which decreases a server's bandwidth usage and cost. Read here:
http://en.wikipedia.org/wiki/Real_Time_Media_Flow_Protocol
Theora should go one step further and support file sharing.
2) Theora should have a plugin for the safari web browser that runs
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 Oct 18
3
File size comparisons
Hi all,
I just did a brief test with 3 different codec combinations:
1) ffmpeg sorenson/flv, mp3 audio in flv container
2) ffmpeg h264/vorbis audio/matroska
3) ogg/theora/vorbis using encoder_example
Here are the results:
10721201 2010-10-16 14:46 origem1.flv
20731108 2010-09-13 23:04 origem1.mkv
33101703 2010-10-03 11:24 origem1.ogv
as you can see, flv wins hands down, and it doesn't look
2010 Sep 23
2
Ptalarbvorm is now in trunk
We're about ready to do a 1.2 alpha release from the ptalarbvorm tree,
and as such it's no longer experimental. I've replaced the theora svn
trunk with a copy of derf's experimental tree; please do subsequent
development toward the release there.
The old 1.1.x trunk is available as
http://svn.xiph.org/branches/theora-1.1 if you need it.
-r
2010 Mar 11
4
Seek issue in cortado player
One of the issues I've consistently run into with the cortado player app is seek behavior, so I was curious to see how cortado handles video encoded with the latest ffmpeg2theora (0.26) and the new -seek-index option, so I tried converting an h.264 video:
ffmpeg2theora tronlegacy-tsr1_480p.mov --seek-index
This output the following advisory messages:
> Allocated 372 bytes for theora
2010 Apr 17
1
How to encode with frame offset ?
Hi all,
looking at the theora spec, it says that it is possible to encode a video
with a frame offset for the actual image. How is it possible to do that ? I
don't see any option for it in the encoder_example.
Regards,
Salsaman.
http://lives.sourceforge.net
https://www.ohloh.net/accounts/salsaman
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
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
2016 Jun 20
6
netbook screen suddenly goes black
Hi all!
I'm running an up to date Centos-7 on my Acer Aspire One netbook. have
been for, well, ever since C7 was released.
Just had an event today that also happened 2 or 3 times with earlier
systems installed, but I never pursued it.
What happens is that suddenly while working away on the desktop the
display suddenly goes black... not black as in turned off, I can see
that the backlight is
2009 Jul 08
5
HTML 5 drops open-source video codec
Link here http://news.zdnet.com/2100-9595_22-318208.html
Will H264 become web standard in the future?
2009 Jul 08
5
HTML 5 drops open-source video codec
Link here http://news.zdnet.com/2100-9595_22-318208.html
Will H264 become web standard in the future?
2004 Dec 20
2
frame_height, height, y_height etc...
I'd previously been working on the assumption that the frame_height was the
height of the inner picture region... and height was the height of the outer
frame.
Then upon readnig the spec... where it calls the outer part the frame and
the inner part the picture region... i assumed i'd made a mistake and that
frame_width is actually >= width in the theorainfo structure... ie
2009 Feb 16
2
Theora packets with granulepos of -1
Hello,
I'm just totally confused. In my theora streams encoded using ffmpeg2theora (but also when using my own encoder) I have packets with a granulepos of -1 so I can't identify the packet during a seeking operation correctly. I can also see those strange value when I just print the packet granulepos before sending it to the Theora decoder.
I know why there are PAGES with granularpos of
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
2023 Dec 08
1
fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT]
I begin to find a way that help me investigate fifo: SCHED_ERROR 0a [CTXSW_TIMEOUT] errors.
See https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/-/issues/339
I believe this affects mostly Fermi, Kepler and Maxwell1 graphic cards.
I'd like first to describe a bit how I proceed, then talk about separating this issue in many.
I am working on Gnome Debian Testing.
This environment
2007 Dec 19
1
some questions about swfdec
Hi there,
I am salsaman, main developer of LiVES (http://lives.sf.net), videojack, etc.
I am looking into swfdec with a view to making it accessible to more
projects (for example feeding the output into videojack to allow streaming
over a local lan video network; mixing the swfdec output with other video
sources/effects to allow vjing/capturing the stream, etc).
I have a couple of questions:
2007 Dec 20
2
Lots of problems playing back !
Hi all,
I got swfdec compiled and running, however there are a lot of problems
running it !
As a test I tried:
swfplay http://www.youtube.com/v/lUR6laFLk0A
First of all I see:
SWFDEC: ERROR: swfdec_codec_gst.c(231): swfdec_gst_decoder_init: failed to
create decoder
SWFDEC: ERROR: swfdec_codec_audio.c(192): swfdec_audio_decoder_new: no
suitable decoder for audio codec 2
SWFDEC: ERROR:
2008 Jan 16
2
Ogg/Kate preliminary documentation
Thanks for the feedback,
> I have looked into the patch. It doesn't take into consideration
> neither Skeleton, which is used now in pretty much everything encoded
> in Ogg (except for single stream Vorbis and Speex files), nor the file
> extension for Theora, which is now .ogv.
To be honest, I just added Theora because I needed a simple way to
multiplex streams. Also, it'd
2012 Oct 10
5
Theora integration question
Hello, I am programmer working on a product which integrates Theora. I have
a question regarding the memory use on some of the internals of Theora. Is
this the right forum for this question, and if not, does anyone know where
an appropriate place to ask is?
Thanks
Sam
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2010 Nov 15
1
optimization of theora contract job
Theora-devs:
I am in seek of a theora (but possibly vorbis/ogg/ffmpeg) dev to optimize the encoding in a realtime software product.
We do live encoding and transcode into ogg/theora/vorbis at various resolutions and frame rates. The higher resolutions cannot process in realtime and we are pushing the boundaries of hardware (cpu) encoding with the existing theora/ffmpeg.
Right now we have to
2011 Oct 24
1
My game has started freezing up when using Wine.
I downloaded Wine 1.2 a few days ago so that I could play a game called Wonderland Online. It worked fine for one day. The 2nd day my update manager asked to install updates and since installing them I can't play my game.
I run Ubuntu 10.10. As I stated I installed Wine 1.2 and it worked fine with Wonderland Online that first day. (www.wl.igg.com is the website for the game that I play. I