Skip to content

Latest commit

 

History

History
executable file
·
17 lines (8 loc) · 731 Bytes

README.md

File metadata and controls

executable file
·
17 lines (8 loc) · 731 Bytes

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