#4700: Past duration 0.999992 too large
-------------------------------------+-------------------------------------
             Reporter:  MysteryX     |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  minor        |                Component:
              Version:  git-master   |  undetermined
             Keywords:               |               Resolution:
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by gajjanag):

 * cc: gajjanagadde@… (added)
 * priority:  normal => minor
 * version:  unspecified => git-master


Comment:

 I did a benchmark using the file provided, and nowhere do I notice a "3x"
 slowdown.

 Here are the results using the time command:
 N-67118-g08e6832:
 ffmpeg -i media-encoder-old.mpg -vcodec utvideo -an media-encoder-old.avi
 10.50s user 0.72s system 309% cpu 3.621 total

 git-master:
 ffmpeg -i media-encoder-old.mpg -vcodec utvideo -an media-encoder-old.avi
 10.53s user 0.70s system 329% cpu 3.406 total

 Furthermore,
 check with hex editor reveals that encoding has not changed, i.e output
 files are practically identical.
 Thus, there is no defect in the output produced.

 Note that this past duration thing is a warning,
 so if there is any slowdown, it could be due to the I/O for the warning,
 though I highly doubt that.
 This may be disabled easily with e.g -loglevel -quiet.

 Could you give more detailed benchmarks in order to substantiate your
 claim?

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4700#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
[email protected]
http://avcodec.org/mailman/listinfo/ffmpeg-trac

Reply via email to