This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
1270e12e49
ffmpeg
/
tests
/
ref
/
lavf
/
rm
3 lines
93 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 14:32:10 +01:00
f3ce1f1850655ae43f6184ae436acb70 *./tests/data/lavf/lavf.rm
346414 ./tests/data/lavf/lavf.rm
Reference in New Issue
Copy Permalink