View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008820 | ardour | other | public | 2021-11-09 15:39 | 2021-11-09 15:39 |
Reporter | unfa | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | new | Resolution | open | ||
Platform | AMD64, Ryzen 9 (Zen2) | OS | Ach Linux (formerly Manjaro) | OS Version | KDE |
Product Version | 6.9 | ||||
Summary | 0008820: AVI/MJPEG produced a lot of dropped frames, ProRes/MOV does not | ||||
Description | I've been having issues with video playback via Xjadeo when usign video reference ith Ardour. In the past it worked ok, but not now. When using default Ardour MJPEG transcoding, Xjadeo produces a huge amout of dropped frames, resulting on terrible image flicker. I've tested a different codec and it worked flawlesly (also provided much better visual quality): My input is a 1080p60 MKV file. I've transcoded it with: ffmpeg -i reference.mkv -s 854x480 -pix_fmt yuv420p -c:v prores reference.mov I do what I can to avoid non-free codecs, but in this case the MJPEG encoding seems to work poorly. I don't know why, as it used to work great. Please consider testing this and changing the default transcoding settings to make sure other users don't have this same issue. | ||||
Additional Information | Here's a video demonstration of the issue: https://youtu.be/KkZ3pzkl_H4 | ||||
Tags | video, xjadeo | ||||