quasarstream / PHP-FFmpeg-video-streaming

📼 Package media content for online streaming(DASH and HLS) using FFmpeg
https://www.quasarstream.com/op/php/ffmpeg-streaming?u=php-ff
MIT License
514 stars 117 forks source link

How to convert just only one HLS video from video input with origianal file #108

Closed sdtsoftwave closed 2 years ago

sdtsoftwave commented 2 years ago

I want convert video MP4 to HLS, but i received too many files. While I only need one file m3u8 with the original ratio of the video uploaded. Upload video.mp4 just receive video.m3u8 Not video_360p, video_720p, video_1080p and all .ts file. Please help me do it. Thank you!

aminyazdanpanah commented 2 years ago

See #40, #49, #52