Changeset 26db9d3b in ffmpeg
- Timestamp:
- Feb 11, 2015, 12:10:56 AM (10 years ago)
- Branches:
- master
- Children:
- 1cca1248
- Parents:
- 838c755f
- git-author:
- Michael Niedermayer <michaelni@gmx.at> (02/10/15 13:10:23)
- git-committer:
- Lou Logan <lou@lrcd.com> (02/11/15 00:10:56)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
doc/ffmpeg.texi
r838c755f r26db9d3b 995 995 remaining stream(s) to the unchanged one. 996 996 997 @item -frame_drop_threshold @var{parameter} 998 Frame drop threshold, which specifies how much behind video frames can 999 be before they are dropped. In frame rate units, so 1.0 is one frame. 1000 The default is -1.1. One possible usecase is to avoid framedrops in case 1001 of noisy timestamps or to increase frame drop precision in case of exact 1002 timestamps. 1003 997 1004 @item -async @var{samples_per_second} 998 1005 Audio sync method. "Stretches/squeezes" the audio stream to match the timestamps,
Note:
See TracChangeset
for help on using the changeset viewer.