Changes between Initial Version and Version 1 of Ticket #2147, comment 4
- Timestamp:
- Jun 23, 2014, 11:33:13 AM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2147, comment 4
initial v1 1 1 Hmm, interesting thing, mediainfo lib of version 0.7.51.0 couldn't read fps correctly too. It showed 23.810 (same as what output file by mencoder gets), but with newer version it gets fps correctly. I'm not sure when they changed the way they determine fps (possibly 0.7.59) but perhaps you could use same method? 2 demuxer lavf produces same results as demuxer mkv 3 As for your recommendation, I will grab fps with mediainfo and use -fps I guess since mediainfo lib reads it right.
