Hi there,
I am very impressed by the clean and user-friendly GUI of "Clever FFmpeg GUI v3.5.7"
I am a newbee on video editing but I understand most of it without reading a manual.
Very good.
I have 3 minor suggestions for further improvement.
1) If the ffmpeg executeables are any where inside base map of this program, don't aks for the path.
2) Add an option to show the ffmpeg commandline, to show the user what is going to happen.
3) Add an option (at lossless changes) to repair the mp4 of mkv header without any other changes
+ Reply to Thread
Results 1 to 8 of 8
-
Last edited by Joopi Jansen; 2nd Sep 2026 at 05:21.
-
Hi, I'm the developer of this software.
Thank you for your kind words.
I've noticed that most users who do video editing already have FFmpeg installed.I have 3 minor suggestions for further improvement.
1) If the ffmpeg executeables are any where inside base map of this program, don't aks for the path.
That's also why I don't include it in my releases.
The effort required to look for it when you first start it up is reasonable, and you only have to do it once. So I won't be changing anything here.
This is already implemented; close the app, open the portable.config file with a text editor, search the row2) Add an option to show the ffmpeg commandline, to show the user what is going to happen.and change 0 to 1.Code:<cmd_l>0</cmd_l>
Then save the file and restart the app. The command line will be displayed before execution.
I don't know of any FFmpeg function (other than the ones already implemented) that can do that.3) Add an option (at lossless changes) to repair the mp4 of mkv header without any other changes
If you have more information, let me know.
BTW:
Please post in the program thread from now on.
https://forum.videohelp.com/threads/396490-clever-FFmpeg-GUI-small-FFmpeg-UI-fully-por...o-installation -
the FFmpeg commandline to rewrite the header is ffmpeg -i <inputfile> -c copy <outputfile>
BTW
I did not suggest to include FFMPEG executables in he installation.
I would like to suggest that the program looks for it in the base map of the application before asking the user to point it out.
It is not that pointing out to the executables is a great effort, it is only more user friendly not to ask if the are allready put there by the user.Last edited by Joopi Jansen; 2nd Sep 2026 at 14:53.
-
-
Thanks this is great.2) Add an option to show the ffmpeg commandline, to show the user what is going to happen.
This is already implemented; close the app, open the portable.config file with a text editor, search the rowand change 0 to 1.Code:<cmd_l>0</cmd_l>
Then save the file and restart the app. The command line will be displayed before execution.
It works with most of the commands however it does not work in combination with Simple remux
Similar Threads
-
Is it possible to improve this video? in any way?
By RB1988 in forum RestorationReplies: 8Last Post: 24th Nov 2025, 04:10 -
How to improve vocals from Blurays ?
By Bsmooth in forum Newbie / General discussionsReplies: 8Last Post: 27th Apr 2025, 13:12 -
Any Way to Improve Video Quality?
By brispuss in forum RestorationReplies: 7Last Post: 21st Mar 2025, 02:08 -
How to improve this video?
By Hunk91 in forum RestorationReplies: 3Last Post: 20th Dec 2022, 07:08 -
What would you to do to improve this clip
By sum_guy in forum RestorationReplies: 17Last Post: 2nd Jan 2022, 14:38


Quote
