• AnyStream is having some DRM issues currently, Netflix is not available in HD for the time being.
    Situations like this will always happen with AnyStream: streaming providers are continuously improving their countermeasures while we try to catch up, it's an ongoing cat-and-mouse game. Please be patient and don't flood our support or forum with requests, we are working on it 24/7 to get it resolved. Thank you.

Umm...What to do with this ERROR message

khmote

New Member
Thread Starter
Joined
Jan 11, 2008
Messages
1
Likes
0
--START ERROR MESSAGE--
File 2 "C:\Program Files\SlySoft\CloneDVDmobile\apps\mencoder.exe" -
-af volume=15 -aspect 16:9 -of lavf -lavfopts format=mp4 -oac lavc
-ovc lavc -lavcopts
aglobal=1:vglobal=1:vcodec=libx264:coder=1:acodec=libfaac:vbitrate=1944:abitrate=128:vpass=3
-vf scale=720:480,crop=720:480:0:0,harddup -info name="TEST"
-ofps 24000/1001 -o "I:\test.mp4" -passlogfile
"I:/mencmpass3832.log" 109 TCE

Encoder output:

Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
2pass failed: reading from filename=I:/mencmpass3832.log
FATAL: Cannot initialize video driver.
--END ERROR MESSAGE--


I was using the Xbox 360 setting trying to convert DVD files on my computer so I could watch through the 360. I'm just unsure on what to do with this error message...

Anyone have any insight on settings for the 360 file conversions?
 
--START ERROR MESSAGE--
File 2 "C:\Program Files\SlySoft\CloneDVDmobile\apps\mencoder.exe" -
-af volume=15 -aspect 16:9 -of lavf -lavfopts format=mp4 -oac lavc
-ovc lavc -lavcopts
aglobal=1:vglobal=1:vcodec=libx264:coder=1:acodec=libfaac:vbitrate=1944:abitrate=128:vpass=3
-vf scale=720:480,crop=720:480:0:0,harddup -info name="TEST"
-ofps 24000/1001 -o "I:\test.mp4" -passlogfile
"I:/mencmpass3832.log" 109 TCE

Encoder output:

Try appending the scale filter to your filter list,
e.g. -vf spp,scale instead of -vf spp.
2pass failed: reading from filename=I:/mencmpass3832.log
FATAL: Cannot initialize video driver.
--END ERROR MESSAGE--


I was using the Xbox 360 setting trying to convert DVD files on my computer so I could watch through the 360. I'm just unsure on what to do with this error message...

Anyone have any insight on settings for the 360 file conversions?
A suggestion would be that you tried to read from drive I: which either did not exist (e.g. USB drive or your Xbox drive which was removed from system during the 1st pass) or was on another partition. All the other parameters seem to be correct.
failed: reading from filename=I:/mencmpass3832.log
 
Back
Top