1. 08 Jun, 2018 1 commit
  2. 02 Jun, 2018 1 commit
  3. 31 May, 2018 1 commit
  4. 29 May, 2018 1 commit
  5. 28 Apr, 2018 1 commit
  6. 21 Feb, 2018 1 commit
  7. 06 Jan, 2018 1 commit
  8. 26 Nov, 2017 1 commit
  9. 22 Nov, 2017 1 commit
    • Jim DeLaHunt's avatar
      doc: Add FAQs about running in background (rev 2) · 152902f3
      Jim DeLaHunt authored
      Add two FAQs about running FFmpeg in the background.
      The first explains the use of the -nostdin option in
      a straightforward way. Text revised based on review.
      
      The second FAQ starts from a confusing error message,
      and leads to the solution, use of the -nostdin option.
      The purpose of the second FAQ is to attract web searches
      from people having the problem, and offer them a solution.
      
      Add an anchor to the Main Options section of the ffmpeg
      documentation, so that the FAQs can link directly there.
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      152902f3
  10. 19 Nov, 2017 1 commit
  11. 23 Oct, 2017 2 commits
  12. 22 Sep, 2017 1 commit
  13. 25 Aug, 2017 1 commit
    • pkviet's avatar
      ffmpeg options: Enable trailing ? for map_channel · e0436dda
      pkviet authored
      The -map option allows for a trailing ? so that an error is not thrown if
      the input stream does not exist.
      This capability is extended to the map_channel option.
      This allows a ffmpeg command not to break if an input channel does not
      exist, which can be of use (for instance, scripts processing audio
      channels with sources having unset number of audio channels).
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      e0436dda
  14. 14 Jun, 2017 2 commits
  15. 10 May, 2017 1 commit
    • erankor's avatar
      ffmpeg: add enc_time_base option · 2b06f2d2
      erankor authored
      add a per-stream option for setting the encoder timebase.
      the following values are allowed:
      0 - for video, use 1/frame_rate, for audio use 1/sample_rate (this is
        the default)
      -1 - match the input timebase (when possible)
      >0 - set the timebase to provided number
      Signed-off-by: 's avatarMichael Niedermayer <michael@niedermayer.cc>
      2b06f2d2
  16. 14 Feb, 2017 1 commit
  17. 11 Feb, 2017 1 commit
  18. 27 Jan, 2017 1 commit
  19. 25 Jan, 2017 1 commit
  20. 05 Dec, 2016 1 commit
  21. 14 Nov, 2016 1 commit
  22. 06 Nov, 2016 1 commit
  23. 11 Oct, 2016 1 commit
  24. 27 Sep, 2016 1 commit
  25. 01 Feb, 2016 1 commit
  26. 26 Jan, 2016 1 commit
  27. 16 Dec, 2015 1 commit
  28. 11 Dec, 2015 1 commit
  29. 09 Nov, 2015 1 commit
  30. 22 Oct, 2015 1 commit
  31. 15 Oct, 2015 1 commit
  32. 27 Aug, 2015 1 commit
  33. 12 Aug, 2015 1 commit
  34. 11 Aug, 2015 1 commit
  35. 29 Jul, 2015 2 commits
  36. 10 Jun, 2015 1 commit
  37. 30 May, 2015 1 commit