nanog Posted August 2, 2014 Share Posted August 2, 2014 Hey everyone! I have a question about handling video files. Are there classes available for handling videos? I've found classes to handle images and I was wondering if there is something similar for videos. I'm asking because I want to allow users to upload videos, but I want to reduce their resolution (take up less space). The video is intended to play in a small section on the page, so it doesn't require high resolution. I'll appreciate any help. Thanks! Link to comment https://forums.phpfreaks.com/topic/290243-video-handling-class-in-php/ Share on other sites More sharing options...
trq Posted August 3, 2014 Share Posted August 3, 2014 Have you tried searching http://packagist.org ? Link to comment https://forums.phpfreaks.com/topic/290243-video-handling-class-in-php/#findComment-1486707 Share on other sites More sharing options...
nanog Posted August 3, 2014 Author Share Posted August 3, 2014 I never heard of it. Going to check it out. Thanks! Link to comment https://forums.phpfreaks.com/topic/290243-video-handling-class-in-php/#findComment-1486709 Share on other sites More sharing options...
QuickOldCar Posted August 3, 2014 Share Posted August 3, 2014 Mostly ffmpeg/avconv is what is used video conversions Link to comment https://forums.phpfreaks.com/topic/290243-video-handling-class-in-php/#findComment-1486747 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.