Bug 390643 - Installation unnecessarily complicated
Summary: Installation unnecessarily complicated
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Setup & Installation (show other bugs)
Version: unspecified
Platform: Microsoft Windows Microsoft Windows
: NOR major
Target Milestone: ---
Assignee: Vincent PINON
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-17 21:56 UTC by qubodup
Modified: 2018-05-10 15:10 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description qubodup 2018-02-17 21:56:24 UTC
Two major usability issues for Windows users.

1. According to https://kdenlive.org/download/ , being able to encode to the most effective and most widespread codec (h264/x264) requires complicated additional steps.

After testing, it appears that without these steps, Kdenlive is not able to OPEN h264 files either.

Audacity has a similarly annoying situation, that requires manual installation of liblame-for-audacity for encoding. Decoding is supported by default at least (still a huge usability issue).

Solution: Include ffmpeg the way it needs to be included with the windows release.

Note: Free as in beer software is not even mentioned in http://www.mpegla.com/main/programs/AVC/Documents/avcweb.pdf . Also note the word "distribute" is not mentioned. You are neither selling nor manufacturing encoders/decoders. More info at https://video.stackexchange.com/questions/14694/mp4-h-264-patent-issues

2. User also has to use (install) 7z instead of being able to use windows' built-in unzip tool. Non-admin users might not be able to do this (students, kids, public computer users). As much as I love 7z, requiring it is absolutely non-standard and - again - can make it impossible to use Kdenlive.

Solution: provide kdenlive compressed in a zip file.

Related issue (also a Windows usability issue that occurs post-install): an app should not require to be manually restarted before being usable. https://bugs.kde.org/show_bug.cgi?id=390641
Comment 1 qubodup 2018-05-03 15:36:01 UTC
Update: the link to ffmpeg binaries is broken now.

windows 64 bit shared vesrion 3.3.2 works https://ffmpeg.zeranoe.com/builds/win64/shared/ffmpeg-3.3.2-win64-shared.zip
Comment 2 Davy Bartoloni 2018-05-10 15:10:16 UTC
Fixed on 18.04.01 release (Win64) codecs are now already on decompressed folder.