<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to support-requests</title><link>https://sourceforge.net/p/phpvideotoolkit/support-requests/</link><description>Recent changes to support-requests</description><atom:link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/feed.rss" rel="self"/><language>en</language><lastBuildDate>Fri, 21 Aug 2009 14:19:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/feed.rss" rel="self" type="application/rss+xml"/><item><title>error while watermarking videos</title><link>https://sourceforge.net/p/phpvideotoolkit/support-requests/4/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi, m getting following error while watermarking videos:&lt;/p&gt;
&lt;p&gt;← Back to examples list&lt;/p&gt;
&lt;p&gt;This example shows you how to watermark a video. Please note; that in order to watermark a video FFmpeg has to have been compiled with vhooks enabled.&lt;br /&gt;
• The media player is embedded using PluginObject to embed the video examples. It is distributed under a BSD License.&lt;/p&gt;
&lt;p&gt;Testing for vhook support...&lt;br /&gt;
You FFmpeg binary has been compiled with vhook support.&lt;/p&gt;
&lt;p&gt;Notice: Undefined offset: 1 in /home/mobiworl/public_html/upload/phpvideotoolkit.php5.php on line 773&lt;/p&gt;
&lt;p&gt;Notice: Undefined offset: 0 in /home/mobiworl/public_html/upload/phpvideotoolkit.php5.php on line 774&lt;/p&gt;
&lt;p&gt;Warning: rename(/home/mobiworl/public_html/upload/examples/working/tmp/1250861565-4a8ea1fdc1f53.info,/home/mobiworl/public_html/upload/examples/working/logs/New.log) [function.rename]: Permission denied in /home/mobiworl/public_html/upload/phpvideotoolkit.php5.php on line 3093&lt;br /&gt;
PHPVideoToolkit Error: Execute error. Output for file "/home/mobiworl/public_html/upload/examples/working/to-be-processed/New.avi" was not found. Please check server write permissions and/or available codecs compiled with FFmpeg. You can check the encode decode availability by inspecting the output array from PHPVideoToolkit::getFFmpegInfo().&lt;/p&gt;
&lt;p&gt;Kindly help me out.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Anonymous</dc:creator><pubDate>Fri, 21 Aug 2009 14:19:50 -0000</pubDate><guid>https://sourceforge.net5b3a3a7b1f7d12128367b4ff01461124a73cdd4d</guid></item><item><title>Faulting application ffmpeg.exe</title><link>https://sourceforge.net/p/phpvideotoolkit/support-requests/3/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Hi!&lt;/p&gt;
&lt;p&gt;I'm having this error a lot in my server's log:&lt;br /&gt;
--&amp;gt; Faulting application ffmpeg.exe, version 0.0.0.0, faulting module avcodec-51.dll, version 0.0.0.0, fault address ...&lt;/p&gt;
&lt;p&gt;The server is on Windows Server 2003 and I'm using PhpVideoToolkit in Symfony Framework only to retrieve some pieces of information on videos, animations and mp3. I am not using it to do advanced frame manipulation or whatever. Here is generally how I do this:&lt;/p&gt;
&lt;p&gt;$toolkit = new PHPVideoToolkit(); // Creation of the toolkit object&lt;br /&gt;
$toolkit-&amp;gt;setInputFile(realpath($file)); // Setting of the concerned file&lt;br /&gt;
$data = $toolkit-&amp;gt;getFileInfo(); // Retrieval of the file's information data&lt;/p&gt;
&lt;p&gt;// Width Source&lt;br /&gt;
if(isset($data['video']['dimensions']['width']))&lt;br /&gt;
$this-&amp;gt;setWidthSource($data['video']['dimensions']['width']); // Reading and setting the width of the file to my PHP Object&lt;br /&gt;
...&lt;/p&gt;
&lt;p&gt;I am doing this sort of thing for width, height, frame rate, audio number of channels (stereo ?), audio sample rate, duration, codecs, bit rate, ....&lt;/p&gt;
&lt;p&gt;Thank you very much for your help, this error is rather annoying.&lt;/p&gt;
&lt;p&gt;Baptiste&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Baptiste Oudin</dc:creator><pubDate>Wed, 15 Oct 2008 10:01:36 -0000</pubDate><guid>https://sourceforge.netd8b03e74812539771a1a8f3e1bec14e7456ef0e8</guid></item><item><title>Convert &amp; extract frames</title><link>https://sourceforge.net/p/phpvideotoolkit/support-requests/2/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Its possible combine commands?&lt;/p&gt;
&lt;p&gt;convert and extract frames???&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luiz Boaretto</dc:creator><pubDate>Sun, 30 Mar 2008 16:27:22 -0000</pubDate><guid>https://sourceforge.netca99c408803db7f732ad48cd0e4a14c17d9717b3</guid></item><item><title>problem extract frames</title><link>https://sourceforge.net/p/phpvideotoolkit/support-requests/1/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;I have a problem when extract frame. The JPG file is in "tmp" dir and not moved to my "output" dir.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Luiz Boaretto</dc:creator><pubDate>Sun, 30 Mar 2008 16:23:01 -0000</pubDate><guid>https://sourceforge.net910a571f0c6f732d30084cb58cb9a5cb1134e17a</guid></item></channel></rss>