+ Reply to Thread
Results 1,801 to 1,827 of 1827
-
>> When I use a 720x576 DVD rip and click retain DAR, the resolution change to 720x540. The source DAR is given as 1,33.
Common 16:9 resolution changes work normal.
> With DVD resolutions, there is no universal concept, because you don't know what the user's goal is.
If he resizes a DVD source, then manual intervention is required anyway.
Okay. I checked the vob file with MediaInfo:
Width : 720 pixels
Height : 576 pixels
Display aspect ratio : 4:3
720 / 1,33 makes a height of 540. No problem!
---
>> Video preview for unfiltered HDR/HLG/DV content. (Display can remain blocked with older CPU's).
The new pale information window appears.
The HDR to SDR preview looks like HDR because it has a huge color range.
> I cannot confirm this; corrected HDR sources (either HDR to SDR or with LUTs) are displayed correctly in color.
Example with LUT
[Attachment 86384 - Click to enlarge]
HDR to SDR
[Attachment 86385 - Click to enlarge]
Pale
[Attachment 86386 - Click to enlarge]
I thought a 10 to 8 bit reduction (HDR to SDR) would look like the pale example.
---
>> When I use a HDR source with PQ_to_BT709_v1.cube or an other HDR LUT and switch encoder to none hevc and click preview, I get an error:
> Should not happen, because the LUT's transformation is independent from the encoder.
Have to investigate on this.
This might help:
When I load PQ_to_BT709_v1.cube, the encoder change automatically to x265 (hevc).
When I load BT601_PAL_to_BT709.cube, the encoder change automatically to x264 (avc).Last edited by Findu; 30th Mar 2025 at 12:34.
-
@ ProWo
3.4.0 Feedback 2, more HDR testing
When you click No at this dialog, Stay open does not reappear.
[Attachment 86406 - Click to enlarge]
---
When you see this dialog, you will see two instances of the app and the missing encoder settings.
[Attachment 86405 - Click to enlarge]
---
HDR video encoding with h264_amf and hevc_amf gives an error message when the profile is set to auto:
[vost#0:0/h264_amf @ 00000198194df5c0] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
[vost#0:0/hevc_amf @ 000001dc37fa87c0] Error while opening encoder - maybe incorrect parameters such as bit_rate, rate, width or height.
No problems with profile main or main 10.
My hardware does not support av1-amd.
x264 (avc) and x265 (hevc) works fine with auto for all encoder settings.
When set to auto, doesn't the encoder select the appropriate setting itself?
Btw, my old Nvidia Kepler GPU does not support HDR. -
@ ProWo
3.4.0 Feedback 3
Is it possible to reactivate the audio output during the preview?
I would especially need it for cut.
---
The preview in Various -> Crop does not work any longer.
System.InvalidOperationException: Der Prozess kann nicht gestartet werden, da ein Dateiname nicht angegeben wurde.
bei System.Diagnostics.Process.Start()
bei clever_FFmpeg_GUI.Module1.Play_it(String& zeile)
bei clever_FFmpeg_GUI.Module1.Crop_show(String& crop_params, String crop_start, String vst)
bei clever_FFmpeg_GUI.Form1.Button25_Click(Object sender, EventArgs e)
bei System.Windows.Forms.Control.OnClick(EventArgs e) -
@ ProWo
3.4.0.01 Feedback
Cut help screen disappears when opening the Cut page. Is fixed.
Aborting of a video sample does not delete partly processed file. Is fixed.
Preview cause error with HDR source plus LUT after switch encoder to none hevc. Is fixed.
Stay open and Main Page botton does not reappear when encoding or encoding a sample in the same case from above. Is fixed.
Stay open does not reappear when you click No at HDR10 dialog. Is fixed.
Mastering display metadata dialog, cause two instances of the app and missing encoder settings. Is fixed.
The preview in Various -> Crop does not work any longer. Is fixed.
h264_amf and hevc_amf HDR encoding cause error message with profile auto. Is fixed, because auto has been removed.
Reactivate the audio output during the preview. Is working. Thank you.
---
NEW: When using LUT, the Color space option disapper from the page. Is definitely intentional!
As always, thank you for all your fixes -
Newest beta (v3.4.0.01), online now.
(Changelog will follow in the next full release). -
@ ProWo
How about the idea to add an info textbox for the different subtitel typs you can convert to?
Is there a reason why chapters and attachments get ignored for added files in multiplex?
How about the idea to add a "Remove streams" button between "Swap streams" and "Attachements" on the multiplex page to clear the table from the selected streams? No fles will be deleted.
Maybe a combined button is possible. "Swap/Remove streams" will remove when there is no Idx change.
---
On the Multiplex page, you use the green text line
Muxed Chapters: E (Textbox: Embedded chapters are muxed)
and
Muxed Chapters: C (Textbox: Created chapters are muxed)
How about a simple:
Mux embedded chapters
and
Mux created chapters
---
Would it be possible to add a "Start at second" option in the video encoding Sample window?
To be able to define start and duration of the sample.
If you want to compare encoder settings/quality based on samples, you can then skip the intro and select specific video parts whitch could be found using a time code in the preview like for cut.
Values for start and duration should remain till you close the page. -
Where? In the convert subtitle section, all options are already entered in the convert to box.
Is there a reason why chapters and attachments get ignored for added files in multiplex?
How about the idea to add a "Remove streams" button between "Swap streams" and "Attachements" on the multiplex page to clear the table from the selected streams? No fles will be deleted.
Maybe a combined button is possible. "Swap/Remove streams" will remove when there is no Idx change.
On the Multiplex page, you use the green text line
Muxed Chapters: E (Textbox: Embedded chapters are muxed)
and
Muxed Chapters: C (Textbox: Created chapters are muxed)
How about a simple:
Mux embedded chapters
and
Mux created chapters
Would it be possible to add a "Start at second" option in the video encoding Sample window?
To be able to define start and duration of the sample.
If you want to compare encoder settings/quality based on samples, you can then skip the intro and select specific video parts whitch could be found using a time code in the preview like for cut.
Values for start and duration should remain till you close the page. -
>> How about the idea to add an info textbox for the different subtitel typs you can convert to?
> Where? In the convert subtitle section, all options are already entered in the convert to box.
Yes. ass, ssa, subrip etc. may not be familiar to all users. A brief description may be helpful when hovering over them. -
@ ProWo
Video encoding sample processing:
Is there a reason why To batch and Stay open is hiding when you check Sample?
I would expect that the target file name get a _sample extension when you check Sample.
Currently, you need to change the encoder after you checked Sample for that. -
With sample encoding, I assume that this is done immediately and therefore batch is unnecessary.
Stay open is not necessary, as the current screen remains open after encoding so that further samples can be encoded.
I would expect that the target file name get a _sample extension when you check Sample.
Currently, you need to change the encoder after you checked Sample for that.
If you want, I can send you the current version via PM for testing. -
@ ProWo
3.4.0.02 Feedback
Bug with target file name extension _sample has been fixed.
Good idea to check propper values for "Start at" and "Duration" also for short videos. Standard is 180/60.
Start and duration values are retained until the page is closed. Good.
The processed samples match the values used. Good.
---
A small thing! "Progressive encoding" disappears "after" the click on OK, and not before!
[Attachment 86491 - Click to enlarge]
How about adding the current timecode to the video preview to identify the start time of certain scenes?
The Multiplex page only show "Muxed Chapters:"
The E or C is missing. -
Bug. Will be fixed.
How about adding the current timecode to the video preview to identify the start time of certain scenes?
The sample function is not frame accurate, but starts with the keyframe before the specified start second. So it wouldn't be accurate anyway.
The Multiplex page only show "Muxed Chapters:"
The E or C is missing. -
>> Add current timecode to the video preview in video encoding.
> That's superfluous, I think.
The sample function is not frame accurate, but starts with the keyframe before the specified start second. So it wouldn't be accurate anyway.
Okay!
But the intention is not the accuracy of the start/end time of the samples themselves, they are more likely to be deleted afterwards because they only contain video.
It is to use the apps preview (back/forward) to find the approximate start time of a certain scene (with lot of movement/panning or very light/dark shots) that you want to use as a sample to proof/compare encoder settings/quality.
So you don't need a separate video player to find this time codes. -
Last edited by ProWo; 7th Apr 2025 at 07:12.
-
Thank you for inserting the timestamps in the video preview. Other players also use the format HH:MM:SS.
No problems found at Video encoding -> Sample. Great!
Missing E or C after "Muxed Chapters:", still need to be fixed. -
-
@ ProWo
3.4.0.02 Feedback
The new Multiplex -> Clear streams button is working as expected. Thank you!
The new Sample -> "Sart at" also works in Multiplex.
But there is a bug when you open the Multiplex page. The Attachments button is always visible when you open the page. It does'nt matter of the source or the container. It will disappear if you change the container to none mkv.
Missing E or C after "Muxed Chapters:", still need to be fixed.
Maybe "Change target file name" can be shorten to "Change". Because the button text is clear enough.
[Attachment 86551 - Click to enlarge] -
Multiplex page:
The thing is that you can see the Attachments button disappear when the source has attachments and the container is not mkv.
Set/change for "Target file name" is okay.
Did you know that you can also change the directory for that file?
But all get reset after the Multiplex or when you select Simple remux or Sample after you change name and/or directory.
But you can select Sample and change name and directory afterwards.
I'm not sure if it makes sense to keep the changes till you close the Multiplex page!
When I would like to add an audio stream lets say from the english version of a movie to the italian movie, I have to find the audio delay manually.
Can you force ffplay to use a delay for a preview without muxing? -
>> The thing is that you can see the Attachments button disappear when the source has attachments and the container is not mkv.
> This should be the case because attachments can only be muxed in mkv.
Yes, I know.
I mean, if the source contains attachments and the container isn't in MKV format, and you open the multiplex page, you'll see the "Attachments" button for half a second before it disappears.
I never see it with other versions.
You might see it if your laptop is in power saving mode and reducing CPU performance. -
Newest beta (v3.4.0.02), online now.
(Changelog will follow in the next full release).
Similar Threads
-
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 -
GUI for ffmpeg x265 encoder
By david55 in forum Video ConversionReplies: 13Last Post: 25th Jul 2015, 00:13