1. Give admin ability to "Keep Original File" for certain users only, while globally it's off -- so editing a users account can check box "Force Keep Original File" or something like that
2. On admin settings, have us be able to define what a
- low birate amount is (i.e 1000k)
- a medium bitrate amount is (i.e 1700k)
- a high bitrate amount is (i.e 5000k)
Then on the users account, under settings they can choose what they want the bitrate to be for their videos.. If they dont choose then its the system default or whatever is in convert.php
This way the user can choose high low medium and all their videos will be converted to that setting
The thing is just that i dont have keep original file on right now because it takes up too much space
3. For keep original file, have a setting that we can turn on or off that says only premium users can download original file.. and have it show a message you must be premium or you must be a registered member
though im sure i could just do some code for if auth level = for the download link
2. On admin settings, have us be able to define what a
- low birate amount is (i.e 1000k)
- a medium bitrate amount is (i.e 1700k)
- a high bitrate amount is (i.e 5000k)
Then on the users account, under settings they can choose what they want the bitrate to be for their videos.. If they dont choose then its the system default or whatever is in convert.php
This way the user can choose high low medium and all their videos will be converted to that setting
The thing is just that i dont have keep original file on right now because it takes up too much space
3. For keep original file, have a setting that we can turn on or off that says only premium users can download original file.. and have it show a message you must be premium or you must be a registered member
though im sure i could just do some code for if auth level = for the download link