View Single Post
Old 22nd November 2013, 01:13   #271  |  Link
colinhunt
Registered User
 
Join Date: Dec 2002
Posts: 1,022
Quote:
Originally Posted by videofan3d View Post
1. you can try to use par-file
Wow, this parameter file seems to be working:

Code:
-sw -i::mvc left.264 right.mvc -o::sink
-hw -i::source -o::mvc hw_sink_outcombined.264 -vbr 22000 48000 -profile high -level 4.1 -u 5 -l 6 -cpbsize 3750 -n 500 -gop 24 4 0 O
It reports this while running:

Code:
MFX SOFTWARE Session 0 API ver 1.7 parameters:
Input  video:   AVC
Output video:   to child session
MFX dll:        C:\Users\xxxxxxxxxx\encoders\libmfxsw32.dll

MFX HARDWARE Session 1 API ver 1.7 parameters:
Input  video:   from parent session
Output video:   AVC
MFX dll:        C:\Users\xxxxxxxxxx\encoders\libmfxhw32.dll

Session 0 was NOT joined with other sessions
WARNING: partial acceleration
Session 1 was NOT joined with other sessions
Ohhkay, I should probably have put the "-n 500" on the decoder line...

Last edited by colinhunt; 22nd November 2013 at 01:18.
colinhunt is offline   Reply With Quote