The subtitles are correctly extracted.
If you do not like the formatting, remove it in Subtitle edit.
+ Reply to Thread
Results 1,711 to 1,740 of 1776
-
-
Videos with several video tracks are very rare because they are actually unmanageable, unless it is the same content but from different angles, for example.
If the content is different, how should the audio and subtitle tracks be handled?
I will still work on handling these video tracks correctly. -
-
-
Hi, I can't mux audio files as mp4 by itself. I could do it in older versions.
Last edited by neptune84; 13th Mar 2025 at 05:17.
-
@ ProWo
>> Would it make sense to offer an automatic install/update (W10/11 64 bit only) for ffmpeg?
> I won't do that because there are too many different builds and I don't want to favor just one provider.
Understand!
---
> Videos with several video tracks are very rare because they are actually unmanageable, unless it is the same content but from different angles, for example.
If the content is different, how should the audio and subtitle tracks be handled?
I don't have such files either!
For testing purposes, I muxed the second stream in grayscale.
Some older movies have cutted scenes. These cuts do not have the national dubbing from the past.
In the DVD menu, you can choose between the short national version and the extended version including the cut parts in original video, original audio, and subtitles.
The DVD may use chapters to skip that scenes for the short version. However, this only requires one video stream.
But I had an animated movie in which all the scenes with signs or text were in English, German, and Italian.
I'm not sure how this DVD was structured. Perhaps separate streams or even chapters for that short scenes. -
Nice tool but doesn't work with ubuntu wine
See the end of this message for details on invoking \njust-in-time (JIT) debugging instead of this dialog box.\n\n************** Exception Text **************\nSystem.TypeInitializationException : The type initializer for 'System.Web.Script.Serialization.JavaScriptSeriali zer' threw an exception. ---> System.Configuration.ConfigurationErrorsException: Error Initializing the configuration system. ---> System.Configuration.ConfigurationErrorsException: Unrecognized configuration section <System.Windows.Forms.ApplicationConfigurationSect ion> (Z:\root\Documents\clever FFmpeg GUI.exe.config line 6) -
Just a question, not a requirement. Is not possible to set CRF or variable bitrate in H265-NVenc enconding?
-
I intentionally stick with CRF because that is the setting recommended by the FFmpeg developers.
In addition, CRF does not encode everything with the same bitrate, as is wrongly assumed, but the bitrate is automatically adapted to the content by the encoder itself.
If you watch the FFmpeg line during encoding, you can see this. -
Newest beta (v3.3.9.03), online now.
(Changelog will follow in the next full release). -
[Attachment 86128 - Click to enlarge]
Is it possible to select “original channels” in the audio encoding section? -
Hello Prowo.
Your program is wonderful and is being enriched with new functions thanks to the suggestions of users that you listen to very kindly.
For me many functions are unknown as I am a neophyte.
I kindly ask you if in the future you plan to make a tutorial on all the functions for beginners like me. -
Hello,
I think it would be nice if it had CBR options for the x264 avc encoder. I record my videos in CBR.
Also, the program uses 100% of the CPU. Would be nice if there was a way to limit CPU usage.
Other than that, pretty good. I spent a couple hours trying to find a program that could convert I444 to I420 with quite literally zero meaningful results, because DaVinci can't process I444 video. Then I found this at last. Very helpful. -
I'm glad you like it.
The program has a lot of functions, most of which are self-explanatory. I have also included many tooltips to help you.
Probably the most important thing is that, unlike most others, my program handles the different streams separately.
For example, you can only change the video stream and leave the audio and subtitles as they are.
I myself use the program daily to reduce the file size, i.e. I recode the video stream and then mux the remaining streams.
To come back to your question, creating a complete tutorial with all the functions is honestly too much work for me.
But if you have any questions, ask them here and I will answer them. -
getting this pop up with the latest version when trying to encode an audio:
[Attachment 86147 - Click to enlarge] -
-
Newest beta (v3.3.9.04), online now.
(fixed bug with remnant test messagebox in audio encoding, thx to mannequin80 for the hint). -
@ ProWo
3.3.9.04 Feedback
I can confirm that my issues mentioned above have all been resolved.
Thank you for so many additions for rarely files with more video streams!
---
New findings:
If you cut a source with more than one video stream, “Use Virtualdub for KF search” is grayed out.
When rotating 90 degrees, some 1280x720 videos don't maintain their aspect ratio in the preview window. The video will be fully expanded in the 16:9 window, as the preview window does not use portrait itself. Other image/preview sizes and the encoding seem to be fine. The metadata seams to be okay! Here's an example:
General
Complete name : C:\Users\Findu\Downloads\P1040330.MOV
Format : MPEG-4
Format profile : QuickTime
Codec ID : qt 2007.09.04 (qt /pana)
File size : 127 MiB
Duration : 34 s 500 ms
Overall bit rate mode : Variable
Overall bit rate : 31.0 Mb/s
Frame rate : 30.000 FPS
Encoded date : 2010-10-18 03:49:46 UTC
Tagged date : 2010-10-18 03:49:46 UTC
Writing library : pana
Video
ID : 1
Format : JPEG
Codec ID : jpeg
Duration : 34 s 500 ms
Bit rate mode : Variable
Bit rate : 30.7 Mb/s
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 30.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Compression mode : Lossy
Bits/(Pixel*Frame) : 1.111
Stream size : 126 MiB (99%)
Language : English
Encoded date : 2010-10-18 03:49:46 UTC
Tagged date : 2010-10-18 03:49:46 UTC
When you crop and resize a video, it would be nice to use the new crop DAR for resizing. Could the checkbox for "source DAR is retained" switch to "crop DAR is retained" after you set values for cropping?
It should switch back when you click Cancel Crops.
I am not abel to enter values for Various -> Crop any longer.
Can meatdata crop not be set for each video stream?
Is "Keyframe cut" the only option?
I can not cut MPG files any longer: Error
************** Ausnahmetext **************
System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
bei clever_FFmpeg_GUI.Form8.Indexing()
bei clever_FFmpeg_GUI.Form8.DomainUpDown7_SelectedItem Changed(Object sender, EventArgs e)
bei System.Windows.Forms.DomainUpDown.OnSelectedItemCh anged(Object source, EventArgs e)
bei System.Windows.Forms.Control.OnTextChanged(EventAr gs e)
bei System.Windows.Forms.TextBoxBase.OnTextChanged(Eve ntArgs e)
bei System.Windows.Forms.Control.set_Text(String value)
bei System.Windows.Forms.TextBoxBase.set_Text(String value)
bei System.Windows.Forms.UpDownBase.UpDownEdit.set_Tex t(String value)
bei System.Windows.Forms.UpDownBase.set_Text(String value)
bei System.Windows.Forms.DomainUpDown.set_SelectedInde x(Int32 value)
bei clever_FFmpeg_GUI.Form8.Track_test_V()
bei clever_FFmpeg_GUI.Form8.Form8_Load(Object sender, EventArgs e)
bei System.Windows.Forms.Form.OnLoad(EventArgs e)
bei System.Windows.Forms.Form.OnCreateControl()
bei System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
bei System.Windows.Forms.Control.CreateControl()
bei System.Windows.Forms.Control.WmShowWindow(Message& m)
bei System.Windows.Forms.Control.WndProc(Message& m)
bei System.Windows.Forms.Form.WmShowWindow(Message& m)
bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) -
This is ok so, because Virtualdub has no possibility to select the videostream.
When rotating 90 degrees, some 1280x720 videos don't maintain their aspect ratio in the preview window. The video will be fully expanded in the 16:9 window, as the preview window does not use portrait itself. Other image/preview sizes and the encoding seem to be fine. The metadata seams to be okay!
When you crop and resize a video, it would be nice to use the new crop DAR for resizing. Could the checkbox for "source DAR is retained" switch to "crop DAR is retained" after you set values for cropping?
It should switch back when you click Cancel Crops.
I am not abel to enter values for Various -> Crop any longer.
Can meatdata crop not be set for each video stream?
Is "Keyframe cut" the only option?
I can not cut MPG files any longer: Error
Will be fixed. -
Here a pic
[Attachment 86154 - Click to enlarge]
And the metadata:
General
Complete name : C:\Users\Findu\Downloads\P1040337_cut#1.mov
Format : MPEG-4
Format profile : QuickTime
Codec ID : qt 0000.02 (qt )
File size : 19.1 MiB
Duration : 4 s 967 ms
Overall bit rate mode : Variable
Overall bit rate : 32.3 Mb/s
Frame rate : 30.000 FPS
Encoded date : 2010-10-18 04:03:52 UTC
Tagged date : 2010-10-18 04:03:52 UTC
major_brand : qt
minor_version : 537331972
compatible_brands : qt pana
creation_time : 2010-10-18T04:03:52.000000Z
encoding_tool : clever FFmpeg-GUI
encoder : Lavf61.7.100
Video
ID : 1
Format : JPEG
Codec ID : jpeg
Duration : 4 s 967 ms
Bit rate mode : Variable
Bit rate : 32.1 Mb/s
Width : 1 280 pixels
Height : 720 pixels
Display aspect ratio : 16:9
Frame rate mode : Constant
Frame rate : 30.000 FPS
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Compression mode : Lossy
Bits/(Pixel*Frame) : 1.159
Stream size : 19.0 MiB (99%)
Language : English
Encoded date : 2010-10-18 04:03:52 UTC
Tagged date : 2010-10-18 04:03:52 UTC -
I can't drag and drop when the program keeps minimizing/disappearing to the background of a bigger program. It would be so nice to have a "stay on top" capability.
-
CRB encoding is an inefficient encoding because the same bit rate is always used regardless of the content.
For this reason, I do not use it.
To get around the 100% cpu problem, you could use an encoder that uses hardware support, e.g. h264_qsv for newer Intel platforms.
Other encoders with hardware support are h264_amf (AMD hardware) or h264_nvenc (Nvidia hardware).
Experiment for yourself.
[Attachment 86157 - Click to enlarge] -
-
Try this 2-second example:
P1040337_2s_cut.mov
Video encoding, Filter & more, Rotate/Flip, Rotate 90 degrees cw or ccw, Preview...
The video does not keep the aspect ratio. -
Newest beta (v3.3.9.05), online now.
(Changelog will follow in the next full release). -
@ ProWo
3.3.9.05 Feedback
The problematic videos now maintain the aspect ratio when the preview is rotated 90 degrees.
However, the previous control of the height of the preview window is bypassed by rotating it 90 degrees. Because the rotated preview window is now too large and parts of the W11 menu bar covers it.
> Cut does not work for files with video stream index 1 instead of 0.
Error attempting to cut/join more than one parts.
[Attachment 86183 - Click to enlarge]
Similar Threads
-
New small GUI for FFmpeg
By ProWo in forum Video ConversionReplies: 29Last Post: 24th Feb 2024, 03:06 -
Best GUI for ffmpeg encoding
By usta in forum Video ConversionReplies: 25Last Post: 17th Jan 2019, 12:23 -
GUI for FFMpeg amf?
By Micky in forum Video ConversionReplies: 0Last Post: 14th Jan 2018, 08:45 -
dmMediaEncoder v1.8.0 - crossplatform FFMPEG GUI
By mdalacu in forum Video ConversionReplies: 38Last Post: 29th Sep 2015, 01:19 -
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 13Last Post: 25th Jul 2015, 01:13