View Single Post
Old 5th December 2013, 10:56   #384  |  Link
tymoxa
Registered User
 
Join Date: Oct 2006
Location: Kyiv, Ukraine
Posts: 117
Quote:
Originally Posted by trevorjharris View Post
Has anyone succesfully imported a frimencoded file into DVDA or other 3D Blu-ray authorer?.
You can try this line:
Quote:
FRIMEncode.exe mvc -i test_L.yuv -i test_R.yuv -viewoutput -o test.avc -o test.mvc -w 1920 -h 1080 -f 23.976 -u 4 -vbr 30000 40000 -cpbsize 3570 -l 6 -profile high -level 4.1 -gop 24 4 0 O -PicTimingSEI off -EndOfSequence off
This line gives bd compliant main stream. Dependent stream have one error: The order of SEI messages in a dependent unit is incorrect. DoStudio muxed such streams with no problem. Scenarist muxed too with one condition: you have to uncheck "Enable spec check.." in MUI-generator when throw .mvc on it.

Last edited by tymoxa; 5th December 2013 at 10:58.
tymoxa is offline   Reply With Quote