Re: Conversion Problem Still
The convert command that you are using does not work with RC1 of mencoder. You will need to open the video_conversion.php file, comment out the mencoder line and uncomment the line that is for the older versions of mencoder.
Re: Conversion Problem Still
Still the same. But when i upload a .flv video from my pc, it converted but no thumbnail.
Re: Conversion Problem Still
Some times create thumbnail and some times not is due to bad installation of ffmpeg/ffmpeg-php. You may need to reinstall latest version of both ffmpeg and ffmpeg-php. If you check apache error log when this happens you will see some ffmpeg errors when thumbnail is not created.
ffmpeg test script availabe at
viewtopic.php?f=3&t=1594
Checke the following for fixing
Quote:
Convert Error or converted video is less than 1 kb in size, try upload a big video. If that do not work, verify convert command works on the server.
viewtopic.php?f=6&t=3503
viewtopic.php?f=4&t=3898&start=0
Re: Conversion Problem Still
But i have two other video sites on the same server that does not have this problem. Based on this, do i go ahead and reinstall ffmpeg?