Displaying 13 results from an estimated 13 matches for "libannodex".
2005 Mar 04
0
libannodex 0.6.1 Release
libannodex 0.6.1 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-cont...
2005 Jul 20
0
libannodex 0.7.1 Release
libannodex 0.7.1 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-cont...
2004 Oct 05
0
libannodex 0.5.68 Released
libannodex 0.5.68 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-con...
2004 May 22
0
libannodex-0.5.66
libannodex 0.5.66 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-con...
2005 Apr 14
0
libannodex 0.6.2 Release
libannodex 0.6.2 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-cont...
2005 Feb 14
0
libannodex 0.6.0 Release
libannodex 0.6.0 Release
-------------------------
libannodex is a C library providing a simple programming interface for reading
and writing Annodex media. Annodex is an open standards based technology that
extends the World Wide Web's hyperlinking, searching, and compositing
infrastructure to time-cont...
2005 Mar 04
0
mod_annodex 0.2.1 Release
...ttp://www.annodex.net/
This release is available at:
http://www.annodex.net/software/mod_annodex/
New in this release:
* Support for time ranges of the form "t=start/end", such as
http://media.example.com/index.anx?t=npt:00:00:10/00:00:20
It is recommended that you upgrade libannodex to version 0.6.1 in order
to make use of this feature. Additionally, libannodex-0.6.1 has undergone
an extensive audit of memory use resulting in the removal of all known
leaks in the codepaths used by mod_annodex.
About mod_annodex
-----------------
mod_annodex is a handler for type application/...
2008 Mar 25
4
Regarding applications implementation of Skeleton's Content-Type
On 3/20/08, Conrad Parker <conrad at metadecks.org> wrote:
> I agree that tools should now start writing media types without the x- .
Cool.
j^ reported that some of the tools in the Annodex SVN like
mod_annodex, anxrip, oggz-merge, oggz-rip, etc will need to be
modified. I do not have SVN access to edit these, so can one of you
guys do it? With j's consent, I'll edit
2005 Feb 14
0
mod_annodex 0.2.0 Release
...f a video on a Web server from previously annodexed clips.
For more information on Annodex, see http://www.annodex.net/
This release is available at:
http://www.annodex.net/software/mod_annodex/
New in this release:
Support for Annodex version 3 and related Internet-Drafts:
* updates to use libannodex version 0.6.0
* EXPERIMENTAL: added generation of X-Accept-TimeURI response header
Improvements and bug fixes:
* SECURITY: Do not serve CMML stream elements containing local
filenames (http://trac.annodex.net/ticket/41)
* general code cleanups
Documentation updates:
* updated example c...
2006 Aug 15
2
OGM and GStreamer
Hi All!
I have some troubles with OGG and GStreamer:
1) When I parsing ogg file with ogmdemux element, I recieve (in
"pad-added" signal callback) video pad as "application/x-ogm-video", but
not as "video/something". And that why I can't link It to the oggmux
element and write new OGG file :(
2) I'am using "playbin" to play media file, but It
2006 Aug 16
1
OGM and GStreamer
...at only Annodex files (see http://www.annodex.net/) have a text track in them in which subtitles can be stored. So, if you use anxrip on a ogg+skeleton+theora+vorbis+CMML file (which is an Annodex video), you will be able to get the text out using anxrip or if you are searching for a library, using libannodex.
>
> A subtitle editor would actually be used to create the subtitles and store them with the video in such files, but I guess also to read such files and edit them.
>
> Cheers,
> Silvia.
>
>
> -----Original Message-----
> From: ogg-dev-bounces@xiph.org on behalf of Darak...
2006 Aug 16
0
OGM and GStreamer
...at only Annodex files (see http://www.annodex.net/) have a text track in them in which subtitles can be stored. So, if you use anxrip on a ogg+skeleton+theora+vorbis+CMML file (which is an Annodex video), you will be able to get the text out using anxrip or if you are searching for a library, using libannodex.
A subtitle editor would actually be used to create the subtitles and store them with the video in such files, but I guess also to read such files and edit them.
Cheers,
Silvia.
-----Original Message-----
From: ogg-dev-bounces@xiph.org on behalf of Daraku
Sent: Wed 8/16/2006 4:41 AM
To: gstream...
2008 Jan 12
1
How to embede text into the Ogg stream
On 1/10/08, Ralph Giles <giles@xiph.org> wrote:
> There have been a couple of
> proposals for this; the most popular one right now is to use the
> <description> or <caption> tags inside an CMML stream.
>
> We would like to get this standardized, so let us know how it goes.
I think we are likely to settle for CMML for everything text in Ogg.
Of course,