[FFmpeg-trac] #7720(undetermined:new): ffprobe and AVI audio delay

FFmpeg trac at avcodec.org
Sat Feb 9 15:03:45 EET 2019


#7720: ffprobe and AVI audio delay
-------------------------------------+-------------------------------------
             Reporter:  DCTing       |                    Owner:
                 Type:  defect       |                   Status:  new
             Priority:  normal       |                Component:
                                     |  undetermined
              Version:  unspecified  |               Resolution:
             Keywords:  AVI          |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------

Comment (by cehoyos):

 Replying to [comment:2 DCTing]:
 > I've tried to trim it and get a shorter test file to upload, but the
 operation doesn't inherit the strange delay property.
 >
 > For example if I trim it with...
 >
 > {{{
 > ffmpeg -i InputFile.avi -t 30 -c:v copy -c:a copy OutputFile.avi
 > }}}

 `ffmpeg` generally cannot be used to trim files, use `dd`.

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


More information about the FFmpeg-trac mailing list