Jump to content
php.lv forumi

ffmpeg -> flv


Rich Bitch

Recommended Posts

panjeemu no phpclasses gatavu skriptu phpvideotoolkit, bet man met aaraa error, kad palaizhu. google jau mekleeju, bet probleemas atrisinaajumu neatradu. varbuut kaads sheit ir saskaaries ar shaadu probleeemu un atrisinaajis. errot ir shaads:

 

FFMPEG ERROR: Execute error. Output for file "/var/www/tosteris/data/www/tosteris.lv/test/video/examples/to-be-processed/MOV00007.3gp" was found, but the file contained no data. Please check the available codecs compiled with FFmpeg can support this type of conversion. You can check the encode decode availability by inspecting the output array from PHPVideoToolkit::getFFmpegInfo().
Link to comment
Share on other sites

phpvideotoolkit zipaa ir fails INSTALL

to izlasiiji?

viss ir sainstaleets kas prasiits?

 

pashreizeejai versijai ir bugs http://www.buggedcom.co.uk/discuss/viewtopic.php?id=6

 

~ 1027 rindinja

//					  run a libmp3lame check as it require different mp3 codec
if($audio_format == self::FORMAT_MP3)
{
	$info = $this->getFFmpegInfo();
	if(isset($info['compiler']['configuration']) && in_array('--enable-libmp3lame', $info['compiler']['configuration']))
	{
		//$audio_format = 'liblamemp3'; //shitais ir orginaali
		$audio_format = 'mp3'; //shitaa vajag
	}
}

Edited by Klez
Link to comment
Share on other sites

×
×
  • Create New...