View Single Post
Old 22nd November 2019, 11:25   #1770  |  Link
r0lZ
PgcEdit daemon
 
r0lZ's Avatar
 
Join Date: Jul 2003
Posts: 7,469
Quote:
Originally Posted by confessor View Post
Yes, I tried. It does not help.
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
[...]
Save and double-click it to launch the encoding. You should see rapidly the "Press any key to continue . . ." prompt. Do NOT press a key. Just copy whatever you see in the command prompt window and paste it here. I hope that will give me sufficient information to locate the problem.

(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
r0lZ is offline