jauburn
Well-known member
If I'm understanding it correctly, users can now upload their own videos. So I have various questions on exactly how to implement this.
First, how does one turn the feature on? Is it simply a matter of clicking "Enable FFMPEG features"?
And in that section, what should go in the FFMPEG Binary Path and PHP Binary Path fields? Let's say I have xenforo installed in the public_html/forum directory, for example purposes.
Also, what kind of disk usage spike is the uploading of videos likely to cause? I see that one can enable a size quota, but what's the size of your typical 10-minute video? And how likely is it that users, on their end, will be able to downsize their videos in order to upload? (Downsizing requires some technical skill.)
Which video files formats are the best to encourage members to use or start with?
In the "allowed video file extensions" box, can one add more? If so, which ones are supported?
Are there any other gotchas or things to watch out for when implementing this feature?
Thanks.
First, how does one turn the feature on? Is it simply a matter of clicking "Enable FFMPEG features"?
And in that section, what should go in the FFMPEG Binary Path and PHP Binary Path fields? Let's say I have xenforo installed in the public_html/forum directory, for example purposes.
Also, what kind of disk usage spike is the uploading of videos likely to cause? I see that one can enable a size quota, but what's the size of your typical 10-minute video? And how likely is it that users, on their end, will be able to downsize their videos in order to upload? (Downsizing requires some technical skill.)
Which video files formats are the best to encourage members to use or start with?
In the "allowed video file extensions" box, can one add more? If so, which ones are supported?
Are there any other gotchas or things to watch out for when implementing this feature?
Thanks.