subtitle Questions

0

I'm trying to build an application to burn subtitles on videos. The specific task to do is burning Persian (Right-to-left language) subtitles. But I have a problem with it. When I got several wor...
Doze asked 25/9, 2014 at 19:30

2

Solved

I'm trying to have two UILabels in my navigation bar instead of just one. I followed this link to have informations on how to do that: iPhone Title and Subtitle in Navigation Bar It works well, b...
Eades asked 20/8, 2013 at 15:58

0

I'm trying to cache srt files and play them with mp4 video files using AVFoundation AVPlayer. Streaming works fine with webVTT subtitles but I also need to cache videos and subtitles. I was wonder...
Jara asked 5/3, 2014 at 22:55

2

Solved

I tried googling a way to set the language of a subtitle stream with ffmpeg and found the -slang option. So I tried the following command but immediately receive an error: ffmpeg -i input.avi -i s...
Presbyopia asked 29/7, 2013 at 15:35

1

I am trying to create a small procedure that will take an mp4 video and extract the subtitle information from the video using AVFoundation framework. In doing so it will create and return an NSArra...
Omen asked 23/5, 2012 at 22:26

2

Solved

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 headerTitleSubti...

5

Solved

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...
Stevens asked 23/12, 2009 at 22:17

1

Solved

I need an api for searching and downloading subtitles online in my android app. I tried the Sublight's api,but i can't get any subtitle. Is there any other api for that?
Expander asked 10/12, 2012 at 6:5

1

Solved

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 nat...
Loquacious asked 8/12, 2010 at 21:24

3

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 anywhe...
Workhorse asked 21/11, 2011 at 13:46

2

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 G...
Mercurate asked 26/1, 2010 at 14:26

1

Solved

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, vol...
Heartstrings asked 5/2, 2011 at 10:39

© 2022 - 2024 — McMap. All rights reserved.