Changes between Initial Version and Version 1 of Ticket #6067, comment 3
- Timestamp:
- Jan 9, 2017, 1:43:37 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #6067, comment 3
initial v1 1 2 {{{ 1 3 localhost:ffmpeg StevenLiu$ ffmpeg -i ~/Movies/objectC/facebook.mp4 -c:v libx264 -g 50 -an -f hls -hls_time 4 -hls_flags +delete_segments+append_list+omit_endlist -t 14 output_test.m3u8 2 4 ffmpeg version N-82254-g75a1311 Copyright (c) 2000-2016 the FFmpeg developers … … 198 200 199 201 I cannot reproduce it here 202 }}}