Some Videos Playback in Playlists only 1 Minute?
Using Jamroom
brian:
- modify the jrVideo/config.php and add a new Global Config option for skipping sample creation
- modify the jrVideo/index.php and in the create_save and update_save views add a check for the new config option and add it to the created Queue array
- modify the jrVideo/include.php file and customize the jrVideo_convert() function to check for the incoming setting and create/skip the sample creation.
If you're not up for that then you will need to wait on us to add that as part of a module update.
Thanks!
- modify the jrVideo/config.php and add a new Global Config option for skipping sample creation
- modify the jrVideo/index.php and in the create_save and update_save views add a check for the new config option and add it to the created Queue array
- modify the jrVideo/include.php file and customize the jrVideo_convert() function to check for the incoming setting and create/skip the sample creation.
If you're not up for that then you will need to wait on us to add that as part of a module update.
Thanks!
Hi Brian,
Thanks a lot. It seems daunting for someone at my level (lower than whale feces), but I'm going to make some time to try it in my "sandbox" site.
Chances are, I'll still be struggling with it when you announce your update -