sreya.n 0 Newbie Poster

Hi all,

i am trying to convert my video files to flv format using example01.php of phpvideotoolkit .But they are not getting converted to flv format and it is showing following error

Warning: unlink(/home/ffplay/public_html/ffmpeg/examples/tmp/1237195115-49be196b79b43-multipass-0.log) [function.unlink]: No such file or directory in /home/ffplay/public_html/ffmpeg/phpvideotoolkit.php5.php on line 2597
FFMPEG ERROR: Execute error. Output for file "/home/ffplay/public_html/ffmpeg/examples/to-be-processed/clock.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().

Does anyone have any idea about this and how can i fix this issue?
thanx in advance...