Opened 6 years ago
Closed 6 years ago
#8627 closed defect (duplicate)
Converting video results in only few frames being preserved
| Reported by: | giszmo | Owned by: | |
|---|---|---|---|
| Priority: | normal | Component: | undetermined |
| Version: | git-master | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
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@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@gmail.com>
Attachments (1)
Change History (4)
by , 6 years ago
| Attachment: | infile.zip added |
|---|
follow-up: 2 comment:1 by , 6 years ago
| Component: | ffmpeg → undetermined |
|---|
Please provide the input file BTCSatVid.mp4
comment:2 by , 6 years ago
Replying to cehoyos:
Please provide the input file BTCSatVid.mp4
The full video will be available at https://walletscrutiny.com/BTCSatVid.mp4
Please advise when it's no longer needed there.
Note:
See TracTickets
for help on using tickets.



the output of ffmpeg -v 9 -loglevel 99