You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with this Demo version, for example in Windows version, does it can support trancoding and output with HLS m3u8 with ts segment?
I`ve no see options for segment related.
sample command:
AppEncoder_x64.exe -wdt 1920 -hgt 1080 -fr 15 -i test.yuv -preset ultrafast -latency livestreaming -wdt 1920 -hgt 1080 -rc 1 -br 2M -f hls -hls_time 10 -hls_list_size 3 -b test.m3u8
after encoding completed, there is only test.m3u8 video file. no ts segments found.