[FFmpeg-trac] #6703(undetermined:new): ffmpeg rounds duration_ts and duration

FFmpeg trac at avcodec.org
Sat Sep 30 16:07:33 EEST 2017


#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 at Debian2:/home/t2s4e0p# ffprobe /var/www/html/1/download/test2.mp4
 -show_entries format=duration -v 0

 [FORMAT]
 duration=6.240000
 [/FORMAT]

 root at 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


More information about the FFmpeg-trac mailing list