Well, Kieth’s code fixed the FFMPEG problem, but I’m having issues with youtube.php getting errors opening the stream:
Warning: simplexml_load_file(https://gdata.youtube.com/feeds/api/videos/https://www.youtube.com/watch?v=4n-8a3wfRDU&feature=youtu.be) [function.simplexml-load-file]: failed to open stream: HTTP request failed! HTTP/1.0 400 Bad Request in /var/www/vhosts/fxg.fxgroupdns.com/httpdocs/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Warning: simplexml_load_file() [function.simplexml-load-file]: I/O warning : failed to load external entity “https://gdata.youtube.com/feeds/api/videos/https://www.youtube.com/watch?v=4n-8a3wfRDU&feature=youtu.be” in /var/www/vhosts/fxg.fxgroupdns.com/httpdocs/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 110
Fatal error: Call to a member function children() on a non-object in /var/www/vhosts/fxg.fxgroupdns.com/httpdocs/wp-content/plugins/cool-video-gallery/lib/youtube.php on line 39
Any ideas? Sorry to hijack this thread.