SWF content on iPhone - ios

Can I play/parse SWF content on the iPhone using FFMPEG? As per the document it should support ShockWave Flash (SWF).

ffmpeg can (sometimes) play video and audio files embeded in swf file. It cannot play the swf file itself.

Related

App Preview Resolution(1200x1600) For iPad Pro

I am trying to make an App Preview for iPad Pro.
I recorded the video using QuickTime Player as recommended by the documentation. The resulting .mov file is 1920x1080.
I import into an App Preview iMovie project and then share as an App Preview. The resolution it wants to export as is 1920x1080 with no options to change it.
How do I get iMovie to export in the desired resolution(1600x1200)?

How to add a mp3 file in iOS simulator?

I can add images, videos in iOS simulator by dragging them into the window and those are saved in simulator photos app. But when a mp3 file is dragged on it can be played in Safari but there is no option of saving it.
Is there any way to save a mp3 file so that later I can pick the file from an app?
It's still not allowed to drag and drop and save mp3 to iPhone simulator.
Its not supported in iphone simulator.We have to drag the music files into our project.then we can access from it.Refer this link also

App Preview video: the 5.5in video is not accepted by iTunesConnect

I can upload preview videos for all the other display sizes with no problem, but the 5.5in display size keeps giving me this error message. The video format that I'm uploading is .mp4. I even tried .m4v, but the ear does not go away.

iOS, quicktime and html5 captioned videos

I’m using captions in video. It works well on desktop browsers and some android devices. The problem is on iOS because it overrides the video with quicktime. As far as I understand, captions in quicktime are coded into the movie.
Example: The first video on this page uses captions that aren’t viewable on an iOS device.
Is it possible to do any of the following:
Disable quicktime programatically?
Control quicktime programatically from the browser?
Place captions over quicktime using data from the browser?
Any other solutions to this problem are welcome.

How to play .flv extension file in iOS programmatically

I want to play .flv extension file in iPhone and iPod. I know iPhone and family doesn't support .flv files. Previously I tried it to change in another format like .mov and .mp4. But online converter reduces the quality of video while changing. Can any body suggest me how to play .flv file without any problem in my iOS application.
iOS doesn't have the correct codecs to play an FLV. It needs to be reencoded as a .mp4 or .mov file. Something that iOS can actually play.

Resources