Skip to content

AVPlayer (AVFoundation) with .srt subtitle, image and audio extraction

Notifications You must be signed in to change notification settings

Muvidevelopers/AVPlayer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#AVPlayer

This app is for iOS, for learning English by TV series.

####done

It can play vedio file and show external subtitle file (.srt), and extract images and related audios when the user touch the screen. The audio contains the subtitle sentence length time.

####to do

  1. After user creating the images and audios, it will turn to a personal collection view, which shows a table view listed all the images that be extracted. when touching the image, it will playback the related audio.

  2. a setting view that user can modify the audio extracted, for example add or minus one or two seconds, combine with the next sentence audio.

  3. a setting view that user can choose the audio and .srt file to player.

About

AVPlayer (AVFoundation) with .srt subtitle, image and audio extraction

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Objective-C 100.0%