How can I convert the cutscenes from "Broken Sword"mencoder temp\candle.avi -o ready\candle.mp2 -ovc lavc -nosound -lavcopts vcodec=mpeg2video:vhq:vbitrate=2400 -fps 24
mencoder temp\candle.avi -o ready\candle.mp2 -ovc lavc -nosound -lavcopts vcodec=mpeg2video:vhq:vbitrate=512 -vf scale=480:304 -fps 24
oggenc temp\candle.wav -o ready\candle.ogg -q 0,5
lame -V 2 temp\candle.wav ready\candle.mp3
Arisme wrote:You have everything ready in this pack http://www.ggwsf.com/bsvideo.zip - mirror http://arisme.free.fr/PocketScumm/binaries/bsvideo.rar
(using the files from SmacksHi directory)
Note that it's recommended to use a smaller resolution and MP3 sound for PocketScumm - you'll need to change the encoding this way to get a smoother playback
changemencoder temp\candle.avi -o ready\candle.mp2 -ovc lavc -nosound -lavcopts vcodec=mpeg2video:vhq:vbitrate=2400 -fps 24
tomencoder temp\candle.avi -o ready\candle.mp2 -ovc lavc -nosound -lavcopts vcodec=mpeg2video:vhq:vbitrate=512 -vf scale=480:304 -fps 24
(repeat for each file)
andoggenc temp\candle.wav -o ready\candle.ogg -q 0,5
tolame -V 2 temp\candle.wav ready\candle.mp3
(you'll need to install lame http://www.trudyholler.com/extras/razor ... e-3.92.zip)
Arisme wrote:yes, it can probably be played in fullscreen if linked with another rendering library. But it'll break the source compatibility with other ports then, which I try to keep as high as possible.
btw if you still have the .zip file, could you attach it to this post or mail it to me, since the domain seems to be done.