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
ffmpeg -i pic.mp4 -c copy -map 0 -segment_time 10 -f segment -segment_list pic.m3u8 pic-%03d.ts
How to combine this command, which various attempts fail to execute
The text was updated successfully, but these errors were encountered:
ffmpeg -i pic.mp4 -c copy -map 0 -segment_time 10 -f segment -segment_list pic.m3u8 pic-%03d.ts
How to combine this command, which various attempts fail to execute
The text was updated successfully, but these errors were encountered: