hello.. i use this ffmpeg command and the problem is read only the first 3 segments https://prnt.sc/xrm2vd and only when i put the hls_key_info without the key is everything ok what i am doing wrong?
Code:for file in *.mp4; do ffmpeg -i "$file" -f hls -codec: copy \ -hls_time 4 -hls_playlist_type vod \ -hls_allow_cache 1 \ -master_pl_name "${file%.mp4}".m3u8 \ -hls_key_info_file /var/www/html/enc.keyinfo \ -hls_segment_filename ./"${file%.mp4}"%v/segment_%03d.ts ./"${file%.mp4}"%v/done.m3u8 ; done
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
VidCoder dont use all the power from CPU
By Mohamet in forum Video ConversionReplies: 6Last Post: 10th Dec 2020, 19:26 -
dont public my second post,
By rubening87 in forum FeedbackReplies: 2Last Post: 13th Apr 2018, 16:13 -
Dvd player dont recognise dvds
By loa909 in forum Newbie / General discussionsReplies: 12Last Post: 23rd Apr 2016, 11:07 -
(Willing to pay)ffmpeg Need help downloading live stream ffmpeg and rtmp
By grabyea in forum Video Streaming DownloadingReplies: 0Last Post: 10th Apr 2016, 16:54 -
blu ray dont burn disc
By mehdox in forum DVD & Blu-ray WritersReplies: 3Last Post: 27th Feb 2016, 08:22