Closed (fixed)
Project:
CDN2 Video
Version:
6.x-1.9
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Anonymous (not verified)
Created:
1 Jul 2009 at 03:06 UTC
Updated:
22 Mar 2017 at 18:06 UTC
I am testing out CDN2, and for some reason the videos are not displaying. Everything appears to upload fine, however the video just never displays. What might the reason be for this? Is the player not loading? Assistance would be much appreciated. Thank you.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen Shot - No Video | 17.97 KB | Anonymous (not verified) |
Comments
Comment #1
IncrediblyKenzi commentedDoes the raw video link work? if so, then it's likely that thumbnails aren't working for you (which we can investigate).
Make sure that you can download the file (and that the "play" button works).
Comment #2
IncrediblyKenzi commentedWe had an issue with the xmlrpc callback and theming functions that are corrected in the 1.9 release. Please give that a go and let me know if you still experience issues.
Comment #3
pflame commentedI am using 1.9 version, sometimes i am unable to see the video.
I am using thumbnail and flash video low resolution formats. Some times thumbnail and video format both are created. some times any one of the format is creating. Unable to understand what is the problem.
Comment #4
ebeyrent commentedAny movement on this issue? I am able to upload videos just fine, but I am not getting thumbnails back.
Comment #5
ebeyrent commentedComment #6
IncrediblyKenzi commentedA quick update on thumbnails:
We're in process on reworking the way thumbnails are generated in anticipated support of multiple thumbnails per video, as well as supporting thumbnails for all transcoded video formats.
We'll keep you posted.
-=Aaron
Comment #7
ebeyrent commentedIs there any way to get a simple patch into the latest dev release so that thumbnails are saved? I have a client who cannot launch their site until this is fixed...
Comment #8
kylebrowning commentedebeyrent, the easiest solution is to add a cck imagefield on the node, override the theme_cdn2_flowplayer and pass in the uploaded image.
Were working to get thumbnails working again, just needs a big overhaul as we only support one size atm, and it is somewhat buggy.
Comment #9
kylebrowning commentedthumbnails should be working in the latest dev snapshot