Autor Thema: VidCoder ...  (Gelesen 41424 mal)

0 Mitglieder und 1 Gast betrachten dieses Thema.

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.28 Beta
« Antwort #225 am: 14 März, 2021, 11:10 »
Whats new:>>

    Fixed stuck encodes on Portable version when .NET 5.0 Runtime is not installed. Needed to publish the worker process separately with self-contained mode enabled. Now the portable version should work completely without any .NET Runtime installed.
    Enabled ReadyToRun publish step. The executables are now pre-compiled for faster start times on the installer version.
    Fixed an crash on selecting a language in the audio track picker settings.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.29 Beta
« Antwort #226 am: 15 März, 2021, 18:10 »
Whats new:>>

    Added option to retry failed jobs. Global Options -> Advanced -> Number of encode retries.
    Made CPU throttling and process priority options changes apply to currently encoding jobs.
    Updated HandBrake core.
    Fixed crash when changing audio bitrate or sample rate on an umodified encoding preset.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.30 Beta
« Antwort #227 am: 23 März, 2021, 09:50 »
Whats new:>>

    Binaries are now digitally signed, which will hopefully cut down on the number of warning dialogs when installing recently released versions.
    Added option to stop just one of multiple jobs that are encoding. Right click the queued job -> Stop.
    When increasing Max simultaneous encodes, new jobs will be started right away.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.31 Beta
« Antwort #228 am: 27 März, 2021, 20:15 »
Whats new:>>

    Added Picker option to ignore files below a certain minimum size when batch queueing.
    Brought Title and Time Range picker sections into a single "Video selection" section with the minimum size option.
    Made progress bars in the Encode Details window turn yellow when paused.
    Fixed issue where the logs on scan batches would stay open, preventing the "clear finished logs" button from working.
    Fixed crash after falling back to no hardware safe mode.
    Updated HandBrake core.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.33 Beta
« Antwort #229 am: 02 Mai, 2021, 10:40 »
Changelog

    Fixed blank job from canceling a batch encode with a single item.



6.32 Beta

    Added option to pass through video metadata like director, release date and actors.
    Fixed issue where a duplicate queue item would be created instead of replacing an existing queue job when adding items via batch with "Overwrite" enabled.
    Changed to use "single" conflict policy when adding a batch of 1 item.
    Fix crash on updating CPU priority with finished jobs.
    Removed source name from VideoSourceMetadata. This is now calculated dynamically from source type, source path and drive information. This fixes an issue where {source} was not working in post-encode arguments when batch queuing.
    Fixed crash when stopping an individual encode when queue is smaller than number of allowed simultaneous encodes.
    Changed audio preview refresh to be last, so it has the updated audio settings in place when it runs.
    Reactored audio resolution into ResolveAudio function in JsonEncodeFactory and made audio bitrate code plug into it so it knows about passthrough changes.
    Replaced Newtonsoft JSON serializer with the faster, built-in System.Text.Json.

[close]

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.34 Beta
« Antwort #230 am: 25 Mai, 2021, 10:20 »
Changelog

    Added the ability to automatically include .srt, .ssa or .ass files with the same name as the source video.
    Moved Rotate filter to before the crop/scale filter. This means that output sizes/cropping are applied after rotation.
    Added ability to reflect deinterlace/detelecine/grayscale in picture preview.
    Disabled the non-functional 2-pass encoding option for QuickSync encoders.
    Added deprecation warning for Windows 7 / 8.
    Updated HandBrake core.

[close]

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.35 Beta
« Antwort #231 am: 05 Juli, 2021, 20:40 »
Whats new:>>

    Fixed issue that stalled batch scans after 46 items.
    Suppressed warning dialog for unrecognized subtitle file encoding when loading in a batch, to prevent duplicate warning dialogs.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.36 Beta
« Antwort #232 am: 06 September, 2021, 10:20 »
Whats new:>>

    Updated HandBrake core.
    Fixed issue where picker CLI argument was ignored for audio and subtitle track picking.
    Fixed not using the configured audio, subtitle and range picker settings when choosing picker with CLI.
    Updated DVD folder behavior to always pick the VIDEO_TS folder to work with the new scanning library version.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.37 Beta
