View Single Post
Old 11th February 2018, 23:42   #925  |  Link
FlintEastwood
Registered User
 
Join Date: Apr 2017
Posts: 9
I'm having now a strange problem with my encodes in PowerDVD:

I try to make bluray-compatible streams:
Code:
FRIMEncode -i test.avs -o:mvc testMVC.avc testMVC.mvc -avi -sbs 2 -vbr 15000 40000 -cpbsize 3750 -u 3 -l 4 -profile high -level 4.1 -colormatrix bt709 -colorprim bt709 -colortransfer bt709 -viewoutput
When I set the target usage to "-u 1" or "-u 2" the muxed BD plays but it looses the second view at some frames. So 3D goes on and off and on and off.
When I set the target usage to "-u 3" or higher, everything plays fine.

I'm forced to use Software-mode, as my i7 870 doesn't support the hardware encoding. Is that the problem?

OS is Win10 64bit. Muxing is done with TsMuxer 2.6.12. I'm using Avisynth 2.60 32bit and FrimEncode 32bit, but that shouldn't be a problem?
FlintEastwood is offline   Reply With Quote