similar to: Re: Summer of Code: subtitle editor

Displaying 20 results from an estimated 8000 matches similar to: "Re: Summer of Code: subtitle editor"

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 hard only for > Windows users ). I think for
2006 Aug 16
1
OGM and GStreamer
Well, actually most OGM files do have a subtitle track, often in multiple langauges. Also, re 2. Keyframe seeking in OGM is generally a bit rough because ogm files can contain almost any codec as the video track, usually xvid or divx. re 1. As a general rule you shouldn't be trying to make any more ogm files :) So chances are the ogg muxer is not accepting the connection, because it
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
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 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 of days, and all the gstreamer people are occupied
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 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
2010 Oct 03
1
help with spec file
I am attempting to learn how to build my own rpms. I found a good tutorial online but it is a bit out of date (2007). Here it is: http://www.rpm-based.org/how-to-create-rpm-package At any rate, the package it uses is of course old and I found a newer version of one to test with. The tutorial uses a program called 'subtitleeditor' which when it was written was at version 0.20.0alpha4. The
2008 Nov 14
0
video chapters and subtitles in ogg containers
On Fri, Nov 14, 2008 at 12:30:25PM +0100, ogg.k.ogg.k at googlemail.com wrote: > > Chapters are a list of timepoints stored in the metadata. They are an > > information for player software that is usually used to allow the user > > to jump to certain significant points within a stream. This probably > > I don't think anything currently in Ogg can do this. The closest I
2012 May 01
1
[fields:image.plot] subtitle under title (not image)?
summary: how to make image.plot print a subtitle between the title and the image, rather than under the image? details: I've got a project https://github.com/TomRoche/ioapi-hack-R that illustrates the use of (et al) the R packages {ncdf4, fields, M3} for processing and visualizing IOAPI data. The data being visualized consists of a series of layers (mostly representing emissions from a
2003 Jun 28
1
Choosing subtitle language
I am wondering how negotiating about text subtitles is supposed to work in Theora? (1) Will it be like the server first transmit a list of available languages, and then it's up to the client to possibly pick a language, either automatically or by user interaction, and then ask the server for that particular subtitle stream? (2) Or will all subtitle streams be sent simultaneously and
2008 Mar 26
1
Souffleur project patches
Dear all, It's been a while since I have started to look at the code for Souffleur that was dropped a couple of years ago by its former maintainer. I have now a few patches that I would like to be committed to the trunk of this project if approved. I am sorry if the modifications are not aligned with the project's main purpose but I had no one to talk to about its main goal.
2007 Jan 08
1
libogg subtitle request
Hi to all , I like Theora and Vorbis , these codecs can make good streams patent-free. But i miss one feature in Ogg container , i see a lot Theora videos of Presentations , Conference and other talking acts , all with an average quality (video and sound) but seeing these videos i realize the lack feature of Ogg container , subtitle support. These kind of videos are in a variety of languages
2010 Oct 26
1
lattice key subtitle
Hello everybody, Is there a way to add a subtitle to a lattice key? It is important form me that the subtitle must be linked to the key because those graphs are produced on a daily temporal scale, and the numbers of rectangles from the key may be different from day to day. Thank you, Alexandru Dumitrescu [[alternative HTML version deleted]]
2011 Aug 25
2
ask for one ogg test stream with cmml subtitle
Hi Developers, I am looking for one ogg file with cmml subtitle to test my subtitle code. But can not find in the web. Anyone can help me. best regards BCXA
2011 Aug 25
0
ask for one ogg test stream with cmml subtitle
Hi BCXA, CMML is deprecated. You should use KATE instead. Cheers, Silvia. On Thu, Aug 25, 2011 at 5:00 PM, bcxa sz <bcxa.sz at gmail.com> wrote: > Hi Developers, > > I am looking for one ogg file with cmml subtitle to test my subtitle > code. But can not find in the web. > > Anyone can help me. > > best regards > > BCXA >
2009 Dec 15
2
subtitle in Hmisc xYplot
Ok so I am trying to add a subtitle to my xYplot using Hmisc and I have some dummy code of x<-seq(1,10,1) y<-rev(seq(1,10,1)) ci<-y*.10 ciupper<-y+ci cilower<-y-ci this code works fine: xYplot(Cbind(y,ciupper,cilower)~x, type=c("b"),plot.points = TRUE, method='filled bands', main='main title') but when I add sub=. at the end and use this
2013 Jan 10
2
Titles - main and subtitle won't plot with errbar
Hi, I'm struggling with errbar graphics. I'm trying to plot an x-y graph with correct labelling, however can't seem to get main and sub to show on my graph. They do work when I use title(main="," etc...., but this will make it look at lot messier,I'll have to blank out ylab=" " , and I need to try and get the titles to update automatically according to my
2011 Apr 04
1
lattice: how to "center" a subtitle?
Dear expeRts, I recently asked for a real "centered" title (see, e.g., http://tolstoy.newcastle.edu.au/R/e13/help/11/01/0135.html). A nice solution (from Deepayan Sarkar) is to use "xlab.top" instead of "main": library(lattice) trellis.device("pdf") print(xyplot(0 ~ 0, xlab.top = "This title is now 'centered' for the human's eye",
2009 Jul 10
2
theora sprint
hey, Adam here from FLOSS Manuals (http://www.flossmanuals.net). We write free manuals about free software and in August (10-15) we will hold Book Sprint (http://www.flossmanuals.net/booksprints) about Ogg Theora. We will write a really good manual (book) about Ogg Theora in 5 days. The event will be in Berlin. We want to cover a lot of stuff, but we hope to get our teeth into at least some of