View Single Post
Old 2nd February 2014, 17:38   #19080  |  Link
jdobbs
Moderator
 
Join Date: Oct 2001
Posts: 20,976
Quote:
Originally Posted by dfsooner View Post
JDobbs, any idea why I get this or what can be done about it?



Code:
MVCENCODE.BAT output:

ERROR: Cannot initiate Intel Media Encoder - invalid parameters.
ERROR: invalid video parameters (-15), src\pipeline_encode.cpp (961)
ERROR: undefined behavior (-16), src\pipeline_decode.cpp (1113)
ERROR: the previous asynchronous operation is in execution (1), src\main_frim_decode.cpp (129)

Update:
I have an I7/3770k @ 3.5GHz (not overclocked).
Not a clue. I've not seen that at all. Just for gits and shiggles, maybe try forcing software decoding and see if it changes things.
Code:
FRIM_SW_DECODE=n	n = 0/1 - if set to 1, FRIMDecode uses software decoding, 0 (default) uses automatic detection
FRIM_SW_ENCODE=n	n = 0/1 - if set to 1, FRIMEncode uses software encoding, 0 (default) uses automatic detection
__________________
Help with development of new apps: Donations.
Website: www.jdobbs.net
jdobbs is offline   Reply With Quote