« Antwort #233 am: 09 Oktober, 2021, 10:10 »
Whats new:>>

    Updated translations for v6 to prepare for stable release.
    Added code to automatically fix up pickers that were corrupted during the JSON library update.
    Added code to kill a VidCoder process that doesn't respond to the BringToForeground request on launch. This will make sure we have a healthy VidCoder process running instead of being stuck on a zombie one.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.39 Beta
« Antwort #234 am: 10 Oktober, 2021, 09:50 »
Whats new:>>

Updated HandBrake core to version to 1.4.2, to shake out any issues before stable release.


6.38 Beta

    Implemented limits on simultaneous encodes for hardware use. 3 for NVEnc, 3 for VCE, 1 for MF, dynamic based on core count for QSV, and 1 per DVD/Blu-ray drive source. These apply on top of the globally configured maximum and make sure the encodes do not error out or slow down from overloading the hardware.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.40 Beta
« Antwort #235 am: 11 Oktober, 2021, 09:50 »
Whats new:>>

    Added Colorspace filter.
    Broke Chroma Smooth filter out into its own selection so it can be combined with Denoise.
    Updated deblock filter UI to expose profiles and custom settings.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.41
« Antwort #236 am: 17 Oktober, 2021, 18:20 »
Changelog

This version upgrades to .NET 5.0, which is a complete platform overhaul. This means many things, good and bad:

    We're on the latest version of .NET, which means better performance.
    We had to throw out or find replacements for many libraries. I was not able to find an adequate color picker, so you need to type in a 6-digit hex code instead. You should be able to pick a color through a different tool like Paint.NET.

    Enabled pre-compilation with ReadyToRun, which should improve the launch time.
    The Microsoft Store package refused to build with .NET 5, so it is being retired. Portable and Installer are now the way to go!
    The portable version now includes a self-contained runtime, so now it's truly portable and can run even on systems without any .NET runtime installed.

The minimum version of Windows supported is now Windows 10. Windows 7/8 are now "run at your own risk."

    Added video compare feature. This allows you to quickly switch between the original and encoded videos to evaluate your encoding quality. Right click on a completed item and select "Compare against original". This works on any encode that starts at the beginning of the video, so you can lower the end range to compare smaller test encodes.
    Added ability to edit audio and subtitle track names from the main window. Also updated to automatically preserve audio and subtitle track names from the source video.

    Core engine

        Added Chroma smooth and Colorspace filters.
        Added additional options for deblock filter.
        Added 10 and 12 bit video encoders.
    Added ability to automatically pause encoding when battery or disk space is low. (Global Options -> Process)
    Removed the requirement to set a default output folder. The user's Videos folder is now selected by default.
    VidCoder is now single-instanced, due to better support of simultaneous encodes. Launching again will activate the current instance rather than create a new one. This prevents getting into a bad state when minimizing to the system tray.

    Look and feel

        The app has a fresh new icon, thanks to ArtexJay.
        Changed window title bars to use custom UI. This gives Dark mode a more cohesive look.
        Updated checkbox and radio template buttons to look better in Dark mode.
    Added marker to main window to tell if the current output path is being automatically set by the picker or has been manually overridden. When in manual mode, the marker can be clicked to revert to automatic naming. When in automatic mode, clicking it will open the Picker destination settings.

    Simultaneous encodes

        Increased simultaneous job maximum to 8.
        Implemented limits for hardware use. 3 for NVEnc, 3 for VCE, 1 for MF, dynamic based on core count for QSV, and 1 per DVD/Blu-ray drive source. These apply on top of the globally configured maximum and make sure the encodes do not error out or slow down from overloading the hardware.

    Picker improvements

        Added the ability to automatically include .srt, .ssa or .ass files with the same name as the source video.
        Removed output file location settings from Global config and moved all of them to the Picker. Output location is specified in only one place now.
        Added word break settings for cleaning up source titles.
        Added shortcut buttons to go to audio and subtitle picker options.
        Changed "Foreign Audio Search" to "Foreign audio scan" and added an option in the Picker to separately include it alongside other selection rules for normal subtitles.
        Changed audio and subtitle selection mode radio buttons to a more compact drop down.
        Added option to ignore files below a certain minimum size when batch queueing.
        Added option to pass through video metadata like director, release date and actors.
    Moved Rotate filter to before the crop/scale filter. This means that output sizes/cropping are applied after rotation.
    Added ability to reflect deinterlace/detelecine/grayscale in picture preview.
    Added cropping, output size, audio tracks and subtitle tracks as optional queue columns.
    Added option to retry failed jobs. Global Options -> Advanced -> Number of encode retries.
    Made CPU throttling and process priority options changes apply to currently encoding jobs.
    When increasing Max simultaneous encodes, new jobs will be started right away.
    Added new "Recycle" option for "Delete source files when clearing completed items". With this mode, there will be no confirmation dialog, but the source videos will automatically be sent to the Recycle Bin.
    Added an option in Global Options -> Advanced to control the order that's used for drag/drop queued files.
    When adding an item that's already in the queue, it will prompt to replace the queued job, rather than overwrite with an additional job at the end.
    Changed in-progress file names from .mp4.part to .part.mp4 to allow attempts to play partial encodes.
    Greatly improved batch scan speed by re-using the worker process.
    Binaries are now digitally signed, which should eliminate warning dialogs when installing recently released versions.
    Added Arabic translation.
    Many bug fixes.

