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. |
|
![]() |
|
Thread Tools | Search this Thread | Display Modes |
![]() |
#1761 | Link |
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
|
You can install any combination of 32 bit / 64 bit Avisynth.
__________________
Groucho's Avisynth Stuff |
![]() |
![]() |
#1762 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
I know. But I'm was not sure it can restore the original classic version after having installed another 32-bit version, if you decide to uninstall it. The official installer can, but I have not used your installer, so I can't confirm that it backs the original installation up when it overwrites it. Is it the case ?
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
#1763 | Link | |
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
|
Quote:
Mix and match is not recommended - either use the official installer or the Universal Installer.
__________________
Groucho's Avisynth Stuff |
|
![]() |
![]() |
#1764 | Link |
Registered User
Join Date: Nov 2019
Posts: 9
|
Hi r0lZ.
No, this does not solve the problem. I also have Bitdefender and I noticed that it worked the first time you started your program. After that, I added the entire BD3D2MK3D folder to the antivirus exclusions. All program tools are in place. P.S. _ENCODE_2D_LAUNCHER.cmd starts and does its job, unlike __ENCODE_3D_LAUNCHER.cmd. Maybe this will lead you to some thoughts. ![]() |
![]() |
![]() |
#1765 | Link | |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
Quote:
Have you tried to install or re-install Avisynth+ 64-bit ? Maybe there is something wrong with your installation.
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
|
![]() |
![]() |
#1768 | Link | |
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
|
Quote:
__________________
Groucho's Avisynth Stuff |
|
![]() |
![]() |
#1769 | Link | |
Registered User
Join Date: Dec 2013
Posts: 644
|
Quote:
![]() |
|
![]() |
![]() |
#1770 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
Damn! I'm puzzled.
Please try this. Download AVSmeter and copy AVSMeter64.exe from the archive to your project folder (in the directory containing all files generated by BD3D2MK3D). Then, use Notepad or any text editor to modify the __ENCODE_3D.cmd file, and add the blue lines below: Code:
@echo off set path=path\to\BD3D2MK3D\toolset\plugins64bit;%path% echo Encoding movie in 3D echo Movie: movie title echo %path% D:\Desktop2\AVSMeter\AVSMeter64.exe __ENCODE_3D_MOVIE.avs pause exit echo Encoding started %date% %time% @echo on [...] (BTW, to copy something from the command prompt window, you may have to right-click it and select "Mark" from the popup menu, then press Control-A to select everything and press enter to copy it to the clipboard.)
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
#1771 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
Also, if you have an Intel CPU, please try this:
Edit __ENCODE_3D_MOVIE.avs and change the mode parameter of the DGMVCSource command from "auto" to "sw", like this: Code:
interleaved = DGMVCSource("00000.track_4113.264", "00000.track_4114.mvc", view = 0, frames = 203743, mode = "sw") Does it work ? If it works, that means that the libmfxhw32.dll file installed with your Intel drivers doesn't work. Try to update the intel drivers to the latest version. Or you can just change Settings -> MVC Decoder -> Hardware Acceleration from Auto to Disabled. The encoding will be slightly slower, but anyway, the speed gain is minimal.
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
#1773 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
Oops, no sorry. Since AVSMeter64.exe is in the project directory, you don't need to specify any path. I have copied the script I've used here, and I forgot to remove the path (in yellow in your post). So, just add this, and it should work:
Code:
echo %path% AVSMeter64.exe __ENCODE_3D_MOVIE.avs pause exit
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
#1774 | Link | |
Registered User
Join Date: Nov 2019
Posts: 9
|
Code:
AVSMeter 2.9.7 (x64), 2012-2019, Groucho2004 AviSynth+ 0.1 (r2772, MT, x86_64) (0.1.0.0) Script did not return a video clip: H:\mkv\temp\m\00000\__ENCODE_3D_MOVIE.avs Для продолжения нажмите любую клавишу . . . Quote:
I tried these recommendations, but this did not lead to a positive result. |
|
![]() |
![]() |
#1775 | Link | |
Join Date: Mar 2006
Location: Barcelona
Posts: 5,034
|
Quote:
__________________
Groucho's Avisynth Stuff |
|
![]() |
![]() |
#1776 | Link |
Registered User
Join Date: Nov 2019
Posts: 9
|
Sorry. I thought that you need to make sure that the Avisynth+ is installed correctly and polled by the program. Here is the full report.
Code:
Encoding movie in 3D Movie: m H:\Downloads\BD3D2MK3D\BD3D2MK3D\toolset\plugins64bit;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\iCLS\;C:\Program Files\Intel\Intel(R) Management Engine Components\iCLS\;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files\NVIDIA Corporation\NVIDIA NvDLISR;C:\Users\confessor\AppData\Local\Microsoft\WindowsApps; AVSMeter 2.9.7 (x64), 2012-2019, Groucho2004 AviSynth+ 0.1 (r2772, MT, x86_64) (0.1.0.0) Script did not return a video clip: H:\mkv\temp\m\00000\__ENCODE_3D_MOVIE.avs Для продолжения нажмите любую клавишу . . . |
![]() |
![]() |
#1777 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
Confessor has posted it here. It's exactly the usual script generated by BD3D2MK3D. Nothing abnormal. So, it must be an installation problem, but what ?
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
#1778 | Link | |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
Quote:
Have you tried to replace "auto" with "sw", as explained here ? Since you have Intel directories in your PATH variable, I guess you have an Intel CPU that supports theoretically the hardware acceleration. But the library provided with the Intel drivers may fail. It's why I would like to know if the software mode works. Also, after having changed auto to sw, please try this. Edit __ENCODE_3D.cmd and add the toolset folder to the %PATH% environment variable in the second line, like this: Code:
set path=H:\Downloads\BD3D2MK3D\BD3D2MK3D\toolset;H:\Downloads\BD3D2MK3D\BD3D2MK3D\toolset\plugins64bit;%path%
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV Last edited by r0lZ; 24th November 2019 at 10:18. |
|
![]() |
![]() |
#1779 | Link | |
Registered User
Join Date: Nov 2019
Posts: 9
|
Quote:
![]() |
|
![]() |
![]() |
#1780 | Link |
PgcEdit daemon
Join Date: Jul 2003
Posts: 7,497
|
And what about the software mode explained here ?
__________________
r0lZ PgcEdit homepage (hosted by VideoHelp) BD3D2MK3D A tool to convert 3D blu-rays to SBS, T&B or FS MKV |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|