search for: subtitles

Displaying 20 results from an estimated 325 matches for "subtitles".

2003 Aug 09
2
First steps towards a simple text stream format.
...he elvish-speek, unless I render the text onto the video frame, and that's not cool. As you can see, the world will end if there is not a subtitle format for Ogg soon. This is what I've come up with. Goals: To create a generic text stream format which is flexible enough to be used for subtitles or lyrics, but doesn't attempt to do more than it should. The idea is that this format is made to be accepted by Xiph. I could pretend that this is just a text stream, but if it were just a text stream, all it would do is deliver a string of text at a given time. This format needs to d...
2008 Nov 13
5
video chapters and subtitles in ogg containers
I'm trying to create files that contain a video stream, one or more audio streams, subtitles, and DVD-like chapter information. ATM, I use ogm containers that can handle all this. But although ogm is supported e.g. by xine (including chapters), it seems to be an unofficial hack. Is that correct? I'd like to move to ogg containers, since ogm doesn't support theora videos. My final...
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 sub...
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
2006 Oct 16
1
plots: layout + subtitles
Hello, I want to create a figure that consists of a collection of 16 graphs on 4 rows. I am using nf <- layout(matrix(seq(1,16), 4,4, byrow=TRUE), respect=TRUE) boxplot(... to create the layout of my 16 graphs. It works really well. However, I'd like to add sub-titles that would apply to each row of 4 graphs. More specifically, I'd like to have something like: subtitle 1
2008 Nov 13
0
video chapters and subtitles in ogg containers
Hi Hans, At the moment, Ogg supports two text codecs, CMML and Kate. Both of them are theoretically capable of doing what you want with chapters and subtitles. The biggest problem is player support. There is CMML and kate support in vlc, and kate in mplayer though I am not sure how it is displayed on-screen. Subtitles may display, but chapter markers, I am not so sure about. I assume the subtitles that you have are in srt format which is why you chose...
2007 Jan 08
1
libogg subtitle request
...the lack feature of Ogg container , subtitle support. These kind of videos are in a variety of languages that is a good a thing , unfortunately i don't speak some languages , a subtitle support in Ogg container can make these videos more widely spread , because you would can insert English subtitles for example. Please consider this request in the next review of libogg. _________________________________________________________________ Grandes ?xitos, superh?roes, imitaciones, cine y TV... http://es.msn.kiwee.com/ Lo mejor para tu m?vil.
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
2011 Apr 04
1
lattice: how to "center" a subtitle?
.../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", sub = "but subtitles are not centered", scales = list(alternating = c(1,1), tck = c(1,0)))) dev.off() My question is whether there is something similar for *sub*titles [so something like "xlab.bottom"]? As you can see from the plot, the subtitle does not seem to be "centered" for the human...
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 Jun 23
3
help- subtitles for multiple charts
Hello, I have a problem with my script. I don'y know how to apply subtitles. I have 9 charts per page (for combination of 3 blocks and 3 treatments). I want to have subtitles for this interaction (e.g. Block A Trt 1, Block A Trt 2, ...) MBE$bt<- interaction(MBE$Block,MBE$trt) par(mfrow=c(3,3)) for(i in unique(MBE$bt)){ ss <- MBE$bt==i plot(MBE$Year[ss], MBE$DBH[ss])...
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
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]]
2009 Nov 21
2
Fw: Re: title problem
It seems that there is a problem in displaying subtitle in general, independently from multi-plot display. when I do plot (c(1,2,3), c(9,8,7), type = "l") title(main = "Main title", sub ="Sub title",cex.main=2, cex.sub = 2) subtitle doesn't get displayed > --- On Sat, 11/21/09, David Winsemius <dwinsemius at comcast.net> > wrote: >
2009 Jun 15
1
vob file with lots of subtitles.
Hi there, first mail to this list, I hope to not disturb with my question. I'm trying to encode a VOB file (from a DVD) with ffmpeg2theora, but it have a lot of subtitles (about 26) and I can't find the correct --audiostream id to encode the file in my language. I have tried with ids from 20 to 40 and so on and all times the audio kbps it's 0. mplayer and VLC can play the .vob file without problem and also let me choose the audiostream. Any suggerence?
2008 Apr 09
2
New patches to Souffleur
...be correctly resized - Introduce new GUI concept of hiding panes - Add new callbacks for improving usability of the subtitle pane * Double-click seeks media * Single click edits the subtitle - Prepared GUI for "edit mode" and "online mode" * The idea behind this is that subtitles are always done in 5 stages. First we transcript, second translate, third spotting and forth timing and fith review. "Editing mode" will be good for everything but reviewing. "Online mode" will make the subtitles move according to the movie on the TreeView and on TextView, but T...
2011 Aug 26
3
ask for one ogg test stream with cmml subtitle
...er <silvia at silvia-pfeiffer.de> wrote: > Hi BCXA, > > CMML is deprecated. You should use KATE instead. > > Cheers, > Silvia. ok i admit this statement came as a surprise for me. cmml is about metadate/annotations, how can it be replaced by KATE ( which is mainly about subtitles as far as i can see? startx
2008 Nov 14
2
video chapters and subtitles in ogg containers
Hi, (odd, I did get this reply for Silvia, but not the original post) > There is CMML and kate support in vlc, and kate in mplayer though I am > not sure how it is displayed on-screen. Subtitles may display, but > chapter markers, I am not so sure about. Would you mind expanding on what chapters are, and what you'd expect to be able to do with them ? > There is an old python script for cmml at > http://svn.annodex.net/scripts/trunk/subtitles/script-subrip2cmml.py . > I...
2006 Aug 15
2
OGM and GStreamer
...ot;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 have some ugly seeking. Where I can't find some info on how to make good seeking (event by frames)? 3) How to extract subtitles from OGG files? I need It for my program (editor). Maxim. P.S. My program written in Python.
2009 May 30
1
Segmentation Fault
I've attached the command I ran, the output, and the crash log in the hope that it is useful. jason$ ffmpeg2theora -v 5 --optimize -A 64 -c 2 -H 44100 /Users/jason/ Movies/TV\ Shows/Holding\ Area/video.vob Input #0, mpeg, from '/Users/jason/Movies/TV Shows/Holding Area/ video.vob': Duration: 00:05:43.90, start: 0.211444, bitrate: 7217 kb/s Stream #0.0[0x1e0]: Video: