Browse Source

Merge commit '0ebfdae099d2749240b6a565abcdf0bf62589748'

* commit '0ebfdae099d2749240b6a565abcdf0bf62589748':
  doc: Describe TB option of setpts filter

Conflicts:
	doc/filters.texi

Merged-by: Michael Niedermayer <michaelni@gmx.at>
tags/n2.1
Michael Niedermayer 11 years ago
parent
commit
35307df53c
1 changed files with 4 additions and 3 deletions
  1. +4
    -3
      doc/filters.texi

+ 4
- 3
doc/filters.texi View File

@@ -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…
Cancel
Save