Displaying 12 results from an estimated 12 matches for "anxrip".
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
...gstreamer... i'm afraid i don't know. Maybe
there is an OGM muxer.
Zen.
Silvia.Pfeiffer@csiro.au wrote:
> Hi Daraku,
>
> the answer to question 3) is that 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, b...
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 ffmpeg2theora.
-Ivo
2005 Feb 14
0
libannodex 0.6.0 Release
...ignore XML comments and processing
directives, and new internal API documentation in xtag.h
* use liboggz's default STRICT mode when writing to ensure adherence
to Ogg mapping constraints
* added accessor functions anx_get_presentation_time() and
anx_get_basetime()
* updates to anxenc, anxrip and anxinfo as required
* updated libtool shared version info to 1:0:1
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip and anx...
2006 Aug 16
0
OGM and GStreamer
Hi Daraku,
the answer to question 3) is that 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 gues...
2004 Oct 05
0
libannodex 0.5.68 Released
...gg and Anx importers
* Improved EOS handling to preserve eos flag on native-Ogg imports
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip and anxinfo.
libannodex provides the following features:
* API documentation, with comprehensive examples
* Developed and tested on GNU/Linux, Darwin/MacOSX and Win32. May
work on other Unix-like systems via GNU autoconf. For Win32: nmake
Makefiles, Visual Studio .NET 2003 solution files and...
2004 May 22
0
libannodex-0.5.66
...sing in Ogg importer updated for Theora alpha3
* fixes for win32 build procedure
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip and anxinfo.
libannodex provides the following features:
* API documentation, with comprehensive examples
* Developed and tested on GNU/Linux, Darwin/MacOSX and Win32. May
work on other Unix-like systems via GNU autoconf. For Win32: nmake
Makefiles, Visual Studio...
2005 Jul 20
0
libannodex 0.7.1 Release
...was distributed without documentation)
* Updated libtool shared version info to 4:0:4
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip, anxgrep and anxinfo.
libannodex provides the following features:
* API documentation, with comprehensive examples
* Developed and tested on GNU/Linux, Darwin/MacOSX and Win32. May
work on other Unix-like systems via GNU autoconf. For Win32: nmake
Makefiles, Visual Studio .NET 2003 solution...
2005 Mar 04
0
libannodex 0.6.1 Release
...sert-clip tests, and improved paramtest
* updated libtool shared version info to 2:0:2
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip, anxgrep and anxinfo.
libannodex provides the following features:
* API documentation, with comprehensive examples
* Developed and tested on GNU/Linux, Darwin/MacOSX and Win32. May
work on other Unix-like systems via GNU autoconf. For Win32: nmake
Makefiles, Visual Studio .NET 2003 solution...
2005 Apr 14
0
libannodex 0.6.2 Release
...odex: CMML clips slightly out of order
* updated libtool shared version info to 3:0:3
About libannodex
----------------
The libannodex source distribution comprises the C library libannodex,
plugins for importing CMML and Ogg media (Theora, Vorbis and Speex), and
the command-line tools anxenc, anxrip, anxgrep and anxinfo.
libannodex provides the following features:
* API documentation, with comprehensive examples
* Developed and tested on GNU/Linux, Darwin/MacOSX and Win32. May
work on other Unix-like systems via GNU autoconf. For Win32: nmake
Makefiles, Visual Studio .NET 2003 solution...
2007 Apr 15
1
serialised cmml examples
Silvia Pfeiffer wrote:
> Hi Ian,
>
> hmm, there was a whole bunch up on media.aidabrowser.com, but it seems
> that CSIRO have taken that site offline.
>
> I thought there was a version of the media in cmmlwiki that produces
> annodex files, but there may be a bug on the server that prevents
> that. Conrad - is this a known issue?
>
Thanks for getting back to me.
2008 Mar 13
2
Regarding applications implementation of Skeleton's Content-Type
On 3/12/08, Silvia Pfeiffer <silviapfeiffer1@gmail.com> wrote:
> I agree.
Ayone else agrees? Conrad? j?