Hi
Everything seems to work however after processing the video, it has no video when i press the play button.
Nothing is coming out on the error log files. Can you please provide some tips?
thanks
Hi
Everything seems to work however after processing the video, it has no video when i press the play button.
Nothing is coming out on the error log files. Can you please provide some tips?
thanks |
You need to look at the output from ffmpeg to see what happened. It may have been sent to your email; or if you are on a dedicated server it may be in the root mailbox. Geeks, making the world a better place |
It was sent to email, and the only visible error is:
" deprecated pixel format used, make sure you did set range correctly"
Full log can be seen in https://codeshare.io/24ZP7a
The /flash/modules/video/files/ directory is on 755, is this correct?
At least the files generated by the video processing are inside the folder, the video itself is with permission 644 (can be read by everyone, so it should play)
Where can one set this pixel format?
// thanks // |
I think this warning can be ignored, from the your log it looks like video was converted just fine. I would suggest to use another browser or computer to play video, maybe there is something wrong locally on your computer or in your browser. Rules → http://www.boonex.com/terms |