Subject: | some tests failed |
For me failed 2 test
# Failed test 'duration_us'
# at t/Video-FFmpeg.t line 19.
# got: '14080747'
# expected: '14140952'
# Failed test 'bit_rate'
# at t/Video-FFmpeg.t line 21.
# got: '439810'
# expected: '437937'
but then i check this
# ffmpeg -i test.ogm
I has result
...
Duration: 00:00:14.08, start: 0.000000, bitrate: 439 kb/s
...
so for me "got" version is right ? or not ?
maybe need change in test file ?
--
Sergiy Borodych