Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > Capturing and Editing Video > Avisynth Development
Register FAQ Calendar Today's Posts Search

Reply
 
Thread Tools Search this Thread Display Modes
Old 17th August 2015, 10:03   #61  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.4.5 (08/17/2015)
  • Updated to Intel Media SDK 2015 Update 2 (API 1.15).

First post updated.
pistacho is offline   Reply With Quote
Old 21st September 2015, 09:05   #62  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
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 is offline   Reply With Quote
Old 12th November 2015, 11:39   #63  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.5.0 (11/12/2015)
  • Updated to Intel Media SDK 2015 Update 2.1 (API 1.16).
pistacho is offline   Reply With Quote
Old 27th November 2015, 10:40   #64  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.5.1 (11/27/2015)
  • Updated to Intel Media SDK 2016 (API 1.17).
pistacho is offline   Reply With Quote
Old 18th December 2015, 10:58   #65  |  Link
bcn_246
Registered User
 
bcn_246's Avatar
 
Join Date: Nov 2005
Location: UK
Posts: 117
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).

Last edited by bcn_246; 18th December 2015 at 11:03.
bcn_246 is offline   Reply With Quote
Old 18th December 2015, 18:46   #66  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
It's not like this: yes needs to be installed whole BDtoAVCHD and call MVCsource.dll from it's original location e.g.:

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

Last edited by pistacho; 18th December 2015 at 18:52.
pistacho is offline   Reply With Quote
Old 25th December 2015, 02:59   #67  |  Link
sef
Registered User
 
Join Date: Nov 2013
Location: Russia
Posts: 61
Quote:
Originally Posted by bcn_246 View Post
If I don't wish to install BDtoAVCHD ..
Here is MVCsource.dll ( no need to install BDtoAVCHD )..

MVCsource
sef is offline   Reply With Quote
Old 25th December 2015, 19:11   #68  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
@sef:

Only two downloads... Is not interesting hack something is already free to download.
pistacho is offline   Reply With Quote
Old 9th May 2016, 08:45   #69  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.5.6 (05/09/2016)
  • Fixed: MPEG2 decoding using SW mode.
  • Simplified memory allocation scheme.
pistacho is offline   Reply With Quote
Old 28th June 2016, 09:04   #70  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.5.7 (06/28/2016)
  • Updated to Intel Media SDK 2016 R2 (API 1.19).
pistacho is offline   Reply With Quote
Old 27th July 2016, 09:12   #71  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.5.8 (07/27/2016)
  • Fixed: with some sources hangs using HW mode and recent Intel Graphics Drivers.
pistacho is offline   Reply With Quote
Old 26th October 2016, 20:52   #72  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.6.4 (10/26/2016)
  • Updated compiler to Visual Studio 2015 Update 3.
pistacho is offline   Reply With Quote
Old 19th July 2017, 22:10   #73  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.7.2 (07/19/2017)
  • Updated to Intel Media SDK 2017 R1 (API 1.23).
  • Updated compiler to Visual Studio 2017.
pistacho is offline   Reply With Quote
Old 12th May 2018, 18:51   #74  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
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 is offline   Reply With Quote
Old 19th March 2019, 16:20   #75  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
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 is offline   Reply With Quote
Old 24th January 2020, 10:41   #76  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.9.2 (01/24/2020)
  • Updated to Intel Media SDK 2019 R1 (API 1.28).
  • Updated compiler to Visual Studio 2019.
pistacho is offline   Reply With Quote
Old 2nd January 2021, 12:50   #77  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 2.9.8 (01/02/2021)
  • Updated to Intel Media SDK 2020 R1.
pistacho is offline   Reply With Quote
Old 14th June 2021, 10:58   #78  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 3.0.0 (06/11/2021)
  • Updated to Intel Media SDK 2021 R1.
pistacho is offline   Reply With Quote
Old 6th June 2022, 09:39   #79  |  Link
pistacho
Registered User
 
Join Date: Feb 2010
Location: Spain
Posts: 549
Version 3.0.3 (06/03/2022)
  • Updated compiler to Visual Studio 2022.
pistacho is offline   Reply With Quote
Reply

Tags
mvc decoder, mvcsource, sbs, tab


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 23:54.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.