WPIntell

Source evidence

Fatal error after setting to average bitrate?

Videopack · support · 2024-03-16T20:57:00+00:00

mixedsentiment
highseverity
0.95relevance
2replies
Evidence linked to opportunitycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

5 / 27 rows with source links

18.5% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

22 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
andreios resolved
After installing I tried to set to average bitrate but it doesn’t reacted. After that I got every time when I visited the settings page this error in the debug log. [16-Mar-2024 20:49:01 UTC] PHP Fatal error: Uncaught TypeError: array_merge(): Argument #4 must be of type array, string given in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-ffmpeg.php:950 Stack trace: #0 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-ffmpeg.php(950): array_merge() #1 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-ffmpeg.php(200): kgvid_generate_encode_array() #2 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-admin.php(2322): kgvid_ffmpeg_test_encode() #3 /var/www/vhosts/example.com/httpdocs/wp-admin/includes/template.php(1836): kgvid_test_ffmpeg_options_callback() #4 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-admin.php(1351): do_settings_fields() #5 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/partials/settings-page.php(25): kgvid_do_settings_sections() #6 /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-admin.php(1305): include('...') #7 /var/www/vhosts/example.com/httpdocs/wp-includes/class-wp-hook.php(324): kgvid_settings_page() #8 /var/www/vhosts/example.com/httpdocs/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #9 /var/www/vhosts/example.com/httpdocs/wp-includes/plugin.php(517): WP_Hook->do_action() #10 /var/www/vhosts/example.com/httpdocs/wp-admin/admin.php(259): do_action() #11 /var/www/vhosts/example.com/httpdocs/wp-admin/options-general.php(10): require_once('...') #12 {main} thrown in /var/www/vhosts/example.com/httpdocs/wp-content/plugins/video-embed-thumbnail-generator/src/admin/videopack-ffmpeg.php on line 950 Deactivating did not work at all. I deleted options table kgvid_video_embed_options from database and now I can visit the settings page again and everything seems to work. I see the problem. I’ll have it fixed in the next update. Thanks for bringing it to my attention.

Comments

2 shown
andreios 2024-03-16T21:13:00+00:00

Deactivating did not work at all. I deleted options table kgvid_video_embed_options from database and now I can visit the settings page again and everything seems to work.

Kyle Gilman 2024-03-16T21:46:00+00:00

I see the problem. I’ll have it fixed in the next update. Thanks for bringing it to my attention.