itpixelz / phpvideotoolkit

Automatically exported from code.google.com/p/phpvideotoolkit
0 stars 0 forks source link

error while watermarking videos #5

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,m getting following error while watermarking videos:

← Back to examples list

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.
• The media player is embedded using PluginObject to embed the video 
examples. It is distributed under a BSD License.

Testing for vhook support...
You FFmpeg binary has been compiled with vhook support.

Notice: Undefined offset: 1 in /home/mobiworl/public_html/upload/
phpvideotoolkit.php5.php on line 773

Notice: Undefined offset: 0 in /home/mobiworl/public_html/upload/
phpvideotoolkit.php5.php on line 774

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
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().

Kindly help me out

Original issue reported on code.google.com by vineetdc...@gmail.com on 21 Aug 2009 at 2:25

GoogleCodeExporter commented 8 years ago
PHPVideoToolkit has been updated to version 2.

Original comment by bugged...@gmail.com on 20 Mar 2013 at 11:37