Hello,

any ideas why it doesnt work?


/ffmpeg-3.1.4/ffmpeg -loglevel debug -progress - -re -i
udp://x.x.x.x?fifo_size=1000000&overrun_nonfatal=1&buffer_size=1048576
-threads 2 -acodec copy -vcodec hevc_qsv -load_plugins
6fadc791a0c2eb479ab6dcd5ea9da347 -preset veryfast -q 20  -g 250 -f tee -map
0:a -map 0:v -flags +global_header
[hls_time=10:hls_list_size=3:hls_wrap=0tart_number=1:hls_flags=delete_segments:hls_segment_filename=/run/hls/1/high/fragment%03d.ts]/run/hls/1/high/playlist.m3u8

it generates one big file but i want segments with duration 10second. Are
there any issues with hevc_qsv and hls segmenter???
best regards



--
View this message in context: 
http://ffmpeg-users.933282.n4.nabble.com/hls-hevc-qsv-ffmpeg-generates-one-big-chunk-tp4677880.html
Sent from the FFmpeg-users mailing list archive at Nabble.com.
_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to