VideoHelp Forum




+ Reply to Thread
Page 60 of 73
FirstFirst ... 10 50 58 59 60 61 62 70 ... LastLast
Results 1,771 to 1,800 of 2186
  1. The preview stay within the screen bounds for the problematic 720 x 576 VOB, 640 x 480 MPG and the 1080 x 1920 mobile video. Excelent!

    ---

    NEW: I get an error when I preview a 6 h video. The preview is normal when I click Next at the error window but starts at 20 seconds.
    Seams to be a problem with the 5% calculation for the preview start.


    ************** Ausnahmetext **************
    System.ArgumentOutOfRangeException: Der Wert 1072 ist für Value ungültig. Value sollte zwischen 'Minimum' und 'Maximum' liegen.
    Parametername: Value
    bei System.Windows.Forms.NumericUpDown.set_Value(Decim al value)
    bei clever_FFmpeg_GUI.Pw_start.Start_controls()
    bei clever_FFmpeg_GUI.Pw_start.PW_start_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)
    Quote Quote  
  2. Originally Posted by Findu View Post
    NEW: I get an error when I preview a 6 h video. The preview is normal when I click Next at the error window but starts at 20 seconds.
    Seams to be a problem with the 5% calculation for the preview start.
    Exact. The max value is currently 1000 seconds. It will be increased.
    Quote Quote  
  3. Originally Posted by lomero View Post
    I hope in next release i can change just 'height' and keep aspect ratio.
    Will be done.
    Quote Quote  
  4. Originally Posted by ProWo View Post
    Originally Posted by lomero View Post
    I hope in next release i can change just 'height' and keep aspect ratio.
    Will be done.
    thanks. i think it will be appreciated
    Last edited by lomero; 27th Mar 2025 at 02:19.
    Quote Quote  
  5. > The only limit atm is that HDR to SDR tone mapping cannot be previewed; however, if you use LUTs for this (e.g. PQ_to_BT709_v1.cube), the preview is possible.
    But I am working on a solution.

    You are right. When I use LUTs, the preview of HRD content is working, including other filters.

    If you frequently work with HDR sources, it can be helpful to have the LUT automatically activated when the app detects HDR files upon opening. An entry in the settings could therefore point to your preferred .cube file. If one is specified, it will be used. If none is specified, no LUT will be loaded, like for standard files.
    If the LUT is not suitable for the current film type, you can change it under "Filters & More" or switch to HDR filters.

    I think that you do not need HDR output for the other previews like cut, crop or chapters.
    Quote Quote  
  6. Originally Posted by Findu View Post
    I think that you do not need HDR output for the other previews like cut, crop or chapters.
    FFplay is a simple player and cannot play HDR content correctly.
    But because I want to stay with this player, I have solved this as follows:
    Any content can now be previewed.
    For HDR/HLG/Dolby vision without filter/LUT's, a message indicates incorrect color reproduction.
    HDR to SDR with tonemapping can now be previewed correctly.
    Will release v3.4.0 soon.
    Quote Quote  
  7. @ProWo I was just wondering why I might be getting these Unhandled exception errors when I go through the initial start up of adding the ffmpeg bin folder & target folder, when the Unhandled exception error pops up & I press continue, it goes straight to the Multiplex screen & the "This is the first launch. Welcome" dialog box screen remains for some strange reason, I've tried using the latest ffmpeg 7.1.1 Static & Shared builds here https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2769089 which is where you had suggested I try as Windows 7 no longer supports Static or Shared builds officially only Essentials builds which is problematic with your program as we had discovered previously when certain functions didn't work properly, I've also tried the latest v3.3.9.05 Beta with the same Unhandled exception error, not quite sure what has possibly changed since I last used one of your Betas from around September or October of last year.
    Image
    [Attachment 86349 - Click to enlarge]

    Image
    [Attachment 86350 - Click to enlarge]
    Quote Quote  
  8. Originally Posted by oniiz86 View Post
    @ProWo I was just wondering why I might be getting these Unhandled exception errors when I go through the initial start up of adding the ffmpeg bin folder & target folder, when the Unhandled exception error pops up & I press continue, it goes straight to the Multiplex screen & the "This is the first launch. Welcome" dialog box screen remains for some strange reason, I've tried using the latest ffmpeg 7.1.1 Static & Shared builds here https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2769089 which is where you had suggested I try as Windows 7 no longer supports Static or Shared builds officially only Essentials builds which is problematic with your program as we had discovered previously when certain functions didn't work properly, I've also tried the latest v3.3.9.05 Beta with the same Unhandled exception error, not quite sure what has possibly changed since I last used one of your Betas from around September or October of last year.
    1) Delete the file portable.config (in the folder with clever-FFmpeg-GUI.exe).
    2) Restart clever FFmpeg GUI.exe and follow the instructions (The programm ask for the bin folder with ffmpeg.exe, ffprobe.exe, and ffplay.exe in).
    Quote Quote  
  9. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    @ProWo I was just wondering why I might be getting these Unhandled exception errors when I go through the initial start up of adding the ffmpeg bin folder & target folder, when the Unhandled exception error pops up & I press continue, it goes straight to the Multiplex screen & the "This is the first launch. Welcome" dialog box screen remains for some strange reason, I've tried using the latest ffmpeg 7.1.1 Static & Shared builds here https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2769089 which is where you had suggested I try as Windows 7 no longer supports Static or Shared builds officially only Essentials builds which is problematic with your program as we had discovered previously when certain functions didn't work properly, I've also tried the latest v3.3.9.05 Beta with the same Unhandled exception error, not quite sure what has possibly changed since I last used one of your Betas from around September or October of last year.
    1) Delete the file portable.config (in the folder with clever-FFmpeg-GUI.exe).
    2) Restart clever FFmpeg GUI.exe and follow the instructions (The programm ask for the bin folder with ffmpeg.exe, ffprobe.exe, and ffplay.exe in).
    Yeah I've tried that unsuccessfully, this is the error with v3.3.9.05 Beta, it mentions "Cannot start process because a file name has not been provided."
    Image
    [Attachment 86351 - Click to enlarge]


    I wish I held on to that previous Beta of yours, don't quite remember the version I had from around September or October as it was working fine with the non official FFmpeg builds for Windows 7, I guess it may have been something in your code that you have changed since then that will now no longer work with Windows 7.

    I've tried to use the program but it appears it won't let me when I try to add a source file, another Unhandled exception error pops up with this message "Index was outside the bounds of array."
    Image
    [Attachment 86354 - Click to enlarge]


    Is the debugging text information of any help from where I click the "Details" button?
    Last edited by oniiz86; 29th Mar 2025 at 10:23.
    Quote Quote  
  10. Originally Posted by oniiz86 View Post
    Yeah I've tried that unsuccessfully, this is the error with v3.3.9.05 Beta, it mentions "Cannot start process because a file name has not been provided."
    Do you have this files in your ffmpeg bin folder?
    ffmpeg.exe
    ffplay.exe
    ffprobe.exe?

    You are the first to report such a problem.
    I have just tried it again and it works as expected.
    Quote Quote  
  11. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    Yeah I've tried that unsuccessfully, this is the error with v3.3.9.05 Beta, it mentions "Cannot start process because a file name has not been provided."
    Do you have this files in your ffmpeg bin folder?
    ffmpeg.exe
    ffplay.exe
    ffprobe.exe?

    You are the first to report such a problem.
    I have just tried it again and it works as expected.
    Yes those files are in the FFmpeg bin folder, is it possibly something that was changed in your code that Windows 7 no longer accepts, what exactly do these error messages "Cannot start process because a file name has not been provided." & "Index was outside the bounds of array." mean?
    Image
    [Attachment 86355 - Click to enlarge]
    Quote Quote  
  12. Originally Posted by oniiz86 View Post
    Yes those files are in the FFmpeg bin folder, is it possibly something that was changed in your code that Windows 7 no longer accepts, what exactly do these error messages "Cannot start process because a file name has not been provided." & "Index was outside the bounds of array." mean?
    No idea, but retry with the static version, where only the 3 files are in the bin folder.

    EDIT:
    https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2769089
    Read on in the thread, there seem to be problems with these ffmpeg builds.

    EDIT2:
    Try to add .exe to the 3 files. It seems they are without suffix.
    Last edited by ProWo; 29th Mar 2025 at 11:07.
    Quote Quote  
  13. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    Yes those files are in the FFmpeg bin folder, is it possibly something that was changed in your code that Windows 7 no longer accepts, what exactly do these error messages "Cannot start process because a file name has not been provided." & "Index was outside the bounds of array." mean?
    No idea, but retry with the static version, where only the 3 files are in the bin folder.

    EDIT:
    https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2769089
    Read on in the thread, there seem to be problems with these ffmpeg builds.
    Those builds should be fine as I tried the one listed here https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2749956, the FFmpeg 7.1 Static 64bit build back in October 2024 & there were no issues with your program, it must be something that was changed since then that is affecting Windows 7 usage, I tried the Static build just now with only the 3 files in the bin folder, no such luck unfortunately the Unhandled exception error still pops up, I click continue & then it brings me to the Multiplex screen, it's a shame I deleted that October Beta release as at least I could've still used your program, do you know what the "Label 4" in the bottom left corner of the Multiplex screen means?
    Image
    [Attachment 86356 - Click to enlarge]
    Quote Quote  
  14. Originally Posted by oniiz86 View Post
    do you know what the "Label 4" in the bottom left corner of the Multiplex screen means?
    Label4 is the label name, without info, because the program isn't fully working.
    As i said, try to add the .exe suffix to the 3 files.
    If this not works, retry with the last full release v3.3.9.
    Quote Quote  
  15. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    Yes those files are in the FFmpeg bin folder, is it possibly something that was changed in your code that Windows 7 no longer accepts, what exactly do these error messages "Cannot start process because a file name has not been provided." & "Index was outside the bounds of array." mean?
    No idea, but retry with the static version, where only the 3 files are in the bin folder.

    EDIT:
    https://forum.videohelp.com/threads/414767-ffmpeg-7-0-1-and-Windows-7#post2769089
    Read on in the thread, there seem to be problems with these ffmpeg builds.

    EDIT2:
    Try to add .exe to the 3 files. It seems they are without suffix.
    Yeah I just tried that but it returns a "files missing!" error, I don't think the .exe suffix is necessary in this case, those 3 files have always been simply
    FFmpeg, FFprobe, FFplay & has worked with your program just fine.
    Image
    [Attachment 86357 - Click to enlarge]
    Quote Quote  
  16. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    do you know what the "Label 4" in the bottom left corner of the Multiplex screen means?
    Label4 is the label name, without info, because the program isn't fully working.
    As i said, try to add the .exe suffix to the 3 files.
    If this not works, retry with the last full release v3.3.9.
    Yes I've tried the official v3.3.9 release again & it exhibits the same behaviour, could it be something in your code that was changed from last October that will now no longer work with Windows 7?
    Quote Quote  
  17. Originally Posted by oniiz86 View Post
    Yeah I just tried that but it returns a "files missing!" error, I don't think the .exe suffix is necessary in this case, those 3 files have always been simply
    FFmpeg, FFprobe, FFplay & has worked with your program just fine.
    Can you execute ffmpeg.exe? Is there any error?
    Quote Quote  
  18. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    Yeah I just tried that but it returns a "files missing!" error, I don't think the .exe suffix is necessary in this case, those 3 files have always been simply
    FFmpeg, FFprobe, FFplay & has worked with your program just fine.
    Can you execute ffmpeg.exe? Is there any error?
    I'm not familiar with running command line, I right clicked ffmpeg.exe and a brief command prompt window popped up for a brief second then disappeared.
    Quote Quote  
  19. Originally Posted by oniiz86 View Post
    Yes I've tried the official v3.3.9 release again & it exhibits the same behaviour, could it be something in your code that was changed from last October that will now no longer work with Windows 7?
    In the start code was changed nothing since 10/2024.
    Retry with an old version from 09/2024:
    https://www.videohelp.com/download/clever_ffmpeg_gui_330.zip
    Quote Quote  
  20. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    Yes I've tried the official v3.3.9 release again & it exhibits the same behaviour, could it be something in your code that was changed from last October that will now no longer work with Windows 7?
    In the start code was changed nothing since 10/2024.
    Retry with an old version from 09/2024:
    https://www.videohelp.com/download/clever_ffmpeg_gui_330.zip
    Thanks so much for that, the official v3.3.0 version actually works fine with FFmpeg 7.1 Static build, would you be able to have v3.3.1 which was your official October 2024 release, what could be the issue then with your more recent builds, it's definitely a head scratcher?
    Quote Quote  
  21. Originally Posted by oniiz86 View Post
    Thanks so much for that, the official v3.3.0 version actually works fine with FFmpeg 7.1 Static build, would you be able to have v3.3.1 which was your official October 2024 release, what could be the issue then with your more recent builds, it's definitely a head scratcher?
    See here:
    https://www.videohelp.com/software/clever-FFmpeg-GUI/old-versions
    Quote Quote  
  22. ----------------------------------------------------------------------------------
    March 29, 2025 release version 3.4.0.
    ----------------------------------------------------------------------------------
    Added:
    Check for missing ffmpeg folder.
    Preview player stream selection for mutiple video streams.
    Multiple videostreams handling in video cut.
    Chapters: video preview for chapters time search.
    Source dar/crop dar retainig info in video encode.
    Additional scale for video preview for rotated videos to remain into screen bounds.
    You can now change both values (width and height), if mantain display AR is checked.
    Video preview for unfiltered HDR/HLG/DV content. (Display can remain blocked with older CPU's).

    Fixed:
    Bug with missing crop reset at videostream change.
    Bug with missing info box in subtitle conversion.
    Bug with missing stream update with multiple videostreams in video encoding.
    Bug with labels top right truncated.
    Bugs with volume and downmix in audio encoding.
    Bug with aac_mf and 3,4,5,7 channels (not working).
    Bug with audio channels remapping.
    Bug with DAR adaption on video stream change.
    Bug with duration adaption on video stream change.
    Bug with test messagebox in audio encoding.
    Bug with ac3 drc box handling in audio encoding.
    Bug in cut section with single videostream id > 0.
    Bug in cut section with audiostream only.
    Bug with missing reset of subtitle streams (if more then one).
    Bug in video rotate preview.
    Bug with missing temp files deletion, if change framerate was aborted.
    Bug with wrong start at second value for video preview, with long videos.

    Changed:
    Audio filter code.
    Audio downmix code.
    Audio encode code.
    Settings & Update.
    Removed update reminder label.
    Moved: video crop to filter & more.
    Restored possibility to mux a single stream.
    Help screens separated.
    Formatting of Cut help, VirtualDub Help and Video preview help screens.
    Restored audio channels from source as first selection.
    Frames to encode count in cut section.
    Fix framerate and rotate video (MD only) values not changeable now.
    Enabled channel remap from 1 channel to 2 channels now.
    Output container to mkv for mpg and dat videos in cut section (to prevent the ffmpeg mpg muxer issue).
    Rewritten whole preview code to stay within the screen bounds.

    ----------------------------------------------------------------------------------
    Quote Quote  
  23. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    Thanks so much for that, the official v3.3.0 version actually works fine with FFmpeg 7.1 Static build, would you be able to have v3.3.1 which was your official October 2024 release, what could be the issue then with your more recent builds, it's definitely a head scratcher?
    See here:
    https://www.videohelp.com/software/clever-FFmpeg-GUI/old-versions
    Thanks for that, I didn't realise you kept an archive of previous versions, I can confirm v3.3.0 to v3.3.6 has no such issues, something changed with v3.3.7 to v3.4.0 as I get that Unhandled exception error message that I had attached earlier, the issue is present from your January 2025 releases right up to the latest Official v3.4.0 release.
    Quote Quote  
  24. @ProWo I was wondering if these changes mentioned in v3.3.7, Added "Check in reading BT_open.txt if the file exists." & "Many little cosmetics and code improvements.", perhaps the code improvements that were made has made your program with Windows 7 no longer compatible after v3.3.6? I just tried the latest FFmpeg 7.1.1 Static 64 Bit build with v3.3.6 & it works absolutely fine, so those non-official Windows 7 FFmpeg 7.1/7.1.1 builds appear to be okay, just no such luck with v3.3.7 onwards.
    Last edited by oniiz86; 29th Mar 2025 at 23:20.
    Quote Quote  
  25. Originally Posted by oniiz86 View Post
    I just tried the latest FFmpeg 7.1.1 Static 64 Bit build with v3.3.6 & it works absolutely fine, so those non-official Windows 7 FFmpeg 7.1/7.1.1 builds appear to be okay, just no such luck with v3.3.7 onwards.
    With 3.3.7 I have added full portability.
    That gives me a doubt. Did you extract all files from the downloaded zip archive or just the exe?
    I think you are missing the two files:
    PortableSettingsProvider.dll and
    clever FFmpeg GUI.exe.config

    Download the latest release v3.4.0 again and
    Extract all files to the same folder where you want.
    Then start clever FFmpeg GUI.exe.
    Last edited by ProWo; 30th Mar 2025 at 03:37.
    Quote Quote  
  26. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    I just tried the latest FFmpeg 7.1.1 Static 64 Bit build with v3.3.6 & it works absolutely fine, so those non-official Windows 7 FFmpeg 7.1/7.1.1 builds appear to be okay, just no such luck with v3.3.7 onwards.
    With 3.3.7 I have added full portability.
    That gives me a doubt. Did you extract all files from the downloaded zip archive or just the exe?
    I think you are missing the two files:
    PortableSettingsProvider.dll and
    clever FFmpeg GUI.exe.config

    Download the latest release v3.4.0 again and
    Extract all files to the same folder where you want.
    Then start clever FFmpeg GUI.exe.
    I don't believe that is the case as v3.3.6 & v3.3.7 both share the exact same files, both these files PortableSettingsProvider.dll and
    clever FFmpeg GUI.exe.config are present as you can see below.
    Image
    [Attachment 86374 - Click to enlarge]

    Image
    [Attachment 86375 - Click to enlarge]


    I've just re-downloaded v3.4.0 again but no such luck the same Unhandled exception error unfortunately, this is so frustrating, not sure what is going on.
    Image
    [Attachment 86376 - Click to enlarge]
    Last edited by oniiz86; 30th Mar 2025 at 04:44.
    Quote Quote  
  27. Originally Posted by oniiz86 View Post
    this is so frustrating, not sure what is going on.
    You have PM
    Quote Quote  
  28. @ ProWo

    3.3.9.05 Feedback

    App update behavior:
    When you click "Update" under "Settings & Update," only the "Settings & Update" button turns yellow when a new version is available. You have to click "Update" again to open the "New Version Available" window.
    I would expect that the "New version available" window opens at the first click on "Update".

    ---

    3.4.0 Feedback

    > You can now change both values (width and height), if mantain display DAR is checked.
    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.

    > 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.

    > Formatting of Cut help, VirtualDub Help and Video preview help screens.
    When you open the Cut page, the Cut help screen disappears.

    What about this formatting?
    Image
    [Attachment 86380 - Click to enlarge]


    > Frames to encode count in cut section.
    Where is this information?

    > Enabled channel remap from 1 channel to 2 channels now.
    Is working.

    > Bug with wrong start at second value for video preview, with long videos.
    Fixed.

    ---

    When you abort the encoding of a video sample, the partly processed file remains and does not get deleted.

    ---

    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:

    System.IndexOutOfRangeException: Der Index war außerhalb des Arraybereichs.
    bei clever_FFmpeg_GUI.Form6.LUT_cs_select(String bsf_0, String bsf_1)
    bei clever_FFmpeg_GUI.Form6.Filter()
    bei clever_FFmpeg_GUI.Form6.Button8_Click(Object sender, EventArgs e)
    bei System.Windows.Forms.Control.OnClick(EventArgs e)
    bei System.Windows.Forms.Button.OnMouseUp(MouseEventAr gs mevent)
    bei System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    bei System.Windows.Forms.Control.WndProc(Message& m)
    bei System.Windows.Forms.ButtonBase.WndProc(Message& m)
    bei System.Windows.Forms.Button.WndProc(Message& m)
    bei System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Same problem with encoding:

    System.IndexOutOfRangeException: Der Index war außerhalb des Arraybereichs.
    bei clever_FFmpeg_GUI.Form6.LUT_cs_select(String bsf_0, String bsf_1)
    bei clever_FFmpeg_GUI.Form6.Filter()
    bei clever_FFmpeg_GUI.Form6.Prepare_commandline(Int32& hdr_check)
    bei clever_FFmpeg_GUI.Form6.VB$StateMachine_840_Button 1_ClickAsync.MoveNext()
    --- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
    bei System.Runtime.ExceptionServices.ExceptionDispatch Info.Throw()

    Here, the Stay open and Main Page botton disappear.
    Same when you try to encode a sample.

    Might be better to deactivate "Use LUTs" when encoder and the LUT does not match any more.
    Quote Quote  
  29. Originally Posted by ProWo View Post
    Originally Posted by oniiz86 View Post
    this is so frustrating, not sure what is going on.
    You have PM
    Thanks so much for that, I initially had no luck with your 3.4.0.01 Beta, the same Unhandled exception error occurred again but then I noticed a previously muxed file appeared in the Multiplex screen for some strange reason, so I had a look in my set Target folder & came across a PE_open & SWF text files along with previously muxed files that I had created with earlier versions of your program, I deleted those & would you believe it, the program works perfectly fine now, I tried v3.3.7 & the latest v3.4.0 also the v3.4.0.01 Beta you sent via PM without any issues at all, I'm so terribly sorry to have troubled you about this, thanks for being so gracious & very patient with a noobie like me, not quite sure why it mattered that I had previously muxed files in the Target folder made with earlier versions of your program that caused v3.3.7 onwards to falter & not work at all, anyway thanks so much again for your time.
    Quote Quote  
  30. Originally Posted by Findu View Post
    App update behavior:
    When you click "Update" under "Settings & Update," only the "Settings & Update" button turns yellow when a new version is available. You have to click "Update" again to open the "New Version Available" window.
    I would expect that the "New version available" window opens at the first click on "Update".
    Will be fixed

    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.

    > 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.

    > Formatting of Cut help, VirtualDub Help and Video preview help screens.
    When you open the Cut page, the Cut help screen disappears.
    Bug, will be fixed.

    What about this formatting?
    Will be done.

    > Frames to encode count in cut section.
    Where is this information?
    This information isn't visible, its used only for the encoding process.

    When you abort the encoding of a video sample, the partly processed file remains and does not get deleted.
    Bug, will be fixed.

    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.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!