From d0158aa0c5f13ce55f64fa7c3029171d6bfe304f Mon Sep 17 00:00:00 2001 From: Yves Fischer Date: Thu, 31 Dec 2015 00:07:40 +0100 Subject: encode only UNTIL the next keyframe not INCLUDING fix handling of last segment (end of file) in m3u8 playlist remove assumedly unneeded -async 1 --- README.md | 3 --- 1 file changed, 3 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 5083878..c67a24b 100644 --- a/README.md +++ b/README.md @@ -9,9 +9,6 @@ This webapplication serves the following purpose: The chunking is done using ffmpeg's `-ss` and `-t` option. This doesn't work properly on some video files. -Also with some files we get chrome errors about audio-splicing with can lead to the point where the browser suddenly -stops playback. - # Compatibility The video stream is encoded as h.264 + AAC stream. Tested with -- cgit v1.2.1