forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

x264.exe fatal error when doing 29,97 fps conversion

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
mark235



Joined: 14 Jan 2007
Posts: 7

PostPosted: Wed Jan 17, 2007 7:05 pm    Post subject: x264.exe fatal error when doing 29,97 fps conversion Reply with quote

pmp conversion is great and I've got some really neat 25 fps material encoded so far that doesn't cause any problems. Encoding 29,97 fps material does though. x264.exe gives me the following error message when conversion has reached 100%:

http://www.megaupload.com/en/?d=3L14SBJ6

I can still mux the .264 file with an audio source at this point and all seems to turn out ok, but when I play the pmp file with pmp avc 1.02 player I have a green flickering bar at the left of my screen about 25 pixels wide.

I use similar scripts for 25 fps and 29.97 fps material (of course with adjusted cropping and d2v files for each source) and it looks like this:

LoadPlugin("C:\Program Files\DVD2AVI_NIC\System\DGDecode.DLL")
MPEG2Source("D:\DVD backup\Da vinci Code\small\vinci.d2v")
Crop(92,64,-92,-62)
Lanczos4resize(480, 272)
Sharpen(0.4)
Tweak(sat=1.3, bright=15, cont=1.0)
ConvertToYV12()

the command line that I use with x264.exe is:
x264 --bitrate 1100 -A all --level 3 --pictiming --aud --no-psnr --thread-input --progress --output movie.264 movie.avs
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group