Re: converting a vid with ffmpeg - howto do progress bars?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, 2008-12-10 at 22:13 +0100, Rene Veerman wrote:
> Hi, i got ffmpeg to convert videos for my CMS to Flash-video.
> With debian, it was real easy to set up.
> 
> The only drawback is that if i can't advance the progressbar during the 
> call to ffmpeg..
> If i encode longer videos, it can take up to an hour each, and to halt 
> the progressbar for that long is just bad imo.
> 
> Any ideas on how to read what ffmpeg is up to?
> 
> 
> 
First, what does running just the ffmpeg command do (without getting PHP
involved) ? Is there any information you see which it gives as a
prediction of how long the transcode will take? Also, how are you
running the command? When I do my transcodes I tend to do it in the
background, as this will then continue should the user break the
connection, and avoids timeout issues.


Ash
www.ashleysheridan.co.uk


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux