Just started something related to video. It would really help if we can use cfvideo. Any idea if that’s doable?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I don’t know about CFVIDEO specifically, but my VideoConverter.cfc will allow you to convert video to different formats and play video universally.
https://github.com/sebtools/Video-Converter
Like CFVIDEO, it uses ffmpeg in the background. So I imagine it could be enhanced to add other functionality from CFVIDEO as well.
It runs on ColdFusion and I would think it should run on Railo or OpenBD as well.