[FFmpeg-user] timelimit option on Windows build of ffmpeg
Roger Pack
rogerdpack2 at gmail.com
Wed Dec 19 05:43:08 CET 2012
On 12/18/12, Joe Wetherill <joewetherill at gmail.com> wrote:
> Hi,
>
> I am using ffmpeg version N-47062-g26c531c
>
> Sometimes ffmpeg.exe does not terminate and will sit there using 100% CPU
> until manually 'killed'. I am using trying to implement the -timelimit
> switch to help with this, but it does not seem to be having any affect.
>
> Here is the full command I am using to test with:
>
> "C:\Program Files\ffmpeg\bin\ffmpeg.exe" -y -timelimit 3 -loop 1 -r 0.1 -i
> image.jpg -i mp3.mp3 -c:v libx264 -preset ultrafast -crf 18 -tune
> stillimage -c:a copy -t 351 video.mp4 -threads 1 -report
What is your full console output? what pthread library are you using?
Is it reproducible or random?
More information about the ffmpeg-user
mailing list