search for: salsaman

Displaying 17 results from an estimated 17 matches for "salsaman".

Did you mean: salamun
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
...64/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 too good for .ogv :-( Regards, Salsaman. http://lives.sourceforge.net https://www.ohloh.net/accounts/salsaman
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: http://lists.xiph.org/pipermail/theora-dev/attachments/20100417/2dce9867/attachment.htm
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...
2009 Jun 20
1
links in videos ?
...- placing links and "other interactive elements" inside video right from the editor would be very cool - also an advanced option of the ogg/theora encoder could be to generate a web page embedding the video file, which could then be uploaded to a server along with the video file. Cheers, Salsaman. http://lives.sourceforge.net
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
2007 Dec 20
2
Lots of problems playing back !
...fth, resizing/exposing the window is broken, the image doesn't seem to redraw. I guess you are working on these issues, and I realise the project is still in early development, but as I said, at least some indication of what codecs are missing and how to install them would be nice. Regards, Salsaman.
2008 Nov 03
0
No subject
...= nly implemented video (theora) decoding, but it should be fairly easy to im= plement audio decoding from the same pages.<br> <br>Yes, it is a bit complicated, but it really is the only way if you want= 100% accurate seeking in an ogg container.<br><br><br><br>Salsaman.<br><br= clear=3D"all"><br><a href=3D"http://lives.sourceforge.net">http://lives.so= urceforge.net</a><br> <a href=3D"https://www.ohloh.net/accounts/salsaman">https://www.ohloh.net/a= ccounts/salsaman</a><br><b...
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
2008 Nov 03
0
No subject
...rns a struct with all the details about (const) char *URI. I only implemented video (theora) decoding, but it should be fairly easy to implement audio decoding from the same pages. Yes, it is a bit complicated, but it really is the only way if you want 100% accurate seeking in an ogg container. Salsaman. http://lives.sourceforge.net https://www.ohloh.net/accounts/salsaman On Mon, Mar 15, 2010 at 4:22 PM, Nigel Simpson <nigel at matsuplace.com> wrote: > I know of a bunch of developers and students who might be available to help > out. I figure this issue needs Cortado experts rath...
2009 Jun 11
3
Response to your questions about my suggestions i sent in yesterday
I sent in some suggestions regarding Theora yesterday and I got some questions from you guys so I'll answer them.?i said this:Theora should have a feature that disables print screen and video recording software from capturing Theora videos.?Alot of you asked me about the Fair Use law. My answer is this. i do know about fair use.?The?problem is, alot of people don't obey the fair use law as
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
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
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 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