[FFmpeg-trac] #8627(ffmpeg:new): Converting video results in only few frames being preserved

FFmpeg trac at avcodec.org
Wed Apr 22 08:03:51 EEST 2020


#8627: Converting video results in only few frames being preserved
--------------------------------+--------------------------------------
             Reporter:  giszmo  |                     Type:  defect
               Status:  new     |                 Priority:  normal
            Component:  ffmpeg  |                  Version:  git-master
             Keywords:          |               Blocked By:
             Blocking:          |  Reproduced by developer:  0
Analyzed by developer:  0       |
--------------------------------+--------------------------------------
 Summary of the bug: Converting video results in only few frames being
 preserved
 How to reproduce:
 {{{
 $ youtube-dl -k --fixup never https://www.youtube.com/watch?v=CuohgbKo-3U
 $ ffmpeg -i theVideo.mp4 theVideo2.mp4
 $ git log --max-count=1
 commit 904b25a550cbdcffc22b6d6744da232dc1d6c54f (HEAD -> master,
 origin/master, origin/HEAD)
 Author: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
 Date:   Wed Apr 22 03:42:00 2020 +0200

     avformat/matroskaenc: Use comparison instead of assignment

     This bug was introduced in 3589b3f2e217e78d16a92b372d95ce4a3f7df896.
     Fixes Coverity ID 1462425.

     Signed-off-by: Andreas Rheinhardt <andreas.rheinhardt at gmail.com>
 }}}

--
Ticket URL: <https://trac.ffmpeg.org/ticket/8627>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list