+ Reply to Thread
Results 1,051 to 1,080 of 1932
-
Hi, i found a little issue in various > change framerate section , any output file ends with codec type as extension , *.h264 *.h265 , not the input one , and if you change it the file cant be played .
Tested with v3.2.8.02 and v3.2.7 -
This is not an issue.
This change framerate option is a very special option for h264/hevc videostreams.
It's a way to change the framerate without re-encoding, or repair a videostream with framerate issues.
The result is a raw file (with extension h264 for h264(avc) sources and h265 for hevc sources).
You must first mux these files into a container (mkv,mp4,mov...) so that they can be used normally.
The normal way to change the frame rate of a video is to do it via encode videostream (main section).
Will add a tooltip for this in the next beta.Last edited by ProWo; 24th Jul 2024 at 00:40. Reason: Info added
-
Newest beta (v3.2.8.03), online now.
Added:
New function: If the program is closed and there are still unprocessed batch tasks or processed streams that have not yet been muxed, the program starts directly in the batch tasks section or in the multiplex section.
The batch tasks section has priority.
Tooltip for change framrate in various section.
Fixed:
Bug in batch tasks for file names with non-conforming characters.
Removed:
Mux dvb_subtitle in m2ts not working, mux pgs subtitle in ts, not working. -
hi, thanks for your latest version. now work fine also with high DPI monitor
anyway i have an issue: downloaded video with yt-dlp in mp4 format and audio (still with yt-dlp in mp4 container) from same m3u8 link, but when i can try to join video+audio i have warning: video has different codec than the source
but join manually with bat file video+audio with ffmpeg, no problem to get final video file. why this ?
edit: work fine with extraction video and audio from mp4 container, then muxed on mkv container
anyway idk the prev warning on joined video+audio (in mp4 container)Last edited by lomero; 28th Jul 2024 at 10:13.
-
yes, with join i mean mux video+audio
and yes, i get error with clever latest 3.2.8.03 version
this is from video.mp4 (download with yt-dlp) on Mediainfo
Code:General ID : 1 (0x1) Complete name : D:\video.mp4 Format : MPEG-TS File size : 267 MiB Duration : 1 h 26 min Overall bit rate mode : Variable Overall bit rate : 431 kb/s FileExtension_Invalid : ts m2t m2s m4t m4s tmf ts tp trp ty Video ID : 256 (0x100) Menu ID : 1 (0x1) Format : AVC Format/Info : Advanced Video Codec Format profile : High@L4 Format settings : CABAC / 5 Ref Frames Format settings, CABAC : Yes Format settings, Reference frames : 5 frames Codec ID : 27 Duration : 1 h 26 min Bit rate : 410 kb/s Width : 854 pixels Height : 480 pixels Display aspect ratio : 16:9 Frame rate mode : Variable Color space : YUV Chroma subsampling : 4:2:0 Bit depth : 8 bits Scan type : Progressive Stream size : 253 MiB (95%) Menu ID : 4096 (0x1000) Menu ID : 1 (0x1) Format : AVC Format/Info : Advanced Video Codec Duration : 1 h 26 min List : 256 (0x100) (AVC) Service name : Service01 Service provider : FFmpeg Service type : digital television
Code:General Complete name : D:\audio.mp4 Format : MPEG-4 Format profile : Base Media Codec ID : isom (isom/iso2/mp41) File size : 81.4 MiB Duration : 1 h 26 min Overall bit rate mode : Constant Overall bit rate : 132 kb/s Writing application : Lavf61.5.101 Audio ID : 1 Format : AAC LC Format/Info : Advanced Audio Codec Low Complexity Codec ID : mp4a-40-2 Duration : 1 h 26 min Bit rate mode : Constant Bit rate : 132 kb/s Channel(s) : 2 channels Channel layout : L R Sampling rate : 48.0 kHz Frame rate : 46.875 FPS (1024 SPF) Compression mode : Lossy Stream size : 80.5 MiB (99%) Language : English Default : Yes Alternate group : 1
-
-
1) .mp4 extension is from yt-dlp. I didn't rename it
2) also with .ts instead .mp4 same error
3) from clever (after load video.ts or video.mp4) from main i've choose JOIN. and i get the error. but maybe is my error: with Multiplex no problem on mux audio+video ...! sorry for my mistake -
Last edited by ProWo; 28th Jul 2024 at 16:01. Reason: typo
-
yes, now is clear. sorry for my mistake. and always thank you for your amazing tool
-
----------------------------------------------------------------------------------
August 08 2024 release version 3.2.8.
----------------------------------------------------------------------------------
Added:
Batch tasks: if you want replicate the first batch commandline to other files, you can now add them. There is an info message then. The filename addon from the first batch is copied to all other files.
New function: If the program is closed and there are still unprocessed batch tasks or processed streams that have not yet been muxed, the program starts directly in the batch tasks section or in the multiplex section.
The batch tasks section has priority.
Tooltip for change framerate in various section.
h263 stream extraction, as raw stream too.
h263 mux to 3gp, asf, avi, mkv, mov, wmv.
pcm_mulaw mux to asf, avi, flv, mkv, mov, wmv.
Automatic switch to muxing grid after batch task completed.
Scale filter lanczos (downsizing) and neighbor (upsizing)
Fixed:
Bug in batch tasks counter reset.
Bug in batch tasks for file names with non-conforming characters.
Bug with resuming normal windows size after batch tasks finished (minimized to tray).
Bug in avs script creation (now UTF-8 without BOM)
Bug in GOP assigning with mpeg 1/2 encoding.
Improved:
Subtitle handling for burn in.
High DPI support, many code adaptions (thx to Iomero).
Crop function.
Mpeg 1/2 encoding, respecting exact target size now.
Mpeg 1/2 encoding, maxrate now up to 38.8Mb.
Code for colorspace changing.
Target filename with videostream sample encoding.
Changed:
The program is fully portable now.
Mpeg 1/2 videostream extraction to m1v, m2v (instead of mpg).
Removed:
8 channels support for trueHD encoding, not working (thx to Darkhorse).
Mux dvb_subtitle in m2ts not working, mux pgs subtitle in ts, not working.
---------------------------------------------------------------------------------- -
-
DotNet Error in latest 3.2.8:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Xml.XmlException: The '∩' character, hexadecimal value 0x2229, cannot be included in a name.
at System.Xml.XmlConvert.VerifyNCName(String name, ExceptionType exceptionType)
at System.Xml.Linq.XName..ctor(XNamespace ns, String localName)
at System.Xml.Linq.XNamespace.GetName(String localName, Int32 index, Int32 count)
at Bluegrams.Application.PortableSettingsProvider.get XmlValue(XDocument xmlDoc, String scope, SettingsProperty prop)
at Bluegrams.Application.PortableSettingsProvider.Get PropertyValues(SettingsContext context, SettingsPropertyCollection collection)
at System.Configuration.SettingsBase.GetPropertiesFro mProvider(SettingsProvider provider)
at System.Configuration.SettingsBase.GetPropertyValue ByName(String propertyName)
at System.Configuration.SettingsBase.get_Item(String propertyName)
at System.Configuration.ApplicationSettingsBase.GetPr opertyValue(String propertyName)
at System.Configuration.ApplicationSettingsBase.get_I tem(String propertyName)
at clever_FFmpeg_GUI.My.MySettings.get_bg_color()
at clever_FFmpeg_GUI.Form0.Form0_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9261.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
clever FFmpeg GUI
Assembly Version: 1.0.0.0
Win32 Version: 3.2.8
CodeBase: file:///E:/Downloads/clever_ffmpeg_gui_328/clever%20FFmpeg%20GUI.exe
----------------------------------------
Microsoft.VisualBasic
Assembly Version: 10.0.0.0
Win32 Version: 14.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9261.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9261.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System.Windows.Forms
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9251.0 built by: NET481REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Windows.Forms/v4.0_4.0.0.0__b77a5c561934e089/System.Windows.Forms.dll
----------------------------------------
System.Drawing
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Drawing/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll
----------------------------------------
System.Configuration
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Configuration/v4.0_4.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll
----------------------------------------
System.Xml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.dll
----------------------------------------
System.Runtime.Remoting
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9214.0 built by: NET481REL1LAST_B
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Runtime.Remoting/v4.0_4.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll
----------------------------------------
PortableSettingsProvider
Assembly Version: 0.2.5.0
Win32 Version: 0.2.5.0
CodeBase: file:///E:/Downloads/clever_ffmpeg_gui_328/PortableSettingsProvider.DLL
----------------------------------------
System.Xml.Linq
Assembly Version: 4.0.0.0
Win32 Version: 4.8.9037.0 built by: NET481REL1
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xml.Linq/v4.0_4.0.0.0__b77a5c561934e089/System.Xml.Linq.dll
----------------------------------------
************** JIT Debugging **************
To enable just-in-time (JIT) debugging, the .config file for this
application or computer (machine.config) must have the
jitDebugging value set in the system.windows.forms section.
The application must also be compiled with debugging
enabled.
For example:
<configuration>
<system.windows.forms jitDebugging="true" />
</configuration>
When JIT debugging is enabled, any unhandled exception
will be sent to the JIT debugger registered on the computer
rather than be handled by this dialog box. -
@Is_milkyway
Rename your source file.
It's filename contains an illegal character.Last edited by ProWo; 8th Aug 2024 at 13:22. Reason: typo
-
Download from here
https://files.videohelp.com/u/292773/clever_ffmpeg_gui_328.zip
and check the MD5
MD5 (of clever FFmpeg GUI.exe): EB7B466D8C8732421A9A48CB0B8C74AE
then the alert is false alarm and the app is safe. -
-
Kindly post SHA-256 ...my pc due to some GROUP POLICY settings does not allow MD5 anymore. Confirm, the SHA256 of "cleverFFmpegGUI.exe" is A8A01C7D9C7282B61795392C382B2A815A66EA15BBBFC83F84 D27F6F171F5EFF
-
You shouldn't rename the files in my zip, they must remain as they are.
Extract them and double click the exe.
The program should start and ask you for the ffmpeg bin folder and so on.
The error occours, if you load a video with illegal characters in its filename. -
-
No Bro, that's not the case. The error appears as soon as GUI.exe is launched (even if it has its original name including other files), and it doesn't let me select the FFMPEG folder. I mean, the dotnet error box appears immediately. Finally, if I select continue, then the folder select button to locate FFMPEG doesn't open.
-
Thanks for verifying....kindly follow:
https://learn.microsoft.com/en-us/previous-versions/windows/it-pro/windows-10/security...ng-and-signing
I hope the dotnet error is not linked the FIPS compliant requirement. -
You have this files in the same folder:
Code:clever FFmpeg GUI.exe clever FFmpeg GUI.exe.config PortableSettingsProvider.dll ReadMe.txt
Then I fear that your OS or your .Net framework is faulty.
You can check the OS with >Start >Run:
sfc /scannow
You can repair your .net framework:
>Control Panel >Programs, search .net, right-click, change, repair.Last edited by ProWo; 10th Aug 2024 at 07:01.
-
SFC/SCANNOW is clean but there is no repair option for dotnet:
I don't know much about dotnets, but it seems to be backward compatible.
Dotnet on my system:
Microsoft Windows [Version 10.0.19045.4651]
(c) Microsoft Corporation. All rights reserved.
C:\Users\Rana>dotnet --list-sdks
8.0.100 [C:\Program Files\dotnet\sdk]
C:\Users\Rana>dotnet --list-runtimes
Microsoft.AspNetCore.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 8.0.0 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 8.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 6.0.32 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 8.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Whereas searching dotnet in Control Panel-> Programs gives: -
No notifications from other users with this problem...
Last edited by ProWo; 11th Aug 2024 at 05:38.
-
@ProWo Sorry for bumping this post but I had just signed up recently & there was a delay with my first post as it was awaiting approval but was just curious if this has been implemented "add an option to automatically select the source folder as the output one? kinda like the extract streams dialogue has now."
-
-
Yes I'm aware of that, I just thought what @mannequin80 suggested was something different, it seems it was suggested that the Source Folder automatically becomes the Output Folder which isn't currently the case, I'm not sure what @mannequin80 means by this "kinda like the extract streams dialogue has now."
-
Similar Threads
-
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 15Last Post: 11th May 2025, 09:15 -
New small GUI for FFmpeg
By ProWo in forum Video ConversionReplies: 29Last Post: 24th Feb 2024, 02:06 -
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