View Single Post
Old 13th July 2015, 09:06   #726  |  Link
tartak
Registered User
 
Join Date: Jul 2009
Posts: 13
FRIMSource kind of works for me (no errors but AvsPmod and virtualdub show weird pictures swirling around or breaking down into blocks - even though either left or right part is sometimes good). But FRIMencode returns "ERROR: Cannot initiate Intel Media Encoder - invalid parameters. ERROR: invalid video parameters (-15), src\pipeline_encode.cpp (1068)". This is without -hs/sw specified. However, if I use -sw option, I get "ERROR: Cannot initialize Intel Media SDK session."
avs file: FRIMSource(codec="mvc", filename="in.264", filename_dep="in.mvc", layout="sbs", cache=20, num_frames=1500)
encode command: FRIMEncode -avi -sbs 2 -i test.avs -viewoutput -o::mvc out.avc out_d.mvc -vbr 28000 40000 -u 1

Could it some how relate to Intel drivers? My monitor is on an NVidia card but there is an Intel graphic chip on the motherboard (drivers are inactive).

PS.
FRIMSource also returns "ERROR: Cannot initialize Intel Media SDK session." if I use platform="sw"

Last edited by tartak; 13th July 2015 at 09:16.
tartak is offline   Reply With Quote