Title: Automatic Thumbnail Generation not working ?
Last modified: August 30, 2016

---

# Automatic Thumbnail Generation not working ?

 *  Resolved [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/)
 * Hello,
 * The “Do automatically on upload: Generate 1 Thumbnail” function does not work–
   however, when I click on Generate Thumbnails For previously uploaded videos, 
   the thumbnails are being generated correctly.
 * Where can I debug this ?
 * Cheers,
    Para
 * [https://wordpress.org/plugins/video-embed-thumbnail-generator/](https://wordpress.org/plugins/video-embed-thumbnail-generator/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/page/2/?output_format=md)

 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723263)
 * I just saw that there are 3 entries in the encoding queue and I cannot remove
   them. “Clear” does not remove those entries. Where can I purge that ?
 * Cheers,
    Para
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723324)
 * I deleted all media, now the queue is empty.
    I tried adding a new video and 
   the queue stays stuck on “Please wait while this video is automatically added
   to the queue…”
 * Any ideas ?
 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723340)
 * These problems are likely all related to the same error. I don’t know what it
   is yet, but I’ll help you troubleshoot it. The first step is to turn on [WP_DEBUG_LOG](https://codex.wordpress.org/Debugging_in_WordPress#Example_wp-config.php_for_Debugging)
   and let me know if you see anything in wp-content/debug.log
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723390)
 * Thx for your help.
 * I had already turned on the debug mode. Nothing alarming except a few warning
   that wordpress.org cannot be acccessed for updates.
 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723392)
 * Ok, let’s take a look at the FFMPEG test output at the bottom of the FFMPEG Settings
   tab of the plugin settings page. Can you paste the whole output here?
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723393)
 * I’ll post it on monday. I assume FFMPEG is working since I get thumbnails when
   I click the button. It simply does not work automatically after an upload.
 * Have a nice week end !
 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723394)
 * Actually, that indicates that FFMPEG isn’t working. In most cases your browser
   makes the thumbnail without FFMPEG if you click the button, but uses FFMPEG to
   make them automatically after an upload.
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723395)
 * Now that’s a good hint.
 * Does the browser generate the thumbnail and then the file is uploaded to the 
   server ?
 * I think I deactivated the “rather use the browser to generate the thumbmail” 
   checkbox though.
 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723396)
 * Yeah, unless you deactivated that setting, the browser decodes the video, converts
   the frame to a base64-encoded image and uploads it to the server.
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723417)
 * All right, here we go. Debug.log, nothing special:
 * [06-Nov-2015 15:48:28] PHP Notice: Undefined index: logout_extra in /usr/local/
   apache2/htdocs/wordpress/wp-content/plugins/login-logout/login-logout.php on 
   line 35
    [09-Nov-2015 08:45:31] PHP Warning: An unexpected error occurred. Something
   may be wrong with WordPress.org or this server’s configuration. If you continue
   to have problems, please try the [support forums](https://wordpress.org/support/).(
   WordPress could not establish a secure connection to WordPress.org. Please contact
   your server administrator.) in /usr/local/apache2/htdocs/wordpress/wp-includes/
   update.php on line 122
 * Here is my FFMPEG test output:
 * ffmpeg version 1.2.1 Copyright (c) 2000-2013 the FFmpeg developers
    built on 
   May 27 2013 16:09:41 with gcc 4.8.0 (GCC) configuration: –prefix=/opt/csw –bindir
   =/opt/csw/bin/sparcv9 –datadir=/opt/csw/share –libdir=/opt/csw/lib/64 –shlibdir
   =/opt/csw/lib/64 –incdir=/opt/csw/include –mandir=/opt/csw/share/man –disable-
   debug –enable-gpl –enable-version3 –enable-runtime-cpudetect –enable-pic –enable-
   shared –enable-libfreetype –enable-libmp3lame –enable-libspeex –enable-libtheora–
   enable-libvorbis –enable-libx264 –strip=/usr/ccs/bin/strip libavutil 52. 18.100/
   52. 18.100 libavcodec 54. 92.100 / 54. 92.100 libavformat 54. 63.104 / 54. 63.104
   libavdevice 54. 3.103 / 54. 3.103 libavfilter 3. 42.103 / 3. 42.103 libswscale
   2. 2.100 / 2. 2.100 libswresample 0. 17.102 / 0. 17.102 libpostproc 52. 2.100/
   52. 2.100 Input #0, mov,mp4,m4a,3gp,3g2,mj2, from ‘/usr/local/apache2/htdocs/
   wordpress/wp-content/plugins/video-embed-thumbnail-generator/images/sample-video-
   h264.mp4’: Metadata: major_brand : isom minor_version : 512 compatible_brands:
   isomiso2avc1mp41 encoder : Lavf55.33.100 Duration: 00:00:01.02, start: 0.021333,
   bitrate: 123 kb/s Stream #0:0(eng): Video: h264 (Constrained Baseline) (avc1 /
   0x31637661), yuv420p, 1920×1080 [SAR 1:1 DAR 16:9], 109 kb/s, 23.98 fps, 23.98
   tbr, 11988 tbn, 47.95 tbc Metadata: handler_name : VideoHandler Stream #0:1(eng):
   Audio: aac (mp4a / 0x6134706D), 48000 Hz, stereo, fltp, 2 kb/s Metadata: handler_name:
   SoundHandler [libx264 @ 100153600] using SAR=1/1 [libx264 @ 100153600] using 
   cpu capabilities: none! [libx264 @ 100153600] profile Constrained Baseline, level
   3.0 [libx264 @ 100153600] 264 – core 133 r2334 a3ac64b – H.264/MPEG-4 AVC codec–
   Copyleft 2003-2013 – [http://www.videolan.org/x264.html](http://www.videolan.org/x264.html)–
   options: cabac=0 ref=3 deblock=1:0:0 analyse=0x1:0x111 me=hex subme=7 psy=1 psy_rd
   =1.00:0.00 mixed_ref=1 me_range=16 chroma_me=1 trellis=1 8x8dct=0 cqm=0 deadzone
   =21,11 fast_pskip=1 chroma_qp_offset=-2 threads=1 lookahead_threads=1 sliced_threads
   =0 nr=0 decimate=1 interlaced=0 bluray_compat=0 constrained_intra=0 bframes=0
   weightp=0 keyint=250 keyint_min=23 scenecut=40 intra_refresh=0 rc_lookahead=40
   rc=crf mbtree=1 crf=23.0 qcomp=0.60 qpmin=0 qpmax=69 qpstep=4 ip_ratio=1.40 aq
   =1:1.00 Output #0, mp4, to ‘/usr/local/apache2/htdocs/wordpress/wp-content/uploads/
   2015/11/sample-video-h264-360.mp4’: Metadata: major_brand : isom minor_version:
   512 compatible_brands: isomiso2avc1mp41 encoder : Lavf54.63.104 Stream #0:0(eng):
   Video: h264 ([33][0][0][0] / 0x0021), yuv420p, 360×640 [SAR 1:1 DAR 9:16], q=-
   1–1, 11988 tbn, 23.98 tbc Metadata: handler_name : VideoHandler rotate : 0 Stream#
   0:1(eng): Audio: aac ([64][0][0][0] / 0x0040), 48000 Hz, stereo, fltp, 160 kb/
   s Metadata: handler_name : SoundHandler Stream mapping: Stream #0:0 -> #0:0 (
   h264 -> libx264) Stream #0:1 -> #0:1 (aac -> aac) Press [q] to stop, [?] for 
   help frame= 5 fps=0.0 q=0.0 size= 0kB time=00:00:00.76 bitrate= 0.5kbits/s dup
   =1 drop=0 frame= 25 fps= 12 q=0.0 size= 0kB time=00:00:00.98 bitrate= 0.4kbits/
   s dup=1 drop=0 frame= 25 fps=8.0 q=28.0 Lsize= 6kB time=00:00:01.04 bitrate= 
   46.2kbits/s dup=1 drop=0 video:4kB audio:0kB subtitle:0 global headers:0kB muxing
   overhead 42.775801% [libx264 @ 100153600] frame I:1 Avg QP:18.57 size: 2913 [
   libx264 @ 100153600] frame P:24 Avg QP:11.70 size: 13 [libx264 @ 100153600] mb
   I I16..4: 94.8% 0.0% 5.2% [libx264 @ 100153600] mb P I16..4: 0.0% 0.0% 0.0% P16..
   4: 0.0% 0.0% 0.0% 0.0% 0.0% skip:99.9% [libx264 @ 100153600] coded y,uvDC,uvAC
   intra: 3.8% 0.0% 0.0% inter: 0.0% 0.0% 0.0% [libx264 @ 100153600] i16 v,h,dc,
   p: 97% 0% 3% 0% [libx264 @ 100153600] i4 v,h,dc,ddl,ddr,vr,hd,vl,hu: 33% 25% 
   15% 3% 3% 4% 8% 3% 7% [libx264 @ 100153600] i8c dc,h,v,p: 100% 0% 0% 0% [libx264
   @ 100153600] kb/s:24.81
 * Cheers
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723422)
 * I tried a chmod 777 on the whole wordpress folder to see if it changed anything,
   but the videos are still getting stuck on “Please wait while this video is automatically
   added to the queue…” in the queue
 * (Browser generation diabled)
 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723432)
 * Well, that all seems to be working correctly. The main thing left is wp-cron.
   The plugin uses the WordPress “cron” system to schedule thumbnail and encoding
   processes. It’s possible that it’s being disrupted somehow. Do you have any plugins
   activated that are designed to interrupt wp-cron? If so, try disabling them.
 * [WP Control](https://wordpress.org/plugins/wp-crontrol/) lets you see what wp-
   cron processes are scheduled. After you upload a video there should be one or
   two related to my plugin in the list.
 * It’s also a good idea to check for plugin conflicts by disabling as many as you
   can.
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723433)
 * I already checked this (well, I tried, could not find any conflicts) with the
   plugin Advanced Cron Manager.
 * How can I check for conflicts ? Not sure what to look for. A relevant entry could
   be:
 * kgvid_cron_queue_check single 0 fullres queue At next page refresh
 * I will try disabling all plugins and see if it works
 *  Thread Starter [TheParad0X](https://wordpress.org/support/users/theparad0x/)
 * (@theparad0x)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723434)
 * Hm no changes, the queue is still stuck.
 * Is FFMGEG used when I click on Generate all Thumbnails ?
    How is it different
   from the automatic generation when uploading ?
 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 6 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/#post-6723436)
 * The difference is that automatic thumbnail generation happens as a background
   process triggered by wp-cron. Clicking “Generate all Thumbnails” is accomplished
   immediately via an AJAX request. Both require FFMPEG.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/page/2/?output_format=md)

The topic ‘Automatic Thumbnail Generation not working ?’ is closed to new replies.

 * ![](https://ps.w.org/video-embed-thumbnail-generator/assets/icon.svg?rev=2965979)
 * [Videopack](https://wordpress.org/plugins/video-embed-thumbnail-generator/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/video-embed-thumbnail-generator/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/video-embed-thumbnail-generator/)
 * [Active Topics](https://wordpress.org/support/plugin/video-embed-thumbnail-generator/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/video-embed-thumbnail-generator/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/video-embed-thumbnail-generator/reviews/)

 * 19 replies
 * 2 participants
 * Last reply from: [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * Last activity: [10 years, 5 months ago](https://wordpress.org/support/topic/automatic-thumbnail-generation-not-working/page/2/#post-6723524)
 * Status: resolved