I have renamed my Smart FFmpeg Gui because of the name similarity with another programm named smartFFmpeg.
The new name of my frontend is clever FFmpeg GUI.
You can find it here https://forum.videohelp.com/threads/396490-clever-FFmpeg-GUI-a-new-small-GUI-for-FFmpeg
+ Reply to Thread
Results 1 to 30 of 30
-
Last edited by ProWo; 29th Mar 2020 at 07:16. Reason: Program renamed
-
I tested it and it works well so far.. I envy your layout, something I am terrible at, and can see it has room for adding features as you go.
The program below is one I wrote to use FFMpeg and CMD files, and if I can help with information for added features, please let me know.
I have CMD files that do almost everything, even fixing PTS of MP4 files without encoding.
I am posting this because I posted mine a while back and no one even responded or viewed the cut and merge part video at https://files.secureserver.net/0szAYSmJGaInNG so I took it down. So far this is just for cutting and merging but does other functions as well
1. Cuts at Key frames to frame accuracy ( art least with MP4 so far)
2. Re-encodes just the portion between non key frame and next key frame
3. Converts batch of files to similar format to merge together, adds pillarbox and Letterbox where needed.
4. Merges similar format videos such as cut segments from a longer video.
5. Creates colored blank video with blank audio for using between videos.
6. Creates video from Image, adjustable length
7. Clones first/last or both for freeze frame between segments for adding subtitles for longer reading during last frame.
8. Plays segment to check settings by right clicking image. Frame type, number and PTS time displayed on each frame.
9. Displays the first frame by left clicking image. Frame type, number and PTS time displayed
10. Create short subtitles for message between segments, to be added to blank, cloned or playing portion of video..
11. Add subtitles from SRT file.
12. Takes snapshot of video frame.
13. Has Zoom (magnification power adjustable), Pan, Tilt, ( Still under construction but functional within limits so far)
14. More...
[Attachment 51227 - Click to enlarge]
[Attachment 51228 - Click to enlarge]
I also have a program that does everything with FFMpeg and AVISYNTH but it is HUGE.
[Attachment 51229 - Click to enlarge]
Good Programming !! -
01-30-2020
update to v1.0.5.
(small code improvements)
enjoy
ProWo
Download: see first postLast edited by ProWo; 4th Feb 2020 at 09:08.
-
Any idea why nothing would work to uninstall your folder from my desktop. No one had file ownership and none could take ownership. ??
-
ProWo,
should the 32 bit version run on XP? I get a "not a valid Win32 application" error.
Cheers. -
hello_hello
The program needs Framework 4
HTML Code:https://dotnet.microsoft.com/download/dotnet-framework/thank-you/net48-web-installer
-
-
02-04-2020
update to v1.0.6.
Added smart Aspect Ratio (AR) changing without reencoding.
Works for h264/h265 encoded videos only.
enjoy
ProWo
Download: see first postLast edited by ProWo; 4th Feb 2020 at 10:51.
-
02-17-2020
update to v1.0.7.
Crop detect improved.
Small code improvements.
Download: see first post -
02-21-2020
update to v1.1.0.
crop detect improved again.
Download: see first post -
03-07-2020
update to v1.1.5.
Major improvement.
For DTV rips with AC3 audio it can happen that the first frames of an Ac3 6ch audio track have only 2ch. To correct this audio track the audio section has a new checkbox now. If this checkbox is selected the audio track will be repaired automatically. You will see the checkbox only if the source file is ac3.
Download: see first postLast edited by ProWo; 8th Mar 2020 at 08:50.
-
03-09-2020
update to v1.1.6.
corrected minor bugs and buttons color changed.
Download: see first post -
The file "smart FFmpeg GUI.exe.config" is not needed anymore. You can delete it.
Small bugs are continuously fixed without increasing the version number. The latest program is immediately put online here. Users should therefore download the latest version more often.Last edited by ProWo; 12th Mar 2020 at 15:20.
-
03-15-2020
Update to v1.2.0.
Major code improvements.
Added possibility to change video track language metadata (video, audio, subtitles).
Download: see first post -
03-24-2020
Update to v2.0.0
Program flow changed.
Added progress bars.
Major code improvements and fine tunings.
Download: see first post -
Hi, how can I convert videos from 1080p to 720p keeping aspect ratio using Cleaver FFmpeg Gui?
This image is from Handbrake
[Attachment 57469 - Click to enlarge] -
Your source video has an aspect ratio of 1.85:1.
Load your video, main, modify video stream, resize without crop, set width 1280, height 692, DAR not set, the other settings as you like, click convert. Done.Last edited by ProWo; 21st Feb 2021 at 10:29.
-
-
1.83 is not a standard ratio...
For 1.83 you have to set 1280x700.Last edited by ProWo; 22nd Feb 2021 at 11:21.
-
The Clever GUI reports DAR=1.83. So, if I set the Height=720, the final resolution will be 1318x720. But if I set Weight=1280, the final resolution will be 1280x700. So, I think 1318x720 or 1280x700 are correct. Although it is preferable to use the maximum resolution, 720p, for HD movies.
[Attachment 57497 - Click to enlarge] -
No, 720p in your case is 1280x700 (with AR of 1.83).
720p=1280x720 for 16:9 full frame.
1080p=1920x1080 for 16:9 full frame. -
-
The latest log states ivtc removed.. Does that mean one has to fiddle around with a script to do this(instead of an option enabled to do it automatically!) and probably make a mess of it? Nice program by the way. Great work. Thanks.
-
-
-
This is the smart DAR change function.
Streamcooy, no reencode.
But don't post in this old thread, use the new one.
https://forum.videohelp.com/threads/396490-clever-FFmpeg-GUI-a-lightweight-and-portabl...GUI-for-FFmpegLast edited by ProWo; 24th Feb 2024 at 02:41.
Similar Threads
-
Best GUI for ffmpeg encoding
By usta in forum Video ConversionReplies: 25Last Post: 17th Jan 2019, 11:23 -
GUI for FFMpeg amf?
By Micky in forum Video ConversionReplies: 0Last Post: 14th Jan 2018, 07:45 -
dmMediaEncoder v1.8.0 - crossplatform FFMPEG GUI
By mdalacu in forum Video ConversionReplies: 38Last Post: 29th Sep 2015, 00:19 -
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 13Last Post: 25th Jul 2015, 00:13 -
A small gui to handle batch merges for MKVmerge. (Windows only)
By librarien in forum User guidesReplies: 4Last Post: 14th May 2015, 13:03