This website requires JavaScript.
Explore
Help
Register
Sign In
virtualenv
/
FFmpeg
Watch
1
Star
0
Fork
0
You've already forked FFmpeg
mirror of
https://github.com/FFmpeg/FFmpeg.git
synced
2024-11-26 19:01:44 +02:00
Code
Issues
Releases
Activity
05e0061ef6
FFmpeg
/
tests
/
ref
/
fate
/
idroq-video-encode
2 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
avconv: rework -t handling for encoding. Current code compares the desired recording time with InputStream.pts, which has a very unclear meaning. Change the code to use actual timestamps of the frames passed to the encoder. In several tests, one less frame is encoded, which is more correct. In the idroq test one more frame is encoded, which is again more correct. Behavior with stream copy should be unchanged.
2012-02-05 16:32:10 +03:00
72e5b060ff0ab8855da22f33a6e04bff
Reference in New Issue
Copy Permalink