<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to support-requests</title><link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/" rel="alternate"/><link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/phpvideotoolkit/support-requests/</id><updated>2009-08-21T14:19:50Z</updated><subtitle>Recent changes to support-requests</subtitle><entry><title>error while watermarking videos</title><link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/4/" rel="alternate"/><published>2009-08-21T14:19:50Z</published><updated>2009-08-21T14:19:50Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net5b3a3a7b1f7d12128367b4ff01461124a73cdd4d</id><summary type="html">&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;</summary></entry><entry><title>Faulting application ffmpeg.exe</title><link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/3/" rel="alternate"/><published>2008-10-15T10:01:36Z</published><updated>2008-10-15T10:01:36Z</updated><author><name>Baptiste Oudin</name><uri>https://sourceforge.net/u/babillbao/</uri></author><id>https://sourceforge.netd8b03e74812539771a1a8f3e1bec14e7456ef0e8</id><summary type="html">&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;</summary></entry><entry><title>Convert &amp; extract frames</title><link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/2/" rel="alternate"/><published>2008-03-30T16:27:22Z</published><updated>2008-03-30T16:27:22Z</updated><author><name>Luiz Boaretto</name><uri>https://sourceforge.net/u/lboaretto/</uri></author><id>https://sourceforge.netca99c408803db7f732ad48cd0e4a14c17d9717b3</id><summary type="html">&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;</summary></entry><entry><title>problem extract frames</title><link href="https://sourceforge.net/p/phpvideotoolkit/support-requests/1/" rel="alternate"/><published>2008-03-30T16:23:01Z</published><updated>2008-03-30T16:23:01Z</updated><author><name>Luiz Boaretto</name><uri>https://sourceforge.net/u/lboaretto/</uri></author><id>https://sourceforge.net910a571f0c6f732d30084cb58cb9a5cb1134e17a</id><summary type="html">&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;</summary></entry></feed>