similar to: A thank you and question about the cortado jar

Displaying 20 results from an estimated 7000 matches similar to: "A thank you and question about the cortado jar"

2010 Nov 30
1
Consistency regarding compiled Cortado 0.6.0 source and the official binary
(I previously sent this message (minus some slight edits) to theora-dev at xiph dot org, but it did not seem to show up in the archives. I do not know if one has to be subscribed in order to post messages.) Among other things, this message concerns the compilation of the downloaded source code for version 0.6.0 of the Cortado Java applet. (the source was probably from a file that was originally
2010 Nov 04
4
Fwd: Merging jorbis upstream and the cortado jorbis fork back into one
Of interest to some on the list. Anyone familiar enough with Java to know how we go about detecting/using/incorporating an external Jorbis build into the Cortado jar ? Or are we supposed to download sources into our tree and build the whole ? ---------- Forwarded message ---------- From: Hans de Goede <hdegoede at redhat.com> Date: Thu, 04 Nov 2010 15:31:31 +0100 Subject: Merging jorbis
2010 Nov 30
1
Consistency regarding compiled Cortado 0.6.0 sourceand the official binary
It should probably not be necessary in my case to compile a custom version of the Cortado applet-the official binary works fine, and may be advantageous over a locally-compiled version (regarding compatibility with 1.1-era JVMs), as was mentioned in a previous message. My interest was to include the corresponding source code when distributing the official binary (i.e. as would be required for
2010 Oct 13
2
total newbie issue with Cortado player using new java 1.6.0_22
is anybody else having problems with the new java 1.6.0.22 ? i am tried both cortado-ovt-debug and cortado-ovtk-debug - neither seem to work anymore once i installed the new java. once i go back to the old java 21 everything works fine. my jar file downloads for console messages (below) came from: http://downloads.xiph.org/releases/cortado/cortado-ovtk-debug-0.6.0.jar i have included
2009 Oct 27
2
New release of the Cortado java player
Earlier this year, Xiph.org took over maintenance of the Cortado java applet, primarily used as a player for Ogg Vorbis and Ogg Theora files on systems which don't have native support. Originally developed by Fluendo SA and more recently the Wikimedia Foundation, it was hoped and agreed that moving the 'official' hosting for this open source project under the Xiph.org Foundation's
2009 Oct 27
2
New release of the Cortado java player
Earlier this year, Xiph.org took over maintenance of the Cortado java applet, primarily used as a player for Ogg Vorbis and Ogg Theora files on systems which don't have native support. Originally developed by Fluendo SA and more recently the Wikimedia Foundation, it was hoped and agreed that moving the 'official' hosting for this open source project under the Xiph.org Foundation's
2010 Oct 13
8
Cortado status controls in IE6
I have need to make an .ogv file available on IE6. I am using cortado_latest.jar to make this happen. Hovering over the playing video causes the status bar to appear as expected. In the status bar the play button, pause button, and stop button all work as expected. However the slider has no effect. I have examined and tried several of the parameters but see nothing that would make the slider
2008 Feb 17
2
Is Cortado dead?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA512 I am really interested in an alternative to the widely used flash video-players. itheora does a really good job by integrating cortado in an easy to use framework to allow the user to play the file either in his own media player or the cortado applet. But the actual version of Cortado has a really grave bug that makes playing some videos with java
2010 Nov 04
0
Fwd: Merging jorbis upstream and the cortado jorbis fork back into one
On Thu, Nov 4, 2010 at 11:46 AM, Hans de Goede <hdegoede at redhat.com> wrote: > Note that I'm not packaging it (advertising the package) as an applet > for in browser use / for serving over http, but rather packaging > it as a java media playback framework, because it is used as such by > several java games which we package. As such it only gets used > with (and has been
2010 Jul 08
1
Cortado patch to optionally zero basetime
This patch adds an applet option to Cortado. The option is off by default, meaning that the default behavior of Cortado should not change at all. If the option is activated, Cortado will display all times relative to the ogg file's basetime (i.e. first granule). This patch was written in response to a request from Se?or Ellery, who noted that files ripped from the middle of a stream do not
2007 Sep 14
8
Cortado java applet
I looking for a simple way to use cortado java applet on my website, help --------------------------------- Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage. Get it now. -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora/attachments/20070915/2df326af/attachment.htm
2006 Oct 26
2
RELEASE: Cortado 0.2.2 'Really Tested Verily Exceptionally'
This mail announces the release of Cortado 0.2.2 'Really Tested Verily Exceptionally'. This is Cortado, a multimedia framework for Java written by Fluendo. It contains: - JST, a port of the GStreamer 0.10 design to Java - jcraft, a copy of the JCraft JOgg/Jorbis code - jheora, an implementation of Theora in Java - codecs (currently only containing the Smoke codec, a variant on Jpeg) -
2006 Jul 04
2
New around - some questions (Cortado, editing Theora)
Hello, I am maintaining different resources related to Ogg Theora, both as a user and as a contributor to several local advocacy groups. I had a couple of questions: - Who should I ask / talk to about financing improvements to the Cortado applet (namely: bigger / more visible controls for the seek functions) ? - Are there any simple Ogg Theora editing tools or applications, similar to avidemux
2006 May 19
0
ANNOUNCE: release of Cortado 0.2.0
Hi everyone, after a long wait, Cortado 0.2.0 has finally been released. This release adds support for seeking in static files, and numerous bug fixes. Full release notes attached. Enjoy ! Thomas -------------- next part -------------- Release notes for Cortado?0.2.0 "Broken Record" Cortado applet Features of this release * Seeking in on-demand files and
2011 May 23
2
[Cortado] How to support seeking in on-the-fly generated Theora stream?
Hello all! i want to use Theora in a little video portal, because its free and open source and i want to contribute some code to get the Java Theora player (Cortado) more feature-rich. But now I'm stuck and hope that someone can point me into the right direction. I have videos stored in several formats (mostly H.264 or MPEG4) and use ffmpeg2theora to recode them on the fly. The recoded
2007 Jan 27
2
ITheora, a skin for Cortado
Hi, Here is a skin for the famous Java applet, it use PHP to select the file and other options. Could you add it as a link on http://theora.org ? http://menguy.aymeric.free.fr/theora/ All is in french but the php files are very easy to understand. Best regards -- ZikZak
2010 May 31
1
How to broadcast a live stream programme using Cortado ?
Re: How to broadcast a live stream programme using Cortado ? Hi, anyone know how to broadcast a live stream programme using Cortado? For example, the DW-tv Europe live TV http://www.dw-world.de/ -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.xiph.org/pipermail/theora-dev/attachments/20100531/c47eecff/attachment.htm
2004 Dec 24
0
release of cortado 0.1.0
Hi everyone ! As a special Christmas present, Fluendo is releasing the source code to the java-based "Cortado" media player. See http://www.flumotion.net/ for more details, or check our demo streams (with applet) at http://mirror.fluendo.com/ This player has great support for Ogg/Vorbis/Theora, using the Jorbis code and the Jheora port of Theora to Java written by Wim Taymans. Keep
2010 Jan 28
2
Starting a java applet from the desktop
CentOS-5.4 i86_64 I have a calculator applet on my desktop (superbcalc.jar). When I double click on it I get no response. If I right click and select open with java I get no response. If I open a terminal window and cd to Desktop and type java -jar superbcalc.jar then the applet opens. Does anyone have any idea why I am seeing this behaviour? There are no messages in the syslog file relating
2012 Oct 18
1
Old Cortado bug reports
Hi, three years ago Cortado found its new home xiph.org (as per http://lists.xiph.org/pipermail/theora/2009-October/002976.html ). However there are still 13 open bug reports in Wikimedia Bugzilla: https://bugzilla.wikimedia.org/buglist.cgi?query_format=advanced&resolution=---&product=Cortado Would you like me to upstream these tickets to