Search found 17 matches

by zub35
Tue Sep 01, 2015 5:05 am
Forum: Generic Discussions
Topic: AVC/HEVC reference software
Replies: 0
Views: 4520

AVC/HEVC reference software

1. Please update JM encoder and check its working capacity. JTC H.264/AVC Reference software JM19.0 x86 https://yadi.sk/d/irmU1XXuiobyx x64 https://yadi.sk/d/bPh6QQ3diobzs 2. Please add HM encoder and set up under it the list of presets: veryfast / medium / veryslow. According to options of presets...
by zub35
Fri Feb 20, 2015 12:38 am
Forum: GPU/Distributive/Segmental Encoding
Topic: MediaCoder + NVENC SDK 5.0
Replies: 25
Views: 53475

Re: MediaCoder + NVENC SDK 5.0

You watched the video has attached a link?
can be used in mediacoder CUDA, and not NVENC.
Difference in quality, noticeably without SSIM.
SSIM values, I gave as an example of how great the difference.

nothing to do with denoiser is not here.
I suggest to replace your NVENC from rigaya
by zub35
Thu Feb 19, 2015 2:33 am
Forum: GPU/Distributive/Segmental Encoding
Topic: MediaCoder + NVENC SDK 5.0
Replies: 25
Views: 53475

Re: MediaCoder + NVENC SDK 5.0

denoise auto - SSIM: 27.06717304 denoise disabe - SSIM: 28.03792632 The difference in quality between the implementation of your and "rigaya" is visible to the eye. SSIM values in a difference of almost 4.706 (!) points You may have made a mistake somewhere? Note the trees in a static picture and in...
by zub35
Wed Feb 18, 2015 1:29 pm
Forum: GPU/Distributive/Segmental Encoding
Topic: MediaCoder + NVENC SDK 5.0
Replies: 25
Views: 53475

Re: MediaCoder + NVENC SDK 5.0

H264, bitrate 6000:

NVENC MediaCoder: http://goo.gl/p04sWc
SSIM: 28.03792632
NVENC ffmpeg mjb2000: http://goo.gl/fyWtCP
SSIM: 29.64479829
NVENC rigaya: http://goo.gl/yoCpn4
SSIM: 32.74470921

:|
by zub35
Sat Jan 31, 2015 8:29 am
Forum: Generic Discussions
Topic: qaac
Replies: 0
Views: 3340

qaac

https://sites.google.com/site/qaacpage/news

release 2.45 (refalac 1.45)
- Added qaac64.exe that works with iTunes 64bit (ver 12.1).
- Switched to static C runtime linking. Now you don't need msvcr120.dll and msvcp120.dll anymore.
- Minor bug fixes.

Please add new 64bit version.
by zub35
Fri Jan 30, 2015 3:22 am
Forum: Development
Topic: NVIDIA NVENC hardware encoding support
Replies: 14
Views: 37601

Re: NVIDIA NVENC hardware encoding support

- rigaya encoder 1.00 / GTX970 - x264 0.144.2525 - x265 1.4+433 bitrate=6000, fps=30 NVENC H264 http://goo.gl/u42sC0 NVENC H265 http://goo.gl/4chXYB x264 medium http://goo.gl/nom9NI x264 veryslow 2pass http://goo.gl/ZBxZI3 x265 medium http://goo.gl/4UwHSV Quality from best to worst x264 veryslow 2pa...
by zub35
Wed Jan 28, 2015 11:32 am
Forum: Development
Topic: NVIDIA NVENC hardware encoding support
Replies: 14
Views: 37601

Re: NVIDIA NVENC hardware encoding support

I would really like an answer before I buy my GeForce GTX 970. Support for H265 is supposed to be built in (encoding as well as decoding) From the GeForce website: "Maxwell GPUs also ship with an enhanced NVENC encoder that adds support for H.265 encoding. Compared to H.264, H.265 compression offer...
by zub35
Sun Jan 25, 2015 9:08 am
Forum: Development
Topic: NVIDIA NVENC hardware encoding support
Replies: 14
Views: 37601

Re: NVIDIA NVENC hardware encoding support

NVENC support CUDA-coding on older graphics cards with the new drivers (v.344 +) starting with the GeForce 400 Series. It is possible that support for CUDA using NVENC, have on older graphics cards with the old drivers(v.340), but for this you need to copy files nvcuda.dll, nvEncodeAPI.dll in folder...
by zub35
Mon Jan 19, 2015 7:34 am
Forum: Development
Topic: NVIDIA NVENC hardware encoding support
Replies: 14
Views: 37601

Re: NVIDIA NVENC hardware encoding support

1. It is better not to use this build, and make your own. Preferably with addition libraries: libfdk-aac and hwaccel dxva2, and incorporate them into the program options. 2. There is a rumor that since version 2.6 FFmpeg, libnvenc will be the official supplement based on the latest SDK 5.0 which inc...