shariff - 2010-02-02 14:27:05
hi ,
i am new to ffmpeg , i tried with this toolkit which is great ...
every thing is working fine ,
one issue when i tried to add watermark on flv files with gif files
iam getting this error
Undefined offset: 0 lib/phpvideotoolkit.php5.php on line 784
Undefined offset: 1 lib/phpvideotoolkit.php5.php on line 788
Undefined offset: 2 lib/phpvideotoolkit.php5.php on line 789
i think this is initiated from this method ....
$toolkit->setVideoOutputDimensions ( PHPVideoToolkit::SIZE_SAS )
even i checked with configuration
flv enabled = 1 , disabled = 1
gif enabled = 1 , disabled = 0
Looking for any suggestions or code changes ....