YouTube embed fail along video duration missing.
It happen when youtu.be/ link is pasted
YouTube embed fail along video duration missing. It happen when youtu.be/ link is pasted Umar Haroon |
. Video duration is missing for timeline when video is directly embedded on timeline but if it is embedded through albums, it will show the duration. About embed fail was might be the owner have disabled the embedding option. Umar Haroon |
video uploaded through timeline also missing video duration Umar Haroon |
Thank you for the report: Rules → http://www.boonex.com/terms |
Hi, i've just upgraded 7.2.1 to 7.3.0 and i also have YouTube embedding failing. It was working fine before, as i have embedded some videos. The Video module settings are to allow html5, regular and embed upload types.
Anything else might be wrong? Thank you
buzzdev.com - Mobile Developers Community |
Hmm.. Issue solved. It was because .../www/flash/modules/global/app/ffmpeg.exe MUST have executable flags even that it is a windows exe on a linux server. Strange, but now it works. buzzdev.com - Mobile Developers Community |
even that it is a windows exe on a linux server
No, it is not. Linux users knows that Linux does not have file extensions associated with programme execution. The ffmpeg.exe file that ships with Dolphin is a Linux file, not a windows file. It needs to be executable by owner, group, and world Geeks, making the world a better place |
And how must it set to work? 777? ISAcologne - https://isacologne.de |
And how must it set to work? 777? Try 755, and if that fails, 777.
To add to the extension bit, I suspect it's to differentiate it and to show that it's an executable program. It could technically be anything and would still run, but exe makes the most sense, despite the confusion. BoonEx Certified Host: Zarconia.net - Fully Supported Shared and Dedicated for Dolphin |
Hello Thank you for the report: The issue was fixed. https://github.com/boonex/dolphin.pro/commit/a2c27561368729d65258e7a2e49c83a4635d0429 |