View Single Post
Old 21st October 2014, 17:20   #119  |  Link
CaBleman
Registered User
 
Join Date: May 2014
Posts: 7
Further Investigations...

Thank you again r0lZ for all the hints!

First of all, with "in the end" I meant "after all, when the process is finished". Not the "add black" option...

Here are the outcomes of your suggested changes / trials:

- The 2D Mux worked fine, indeed. But this only proves that the .264 video part had been demuxed correctly, right? What about the .mvc part? How could I check this one?

- I removed the 64bit option for x264 usage; the resulting removal of avs2yuv.exe from the command line exposed another error message:
---
Code:
"x:\xxx\xxx\BD3D2MK3D\toolset\x264.exe"   --crf 20 --preset slow --tune film --profile high --level 4.1   --keyint 96 --no-fast-pskip --b-adapt 2 --ref 4   --frame-packing 3 --qpfile chapters_3D.qpfile   --output "xxx.264" "_ENCODE_3D_MOVIE.avs"
avs [info]: 1920x1080p 0:0 @ 24000/1001 fps (cfr)

Return on error: error code -1, pipeline_decode.cpp     799

Return on error: error code 1,  sample_decode.cpp       66

x264 [info]: using cpu capabilities: MMX2 SSE2Fast SSSE3 SSE4.2 AVX AVX2 FMA3 LZ
CNT BMI2
---

- Copying libmfxsw32.dll into a folder in the system path did not make a difference, unfortunately.

What now? What else could I test?

Thx & bye,

CaBleman
CaBleman is offline