search for: daraku

Displaying 8 results from an estimated 8 matches for "daraku".

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
...because it wants to make OGG files not OGM files. OGM files don't have theora streams (well technically they could, but they almost never do) As for more specifics about 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...
2006 Jul 31
2
SoC Subtitle editor project
Daraku, We've not heard from you since the mid term evaluation. Are you still participating in the Summer of Code project? If so we need to see something. Please let us know how things are going. -r
2006 Jun 20
4
Souffleur subtittle editor (SoC). Need Help with GStreamer
Hi, All!!! I am at last added some GStreamer support to the Souffleur, and I am already read this manuals: - http://pygstdocs.berlios.de/ - http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html But it's steel hard for me to understand (or maybe I something missed) how it work. :( For example: I don't know where to search info on how to load additional info on
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 a...
2006 May 27
0
Re: Summer of Code: subtitle editor
...ition to assist with developing this code. > It's a lot easier to create a fully-functional player using gstreamer > than starting from low-level libraries... This is probably the best argument, given the ambitious nature of the project. CC'ing ogg-dev to move things into the open. Daraku is Maxim Litvinov, our Google Summer of Code student who will be developing a subtitle editor. -r
2006 Jun 22
0
Re: Souffleur subtittle editor (SoC). Need Help with GStreamer
On Tue, Jun 20, 2006 at 10:04:58PM +0300, Daraku wrote: > http://gstreamer.freedesktop.org/data/doc/gstreamer/head/manual/html/index.html > But it's steel hard for me to understand (or maybe I something missed) > how it work. :( How's this coming? Was Mike's response helpful? I'm going on vacation for the next couple o...
2006 May 29
1
Re: Summer of Code: subtitle editor
On Mon, May 29, 2006 at 05:24:47PM +0300, Daraku wrote: > Yes, It will be much easier to develop and maintain this project in > python. But, I don't think it will be easier to end-user, because > end-user will be forced to install python and other libs (that commonly > not installed) to run this application (in real it will be ha...