Closed (fixed)
Project:
Video
Version:
7.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Mar 2011 at 12:28 UTC
Updated:
5 Apr 2011 at 15:41 UTC
Thumbnails are not created. Get error:
Warning: Invalid argument supplied for foreach() in video_transcoder->generate_thumbnails() (line 61 of /sites/all/modules/video/includes/transcoder.inc)
Need thumbnails so that I can open videos in a new window or in colorbox.
Comments
Comment #1
hypertext200Do you have FFMPEG installed?
Comment #2
anglo commentedSure. I have it all working in D6 version.
Comment #3
hypertext200What is the filesyste configurations you have? Private or Public?
Comment #4
anglo commentedDoesn't work either in private or in public. (I have private filesystem for the core imagefield - it all works there).
Comment #5
hypertext200Please check the transcoder path? and Please check the transcoder type. If you can clone the module from the git, we have fixed lot of issues on 7.x-1.x
Comment #6
anglo commentedCloned from the git. The error has gone and thumbnails for the video nodes (both with private and public filesystem) are created. Thank you, Heshan !
Comment #7
hypertext200there are few tweaks in HEAD