Title: Encoding Queue error
Last modified: August 30, 2016

---

# Encoding Queue error

 *  Resolved [Metal_13](https://wordpress.org/support/users/metal_13/)
 * (@metal_13)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/encoding-queue-error/)
 * i think i accidentally added something that isnt a video to the queue. and now
   it loads for a long time then shows nothing in queue.
 * is there a way to clear the queue by code or in database?
 * i used kgvid_cron_new_attachment_handler() to add the videos btw..
 * [https://wordpress.org/plugins/video-embed-thumbnail-generator/](https://wordpress.org/plugins/video-embed-thumbnail-generator/)

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Plugin Author [Kyle Gilman](https://wordpress.org/support/users/kylegilman/)
 * (@kylegilman)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/encoding-queue-error/#post-6365177)
 * In the wp_options table, the queue is saved in the kgvid_video_embed_queue. If
   you clear the entry, that will clear the queue.
 * If you’re going to mess around with the code like that, turn on WP_DEBUG_LOG 
   so you can see what’s causing the page to hang.
 *  Thread Starter [Metal_13](https://wordpress.org/support/users/metal_13/)
 * (@metal_13)
 * [10 years, 10 months ago](https://wordpress.org/support/topic/encoding-queue-error/#post-6365242)
 * Its working now. Thank you..

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Encoding Queue error’ 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/)

 * 2 replies
 * 2 participants
 * Last reply from: [Metal_13](https://wordpress.org/support/users/metal_13/)
 * Last activity: [10 years, 10 months ago](https://wordpress.org/support/topic/encoding-queue-error/#post-6365242)
 * Status: resolved