Bug 492328 - imported clips always need to have the encoding changed
Summary: imported clips always need to have the encoding changed
Status: CONFIRMED
Alias: None
Product: kdenlive
Classification: Applications
Component: Project Bin & Import (other bugs)
Version First Reported In: 24.05.2
Platform: Microsoft Windows Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-08-28 16:22 UTC by cw21.robin
Modified: 2024-10-01 18:29 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description cw21.robin 2024-08-28 16:22:39 UTC
***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
Whenver a new clip is selected to be used in a video project, kdenlive will show a window that says that the coding for the clip is not usable for the project, and that the encoding for the clip needs to be changed. It also mentions that the clip uses a variable frame rate, which is not actually the case (both the clip and the project are 25 fps). In the past, on older versions of kdenlive, this wasn't an issue. After kdenlive finishes changing the encoding of the clip, the same window will reappear asking to change the encoding again, creating an infinite loop of kdenlive changing the encoding of the clip, and making a new copy of the previous clip each time. Whether this loop happens or not is very infrequent.

STEPS TO REPRODUCE
1. Open up kdenlive
2. go to "adding a clip or folder" in the project-bin and select a clip. 
3. Kdenlive will show a message saying that request to change the encoding, because the clip has a variable framerate (which is not the case). Click 
4. sometimes, after Kdenlive is done changing the encoding, it will ask to change the encoding again.
Note: if you select

OBSERVED RESULT
Sometimes the clip will be usable after the encoding is changed by kdenlive, and sometimes the window asking to change the encoding will show again.

EXPECTED RESULT
The expected result would be that a clip can just be selected, without having to change the encoding

SOFTWARE/OS VERSIONS
Windows: Windows 11
macOS: 
(available in the Info Center app, or by running `kinfo` in a terminal window)
Linux/KDE Plasma: 
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 Bernd 2024-08-28 21:36:16 UTC
I can confirm that this is the case with flatpak and appimage on Linux: A file needs transcoding, and after transcoding the same message comes up again, even though a transcoded file has been created.