After upgrade to D.7.1 the video time on thumbnails show 00:00 even though the videos were completely watched already.
I have attached a screen shot
After upgrade to D.7.1 the video time on thumbnails show 00:00 even though the videos were completely watched already. I have attached a screen shot Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
This problem have place when you are using HTML5 played module. When you are using Flash video/audio player it calculates audio/video length and save the result, when video/audio is playing using HTML5 this doesn't happen. Calculating file length of video/audio on the server is a problem because of OS differences and non consistent output from ffmpeg regarding video info across the versions. Rules → http://www.boonex.com/terms |
Thank you Alex :-) This problem have place when you are using HTML5 played module. When you are using Flash video/audio player it calculates audio/video length and save the result, when video/audio is playing using HTML5 this doesn't happen. Calculating file length of video/audio on the server is a problem because of OS differences and non consistent output from ffmpeg regarding video info across the versions.
Diddy is not greedy and has time. Dolphin is cool and its not just mine :-) |
AlexT when the HTML5 falls short like this as talented as you are a programmer can't you put a field that can manually put the number in the original upload that then can pull that number into the right place. IOW movie.mp4 name: New Movie tag: my new movie length: 4:38 Thumbnail: upload here so it's a work around but gets what's needed? Csampson |
It looks like there is some solution for this problem: Rules → http://www.boonex.com/terms |
Woo Hoo thanks you so much!!! I made the changes and it works perfect...Sure wish cut and paste could be used for that code... Csampson |