mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-05-17 15:08:09 +08:00
doc/ffmpeg,ffmpeg-formats: avoid to mention ffmpeg options from formats.texi
Also extends documentation for timestamp related ffmpeg options, in order to make more apparent the fact that muxer processing may change the timestamps values.
This commit is contained in:
@ -151,11 +151,6 @@ been without shifting.
|
||||
|
||||
Also note that this affects only leading negative timestamps, and not
|
||||
non-monotonic negative timestamps.
|
||||
|
||||
When avoid_negative_ts is used together with copyts, vsync or async then
|
||||
avoid_negative_ts is applied last. This is neccessary so that containers
|
||||
which do not support negative timestamps wont get any and can be used
|
||||
with vsync/async and copyts.
|
||||
@end table
|
||||
|
||||
@c man end FORMAT OPTIONS
|
||||
|
Reference in New Issue
Block a user