mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2024-12-23 12:43:46 +02:00
Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'
* commit '0ebfdae099d2749240b6a565abcdf0bf62589748': doc: Describe TB option of setpts filter Conflicts: doc/filters.texi Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
35307df53c
@ -9176,9 +9176,6 @@ tell if the current frame is interlaced
|
||||
@item T
|
||||
the time in seconds of the current frame
|
||||
|
||||
@item TB
|
||||
the time base
|
||||
|
||||
@item POS
|
||||
original position in the file of the frame, or undefined if undefined
|
||||
for the current frame
|
||||
@ -9201,6 +9198,10 @@ instead.
|
||||
|
||||
@item RTCSTART
|
||||
wallclock (RTC) time at the start of the movie in microseconds
|
||||
|
||||
@item TB
|
||||
timebase of the input timestamps
|
||||
|
||||
@end table
|
||||
|
||||
@subsection Examples
|
||||
|
Loading…
Reference in New Issue
Block a user