View Single Post
Old 27th February 2020, 23:13   #1375  |  Link
stax76
Registered User
 
stax76's Avatar
 
Join Date: Jun 2002
Location: On thin ice
Posts: 6,837
Quote:
Originally Posted by Patman View Post
Only vpp-sub (--vpp-sub --vpp-sub-charset --vpp-sub-shaping) switches were removed. All other switchen can be found here
Thanks, I'll update it later. Which GCC version did you use to build x265?


@all

I was working on this VFW interface replacement, it worked out well I think and I've tested all I could think of, I hope the new build is fine as well as the updated tools. In the next weeks I don't plan to work on anything larger, so I should have time for staxrip and mpv.net maintenance. Sorry for things not addressed yet, I have to catch up. I hope there are some useful improvements, have fun.

Code:
### 2.0.7.1 Beta

- new: icons added in encoder dialog menus
- new: option dialog is shown in case a tool has multiple help
       resources, x265 for instance has a local help file containing
       the console help and it has a comprehensive online help.
       L-Smash-Works for instance has separate help pages
       for AviSynth and for VapourSynth
- new: medium quality for x264 was changed from crf 20 to 22
- new: medium quality for x265 was changed from crf 20 to 18
- new: %dpi% macro added, returnes the DPI value of the main dialog screen
- new: High DPI aware Info() AviSynth filter profile added to misc section
- new: the VFW interface used to access AviSynth and VapourSynth
       was replaced with a new library
- new: a dozen new x265 switches
- new: nvenc switches --colorrange, --psnr, --ssim
- new: search matches in the video encoder config dialog
       stay now permanently highlighted with bold font
- new: the search feature in the video encoder config dialog now
       also searches in option values, for instance searching
       for 'medium' will find and highlight the 'preset' switch
- new: in the video encoder config dialogs the context menu of the
       command line preview has a new menu item to search
       for the switch or string at the caret or cursor
- new: Opus format enabled for MP4Box muxer, this was requested
       but did not work in my test
- new: bmp format for cover art can be used in muxer dialog

- update: nvenc 4.65
- update: qsvenc 3.31
- update: vceenc 5.02
- update: x265 3.3+2-gbe2d82093 GCC Patman
- update: ffmpeg N-96788 GCC 9.2.0 Patman
- update: mkvtoolnix 43
- update: MP4Box 0.8.0-rev178-g44c48d630 Patman

- fix: x265 three pass encoding (untested)
- fix: zoom in/out was flipped in preview dialog
https://www.dropbox.com/sh/4ctl2y928...dd3yqcAHa?dl=0

https://1drv.ms/u/s!ArwKS_ZUR01g0kH4...3GaKe?e=qbOfGS

Last edited by stax76; 27th February 2020 at 23:56.
stax76 is offline