Log in

View Full Version : MVCsource v3.0.0 – 3D MVC/AVC/VC-1/MPEG2 Avisynth Source Plugin (Intel Quick Sync)


Pages : 1 [2]

pistacho
19th January 2015, 10:27
The problem is that FRIMsource and DGMVCsource not work well with all drivers (with drivers 2 months ago NOT sure).

The funny thing is that everyone said:
- Oh! Last Intel drivers are buggy

Instead of saying:
- Oh! FRIM and DGMVC are buggy

Then the solution you say:

Two months ago it was not possible
I do not think it will work well for everyone


EDIT:
Pistacho, it is not a fine way to ignore questions at Doom9's forum.

I think it was evident that the solution was in the drivers:

(Only for clarification PR issues):
- Old Intel drivers + New MVCsouce = Bad decoding
- New Intel drivers + Old MVCsource = Bad decoding
- New Intel drivers + New MVCsource = OK
- SW decoding + New MVCsource = Bad decoding

Nico8583
2nd February 2015, 18:19
Hi,
r0lZ has found a new bug with Intel Decoder and "Flying Swords of Dragon Gate" movie. At 1:23:35 there is a decoding bug similar to Pacific Rim bug. If you have this ISO you can try it with your decoder.

pistacho
4th February 2015, 10:01
Hi,
r0lZ has found a new bug with Intel Decoder and "Flying Swords of Dragon Gate" movie. At 1:23:35 there is a decoding bug similar to Pacific Rim bug. If you have this ISO you can try it with your decoder.

I not have this BD but if uploads a sample fragment, I can test.

Nico8583
7th March 2015, 17:10
Hi,
Thank you but r0lZ has already tried this BD and it works fine for glitches issues with your DLL ;) but now DG and videofan3d have released their updated DLL so we are using it.
However, r0lZ and frank seem to have found few bugs with your DLL, you could find more informations at DG's forum...

pistacho
23rd March 2015, 10:36
Hi,
Thank you but r0lZ has already tried this BD and it works fine for glitches issues with your DLL ;) but now DG and videofan3d have released their updated DLL so we are using it.
However, r0lZ and frank seem to have found few bugs with your DLL, you could find more informations at DG's forum...

Thanks, but seems that these (supposed) bugs are not affecting to BDtoAVCHD...

In addition much of the talk in this thread is totally FALSE, e.g.:

...It installs a lot of things, including DirectShow codecs, and it makes hundreds of changes in the registry...

But I have NO desire to discuss this or explain...:mad:

pistacho
23rd March 2015, 10:41
Version 2.4.0 (03/20/2015)


Updated to Intel Media SDK 2015 Update 1 (no functional changes).

Nico8583
23rd March 2015, 13:31
No problem, but the left/right swap bug after 65536 frames could be a problem ?!

pistacho
23rd March 2015, 18:44
This also occurs inside BDtoAVCHD? (All movies has more than 65536 frames)

Please, post more details: command line used, Avisynth version, source used, etc. to reproduce this.

Nico8583
23rd March 2015, 18:53
I don't have tested myself, sorry, I'm here only to tell you. Contact frank, results are from him.

pistacho
13th June 2015, 10:51
Version 2.4.3 (06/13/2015)


Updated with Avisynth headers v6, due this, older Avisynth versions (2.5.8) are no longer compatible ***is now required Avisynth v2.6.0***.

pistacho
17th August 2015, 10:03
Version 2.4.5 (08/17/2015)


Updated to Intel Media SDK 2015 Update 2 (API 1.15).


First post updated.

pistacho
21st September 2015, 09:05
Version 2.4.6 (09/21/2015)


Fixed: with parameter output_format = -2 R/L views order gets inverted after minute 45.
Upgraded to Visual Studio 2015.

pistacho
12th November 2015, 11:39
Version 2.5.0 (11/12/2015)


Updated to Intel Media SDK 2015 Update 2.1 (API 1.16).

pistacho
27th November 2015, 10:40
Version 2.5.1 (11/27/2015)


Updated to Intel Media SDK 2016 (API 1.17).

bcn_246
18th December 2015, 10:58
If I don't wish to install BDtoAVCHD am I correct in thinking that all I need to do is install it in a sandbox and then copy MVCsource.dll and libmfxhw32.dll to the AviSynth plugins Directory. Also are there any plans to add either CUDA or some other generic GPU acceleration (am using am i7 4820K X79 system with a NVIDIA GTX 780Ti, so no QuickSync but plenty of GPU potential).

pistacho
18th December 2015, 18:46
It's not like this: yes needs to be installed whole BDtoAVCHD and call MVCsource.dll from it's original location e.g.:

LoadPlugin("C:\Program Files (x86)\BDtoAVCHD\MVCsource.dll")

Also no plans for other libraries since MVC decode is completely based on Intel Media SDK and still using SW performance is also very good.

sef
25th December 2015, 02:59
If I don't wish to install BDtoAVCHD ..

Here is MVCsource.dll ( no need to install BDtoAVCHD )..

MVCsource (https://www.mediafire.com/folder/s8s27cjd4fm1s/MVCsource)

pistacho
25th December 2015, 19:11
@sef:

Only two downloads... Is not interesting hack something is already free to download. :D

pistacho
9th May 2016, 08:45
Version 2.5.6 (05/09/2016)


Fixed: MPEG2 decoding using SW mode.
Simplified memory allocation scheme.

pistacho
28th June 2016, 09:04
Version 2.5.7 (06/28/2016)


Updated to Intel Media SDK 2016 R2 (API 1.19).

pistacho
27th July 2016, 09:12
Version 2.5.8 (07/27/2016)


Fixed: with some sources hangs using HW mode and recent Intel Graphics Drivers.

pistacho
26th October 2016, 20:52
Version 2.6.4 (10/26/2016)


Updated compiler to Visual Studio 2015 Update 3.

pistacho
19th July 2017, 22:10
Version 2.7.2 (07/19/2017)


Updated to Intel Media SDK 2017 R1 (API 1.23).
Updated compiler to Visual Studio 2017.

pistacho
12th May 2018, 18:51
Version 2.8.0 (05/12/2018)


Can also decode HEVC (only in HW mode).
Updated AviSynth header to support AviSynth+.
New 64-bit version.
Added deep color support (10bit) for HEVC decoding (requires AviSynth+).
Optimized code using SSE2, SSSE3 and AVX2 instructions.
Updated to Intel Media SDK 2018 R1 (API 1.26).
Updated compiler to Visual Studio 2017 with Update 6.

Download link updated in first post :)

pistacho
19th March 2019, 16:20
Version 2.8.6 (03/19/2019)

Updated to Intel Media SDK 2018 R2.1 (API 1.27).
Updated compiler to Visual Studio 2017 with Update 9.

pistacho
24th January 2020, 10:41
Version 2.9.2 (01/24/2020)


Updated to Intel Media SDK 2019 R1 (API 1.28).
Updated compiler to Visual Studio 2019.

pistacho
2nd January 2021, 12:50
Version 2.9.8 (01/02/2021)

Updated to Intel Media SDK 2020 R1.

pistacho
14th June 2021, 10:58
Version 3.0.0 (06/11/2021)

Updated to Intel Media SDK 2021 R1.

pistacho
6th June 2022, 09:39
Version 3.0.3 (06/03/2022)


Updated compiler to Visual Studio 2022.