#6703: ffmpeg rounds duration_ts and duration
-------------------------------------+-------------------------------------
Reporter: mucikiki | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: unspecified | undetermined
Keywords: | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by mucikiki):
You can also see the duration in this way:
{{{
root@Debian2:/home/t2s4e0p# ffprobe /var/www/html/1/download/test2.mp4
-show_entries format=duration -v 0
[FORMAT]
duration=6.240000
[/FORMAT]
root@Debian2:/home/t2s4e0p# ffprobe /var/www/html/1/download/test1.mp4
-show_entries format=duration -v 0
[FORMAT]
duration=6.239567
[/FORMAT]
}}}
--
Ticket URL: <https://trac.ffmpeg.org/ticket/6703#comment:3>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/ffmpeg-trac