Bug 424025 - Cannot render to mp4
Summary: Cannot render to mp4
Status: RESOLVED NOT A BUG
Alias: None
Product: kdenlive
Classification: Applications
Component: Rendering & Export (other bugs)
Version First Reported In: 20.04.2
Platform: Debian testing Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-09 13:31 UTC by Johan Thelin
Modified: 2020-07-19 12:26 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Johan Thelin 2020-07-09 13:31:29 UTC
SUMMARY

When trying to render to mp4, the UI claims that libx264 isn't available. When generating a mlt-script and hacking it, I can still render using libx264.

STEPS TO REPRODUCE
1. Create video project
2. Select render
3. Attempt to render to mp4

OBSERVED RESULT

"Unsupported video codec: libx264"

EXPECTED RESULT

No warnings or errors.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Debian testing, dist-upgraded today
(available in About System)
KDE Plasma Version: 5.17.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION

As mentioned, I can hack the mlt file and run it as a script, it just works.

It would be nice to either have this fixed, or to being able to override this warning and just run melt even though kdenlive thinks there will be issues.
Comment 1 emohr 2020-07-18 13:43:49 UTC
Please try with the current Kdenlive AppImage version 20.04.1b to see if there are any packaging issues https://files.kde.org/kdenlive/release/ 

If the problem/issue doesn't occur when using the AppImage, then it's your configuration or packaging.
Comment 2 Johan Thelin 2020-07-19 12:26:16 UTC
It works after doing a dist-upgrade today (with the distro release). I suspect it has to do with the ffmpeg update made this week.