Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

7
votes
4answers
3k views

Parsing and Converting TED Talks JSON Subtitles

This question is related to this other question @ SuperUser. I want to download the TED Talks and the respective subtitles for offline viewing, for instance lets take this short talk by Richard St. ...
5
votes
1answer
331 views

Is it possible to play a video on iPhone and have a subtitles synchronized with it show up?

I want to add a "subtitles" to a video played in an iPhone app. I don't want those subtitles encoded into the video itself - ideally I'd love to have a view showing the video (with pause, play, volume ...
5
votes
1answer
2k views

iPhone Title and Subtitle in Navigation Bar

In my application, I'd like to have the navigation bar display a title and subtitle. To that extent, I added the following code to my view controller: // Replace titleView CGRect ...
4
votes
2answers
530 views

Are subtitles supported in any of the native video controls?

I'm writing an application with some embedded video content, it's Android 2.2 that I'm targetting. I need to show localized subtitles for the video content. The video content can be mp4 or 3gp video, ...
2
votes
3answers
178 views

How to display subtitles within MPMoviePlayerController

I built a custom video player, all buttons are working. I need to know what is the code that does the MPMoviePlayerController display subtitles when the video has that option. I did not find anywhere ...
2
votes
2answers
429 views

Java API for SRT subtitles

Is there any Java API for SRT subtitles ?
1
vote
2answers
146 views

How to extract subtitles from MKV files in pure Java?

does anybody know how to extract subtiles from MKV files using pure Java? (I know how to do it using tools such as mkvtoolnix. I know I could call them from Java but that's not what I want) Thanks!
1
vote
1answer
37 views

Fast editing subtitles file

I like GNU/Linux and writing bash scripts to automatize my tasks. But I am a beginner and have a lot of problems with it. So, I have a subtitle file in format like I this(I'm Polish so it's a Polish ...
1
vote
1answer
131 views

MediaElment.js : How to change the source files of subtitles (track element) on the fly?

How to change the source files of subtitles on the fly (originally defined in the HTML via <track> element) when changing a video source (via the setSrc() method) ? In other words, when playing ...
1
vote
2answers
140 views

Subtitles throughout Drupal Site?

I want to be able to enter TWO values everytime I create a "page", "block" or a "view". Those values must be "Title" and "Subtitle". Title is already built into all nodes, blocks and views. However, ...
1
vote
1answer
418 views

Silverlight 4 and SAMI Subtitles

I noticed a brief bit of info on the web that Silverlight 4 supports subtitles in .smi (SAMI) format. Is this true and does anyone have some more information? David
1
vote
3answers
1k views

What's the VOBsub subtitle format?

Where can I find documentation/sample code of the VOBsub subtitles format? The one that's an .idx and a .sub file. I need to create a program that generates those subtitles. I've been looking on ...
1
vote
1answer
173 views

Extract DVD subtitles programmatically

I'm trying to extract subtitles from unencrypted DVDs with a program, so I can save them seperately. I know there are programs that do that (I found this page for example: ...
1
vote
2answers
394 views

Is there a standard or recommended external subtitle format for Silverlight?

I need to load subtitles as external xml/text (representing different language) files for a video. However, I'm trying to decide on a schema/format for my external file, and have come across two ...
1
vote
1answer
2k views

How to display subtitles with an flv file in a web page?

I've created subtitles for a video in mp4 format, that i would like to put online, as an FLV file. Is it possible to have the subtitles played along with the flv file without integrating them into the ...
0
votes
1answer
22 views

Adding subtitle from command line MP4Box

I am adding a subtitle file to a video using MP4Box. The following command works perfectly from the command line: c:/GPAC/MP4Box -add c:/test.m4v#audio -add c:/test.m4v#video -add ...
0
votes
0answers
28 views

TTPhotoviewController at Tabbar controller cannot show title

I have a viewcontroller which contains a TTPhotoViewController. It's working perfectly. But when I implemented that viewController to a tabbar controller, image's titles(subtitle) cannot show ...
0
votes
0answers
15 views

Embedding Video onto Website

I want to embed a video (movie) onto my website, and to use my own subtitles I have created (because it is an foreign-language subtitle), but I do not know how to do so? By the way, I want the video ...
0
votes
1answer
85 views

How to convert an mkv (with subtitles) to something Nexus One friendly?

I have this ffmpeg one-liner that's been good for generating video files for my Nexus One: ffmpeg -i infile.mkv -acodec aac -s 572x238 -vcodec libx264 -vpre ipod640 -ab 128k -b 512k -f mp4 -strict ...
0
votes
2answers
43 views

Is there a way to obtain the length of the cell's subtitle (detailedTextLabel)?

as mentioned in the question, I would like to obtain the length of the subtitle (topic.context) and use it to make certain decisions (see my code snippet below) cell.detailTextLabel.text = ...
0
votes
2answers
66 views

How to add extra subtitles to celll

Is there any way for me to add a subtitle below the cell.textLabel as well as a the label '8 fans' on the right as seen below? My understanding is that the standard cell only provides on format and ...
0
votes
3answers
176 views

javascript split text

hi i was wondering if someone could help me i want to split a block of text into sentences then split the sentence into words, i have managed to split the text sentence by sentence but i can not ...
0
votes
1answer
205 views

Android Native videoplayer with subtitles

I'm currently developing a video player for android. I've created a simple textview that shows the current subtitle. The problem is: MediaPlayer getCurrentPosition() method only gives me time in ...
0
votes
0answers
63 views

hardcode subtitle with mencoder

I tried to hardcode a subtitle from file into a video file, and here is my command: mencoder hifi.avi -ss 30 -endpos 60 -o test.mp4 -oac faac -faacopts mpeg=4:object=2:raw:br=128 -of lavf -lavfopts ...
0
votes
0answers
187 views

Play mp4 file with subtitle in android

I need to implement a media player which can play a mp4 (or m4v) on an Android phone with a subtitle. the subtitle is not hard-coded in video file but placed in same folder as, or merged as a text ...
0
votes
1answer
49 views

Opensource, free library or command line for subtitle hardcoding

I recently need to hardcode subtitle in a mp4 file. Is there any open source, library or command line for it? Thanks, lvreiny
0
votes
0answers
56 views

Do Mp4Creator and MP4box support SAMI subtitle format?

I need to add SAMI subtitle (.smi file) to mp4 file. I'm going to use tools such as Mp4Creator or Mp4box to add a text stream in video file. Do they support SAMI format? lvreiny
0
votes
0answers
86 views

open source subtitle converter

I need to convert .smi (ANSI encoding) to .srt (unicode UTF8). I need to do it in my source code. Is there any open source project for this purpose?
0
votes
0answers
147 views

Default caption for Captions 2 plugin in JWPlayer

I'm using JWPlayer and Caption 2 plugin for it. All works fine, but I'm looking for some custom feature that I didn't found in the documentation. Is it possible to set default caption? Lets say that ...
0
votes
1answer
793 views

Add SRT subtitle to video with ffmpeg

I use ffmpeg to encode, and add subtitle to a video by following command $ ffmpeg -i hifi.avi -i hifi.srt -acodec libfaac -ar 48000 -ab 128k -ac 2 -vcodec libx264 -vpre ipod640 -s 480x240 -b 256k ...
0
votes
0answers
45 views

Some Questions / Request about ffmpeg : profile + subtitle + information tag

(I m french, i'apologize for my english) I would like some informations about ffmpeg : 1) What command line/profile would you use to get mp4 witch H264 + AAC in profile 4.1, for getting video ...
0
votes
0answers
64 views

Mencoder subtitle problem

I want to include subtitle to a avi file with mencorder. Mencoder is starting to encode but subtitle does not appeaer in new file. Here is my mencoder code /usr/local/bin/mencoder -oac copy -ovc copy ...
0
votes
1answer
103 views

Customize subtitle position - JFreeChart

I want to know if it is possible to put a JFreeChart subtitle in the bottom of the chart, under the chart, and not under the Title. What I want to do is illustrated on these images: ...
0
votes
1answer
129 views

Add subtitles to WPF video (not Silverlight)

Just like the title says I have a wpf application with a media element and a video file with srt subtitles. An identical question is here displaying subtitles for a video in a WPF MediaElement but ...
0
votes
1answer
157 views

Flash Video player subtitles [closed]

I want to insert subtitles in youtube flash movies. As I can see, there is a site that can do this. http://www.overstream.net/ is the site and I am wondering how I can do this? If I make a flash ...
0
votes
0answers
280 views

How to display video subtitles for Android programmatically

Is there any SRT controls for Android without using 3rd party applications. I'm writing an application that can play embedded video and at the same time can display subtitles. Thanks
0
votes
0answers
165 views

Android API for reading the subtitle info. embedded in a Video file

I am currently studying android specifically about playing video files using MediaPlayer. Some of the video files have subtitle(text) information embedded and I would just like to ask if it it is ...
0
votes
0answers
146 views

Using Advanced Substation Alpha (.ass) files in Android

I'm looking for advice on the best way in Android to synchronize the display of text with playback of an audio file. I've been given an .mp3 file (spoken words) and an associated .ass (Advanced ...
0
votes
1answer
125 views

DVD subtitle Using Vb6

I would like to show, hide and choose the subtitle on a DVD film what I can play from vb6 code. I use the wmp.dll. I did not find help about changing (showing, hiding) the subtitles. Can anybody help ...
0
votes
0answers
380 views

Subtitle / Closed caption support in Android

I'm developing an Android app which includes a video component; I'm hoping to provide support for subtitles encoded into the stream but I can't find any references to whether they are supported ...
0
votes
1answer
162 views

Refernce or link doesn't work in Flowplayer captions plugin

I'm working with Flowplayer captions plugin http://flowplayer.org/demos/plugins/flash/captions.html and I need references/links in subtitles. When I've built into srt file link like <a ...
0
votes
1answer
144 views

How do I prevent subtitles from showing up on my MediaElement?

I'm trying to create my own Media Player application using a WPF MediaElement. I know that the MediaElement actually uses Windows Media Player as its source and that's why it also loads the .srt ...
0
votes
1answer
423 views

.NET - extract codec information from MPEG-TS

I am writing a streaming-application using VLC (VideoLAN) and its ActiveX-plugin. I am getting a stream from a satellite-decoder and now I need to get information from the stream (MPEG-TS) as to the ...
0
votes
1answer
680 views

How to word wrap text in annotation subtitle

I tried to insert return and newline chars into the subtitle string, but they ended up as "spaces" and not line breaks. Since subtitle is simply an NSString I must look at the container, which likely ...
0
votes
3answers
354 views

Parse subtitle file using regex C#

I need to find the number, the in and out timecode points and all lines of the text. 9 00:09:48,347 --> 00:09:52,818 - Let's see... what else she's got? - Yea... ha, ha. 10 00:09:56,108 --> ...
0
votes
1answer
1k views

displaying subtitles for a video in a WPF MediaElement

I'm working on a WPF application that displays video clips as part of the workflow. I'm doing this by using MediaElement to play locally hosted (not streamed) AVI files. Works great. However, I was ...
-3
votes
1answer
114 views

opensubtitles.org alternative [closed]

something like periscope http://code.google.com/p/periscope/
-3
votes
5answers
407 views

Add text to a video file

I need to add text to a video file. I need to read one video file and add one line of text to it.