[close]

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.42
« Antwort #237 am: 01 November, 2021, 08:10 »
Whats new:>>

    Fixed crash on switching to Custom mode on the NLMeans filter.
    Fixed preview not updating on switching titles in the Queue Multiple Titles window.
    Removed a couple of NuGet package references that should already be part of the .NET 5 framework. Hopefully these will help with some missing DLL crashes that have been reported.
    Updated crash report text to include version and installer/portable status.
    Added error handling for failed post-encode actions.
    Updated translations.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 6.43
« Antwort #238 am: 21 November, 2021, 10:50 »
Whats new:>>

Decoupled "start encoding after scan" option in Picker from the "automatically queue after scanning" option.
The "start encoding after scan" option will now automatically start encoding after queuing multiple files.
Fixed issue where added simultaneous encodes would not show up in the encode details window.
Fixed crash on initialization when notification API is not supported.
Fixed crash on Enqueue Multiple Titles window.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )

Offline SiLæncer

  • Cheff-Cubie
  • *****
  • Beiträge: 191383
  • Ohne Input kein Output
    • DVB-Cube
VidCoder 7.0 Beta
« Antwort #239 am: 22 November, 2021, 10:20 »
Whats new:>>

    Started the v7 Beta track with new features.
    Added the option to immediately recycle or delete source files after a successful encode.
    Moved source recycle/delete options from Global Options to the Picker window under the Post-encoding section.
    Removed pastebin functionality for logs, and replaced with a menu option to report a problem with an completed encode.
    Added option in help menu to request a feature.
    Updated "report bug" menu item to auto-fill the VidCoder version and install type.
    Added tooltip for Chroma Smooth filter.

https://github.com/RandomEngy/VidCoder/releases

Arbeits.- Testrechner :

Intel® Core™ i7-6700 (4 x 3.40 GHz / 4.00 GHz)
16 GB (2 x 8 GB) DDR4 SDRAM 2133 MHz
250 GB SSD Samsung 750 EVO / 1 TB HDD
ZOTAC Geforce GTX 1080TI AMPExtreme Core Edition 11GB GDDR5
MSI Z170A PC Mate Mainboard
DVD-Brenner Laufwerk
Microsoft Windows 10 Home 64Bit

TT S2 3200 ( BDA Treiber 5.0.1.8 ) + Terratec Cinergy 1200 C ( BDA Treiber 4.8.3.1.8 )