Changes between Initial Version and Version 1 of Ticket #11469, comment 11
- Timestamp:
- Mar 18, 2025, 4:59:49 PM (17 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #11469, comment 11
initial v1 2 2 3 3 When I played a file with 1 minute duration, with the old behavior and `-re/-readrate 1` it was played almost exactly 1 minute long. Now it takes ~1:39. 4 5 Edit:I tested now `time ffmpeg -re -f lavfi -i "testsrc=duration=60:size=640x360:rate=25" -f null -` and interestingly this is slightly more accurate with the new behavior. 59,974 vs 59,488. So some how with files as input, it works a bit different.


