Home

ERROR: Thumbnail image could not be generated.
(1 viewing) (1) Guest
Go to bottomPage: 12
TOPIC: ERROR: Thumbnail image could not be generated.
#26148
ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 0
I just moved a working install to another server, without local upload feature. All is working fine, so I move on to install software for conversion.

The only problem was FAAC refused to compile, but I was lucky to find a rpm, and completed the setup. Checked everything in recommended setup, all php functions exists, all packages are installed, all paths are correct.

Still, I have a problem with thumbnail creation. Static thumb fails, dynamic one is created. I also tried the [ Re-generate Thumbnail Image ] function, same result. Video conversion works with disabled Abort Conversion if Thumb Fails, MP4 also created. Pls see log in spoiler

Warning: Spoiler!


Thanks
catakate
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#26156
Re:ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 0
I upgraded and some videos are not showing because of thumbnail processing

converting_re-generate_thumb_521
when i try to regenerate i get this error
Generating Dynamic Thumbnail
ERROR: Thumbnail image could not be generated.
FFMPEG INPUT

when i do the conversion I get this error
Fatal error: Cannot redeclare class GIFEncoder in /home/alliecom/public_html/administrator/components/com_hwdvideoshare/libraries/GIFEncoder.class.php on line 19
randyblaze
Junior Boarder
Posts: 23
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#26194
Re:ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 150
File '/srv/www/htdocs/today/hwdvideos/thumbs/temp_wkgpc3ktmr6owu.jpg' already exists. Overwrite ? [y/N] Not overwriting - exitingThis could be a bug/fault in the conversion script.

Can you try something for me?

Go into the following directory and delete all files that start with "temp_":
<JoomlaRoot>/hwdvideos/thumbs/

Then run the converter again and see if it works successfully for the thumbnails.

Fatal error: Cannot redeclare class GIFEncoder in /home/alliecom/public_html/administrator/components/com_hwdvideoshare/libraries/GIFEncoder.class.php on line 19Administrator note...
randyblaze, please always start new threads for new questions:
forum.hwdmediashare.co.uk/rules
Davros
Administrator
Posts: 10790
graph
User Offline Click here to see the profile of this user
The topic has been locked.
If you like hwdVideoShare please consider rating it in the Joomla Extensions Directory
 
#26195
Re:ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 0
Go into the following directory and delete all files that start with "temp_":
<JoomlaRoot>/hwdvideos/thumbs/

Then run the converter again and see if it works successfully for the thumbnails.


My fault, I omitted to mention I tried that already, is not working.
catakate
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#26262
Re:ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 0
Update:

If importing flvs uploaded by ftp, thumbs are generated.
catakate
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#26269
Re:ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 0
This is _not_ a bug in conversion. Its a double include of the GIFEncoder classfile in file components/com_hwdvideoshare/converters/__GenerateThumbnail.php on line 172.

replace

include JPATH_SITE.DS.'administrator'.DS.'components'.DS.'com_hwdvideoshare'.DS.'libraries'.DS.'GIFEncoder.class.php';

with

include_once JPATH_SITE.DS.'administrator'.DS.'components'.DS.'com_hwdvideoshare'.DS.'libraries'.DS.'GIFEncoder.class.php';

That fix the aborting after 1.st gif thumb creation.

Udo
viperjet
Fresh Boarder
Posts: 5
graphgraph
User Offline Click here to see the profile of this user
The topic has been locked.
 
#26270
Re:ERROR: Thumbnail image could not be generated. 1 Month ago Karma: 0
Nope, but thanks anyway. No such code in that file. There are some duplicate thought:

//Static
Warning: Spoiler!


I tried commenting, nothing works.

The only difference I'm aware of, now it's PHP 5.3.0, old server had 5.2.11

Thanks
catakate
Junior Boarder
Posts: 30
graphgraph
User Offline Click here to see the profile of this user
Last Edit: 2010/02/08 02:11 By catakate.
The topic has been locked.
 
Go to topPage: 12
get the latest posts directly to your desktop

Copyright © 2007-2010 Highwood Design | Your Details | Terms of Use | About