[FFmpeg-trac] #6181(undetermined:closed): evalsrc : imprecise duration when specified using duration flag

FFmpeg trac at avcodec.org
Thu Feb 23 10:07:47 EET 2017


#6181: evalsrc : imprecise duration when specified using  duration flag
-------------------------------------+-------------------------------------
             Reporter:  mtc          |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:
              Version:  unspecified  |  undetermined
             Keywords:               |               Resolution:  wontfix
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
Changes (by richardpl):

 * status:  new => closed
 * resolution:   => wontfix


Comment:

 That is because you need to set nb_samples to multiple of duration
 samples. By default they are 1024 and not 1000 thus causing this "issue".

--
Ticket URL: <https://trac.ffmpeg.org/ticket/6181#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list