1- [ ![ Build Status] ( https://travis-ci.com/jcs090218 /ffmpeg-player.svg?branch=master )] ( https://travis-ci.com/jcs090218 /ffmpeg-player )
1+ [ ![ Build Status] ( https://travis-ci.com/jcs-elpa /ffmpeg-player.svg?branch=master )] ( https://travis-ci.com/jcs-elpa /ffmpeg-player )
22[ ![ MELPA] ( https://melpa.org/packages/ffmpeg-player-badge.svg )] ( https://melpa.org/#/ffmpeg-player )
33[ ![ MELPA Stable] ( https://stable.melpa.org/packages/ffmpeg-player-badge.svg )] ( https://stable.melpa.org/#/ffmpeg-player )
44[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPL%20v3-blue.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
55
6-
76# ffmpeg-player
87> Play video using ffmpeg.
98
10-
119## Acknowledge
1210
1311This package will output video into images (in frame). This might causes
@@ -17,7 +15,6 @@ before you use this package.
1715
1816* See [ melpa/6560] ( https://github.com/melpa/melpa/pull/6560 ) for more information.*
1917
20-
2118## External Program
2219
2320This package uses these following programs, make sure these program are added
@@ -26,7 +23,6 @@ to your path.
2623* [ ffmpeg] ( https://www.ffmpeg.org/ )
2724* [ ffplay] ( https://www.ffmpeg.org/ ) - Bundle with ` ffmpeg ` .
2825
29-
3026## Capability
3127
3228Base on ` ffplay ` 's website.
@@ -38,7 +34,6 @@ Hence, I have encounter some issues synchronize video and audio. Try move the
3834timeline by pressing ` <left> ` or ` <right> ` key multiple times could resolve
3935such an issue.
4036
41-
4237## Usage
4338
4439You can play the video by calling function ` ffmpeg-player-video ` .
@@ -57,12 +52,10 @@ And here is the control of the media.
5752* <kbd >m</kbd > - Mute/Unmute.
5853* <kbd >r</kbd > - Replay.
5954
60-
6155## Todo List
6256
6357- [ ] Play youtube video through url.
6458
65-
6659## Contribution
6760
6861If you would like to contribute to this project, you may either
0 commit comments