Skip to content
Snippets Groups Projects
  1. May 07, 2010
  2. Apr 01, 2010
  3. Mar 30, 2010
  4. Jan 20, 2010
    • Måns Rullgård's avatar
      Add -timelimit option · ffcc6e24
      Måns Rullgård authored
      This option limits the CPU time used by ffmpeg to the number of seconds
      specified.  After this time, the OS sends a SIGXCPU signal, which we
      handle and attempt to exit cleanly.  If the process is stuck, the OS
      will deliver a SIGKILL one second later, forcibly terminating the
      process.
      
      This functionality is useful in automated setups where a runaway ffmpeg
      process would otherwise go undetected.
      
      Originally committed as revision 21347 to svn://svn.ffmpeg.org/ffmpeg/trunk
      ffcc6e24
  5. Dec 21, 2009
  6. Dec 12, 2009
  7. Nov 19, 2009
  8. Jun 16, 2009
  9. Jun 06, 2009
  10. Mar 18, 2009
  11. Mar 03, 2009
  12. Feb 19, 2009
  13. Jan 18, 2009
  14. Oct 04, 2008
  15. Sep 28, 2008
  16. May 29, 2008
  17. May 27, 2008
  18. May 22, 2008
  19. May 21, 2008
  20. Apr 17, 2008
  21. Mar 31, 2008
  22. Feb 25, 2008
  23. Nov 24, 2007
  24. Oct 17, 2007
  25. Sep 27, 2007
  26. Aug 22, 2007
  27. Aug 20, 2007
  28. Aug 13, 2007
  29. Mar 30, 2007
  30. Feb 27, 2007
  31. Sep 11, 2005
  32. Jun 03, 2005
  33. Oct 16, 2004
  34. Apr 30, 2004
  35. Aug 24, 2003
Loading