ent Posted April 4, 2016 Posted April 4, 2016 Hello. What the title says. Really. I am sure many people want to capture videos in HQ but leave file sizes low. It's possible with modern codecs but adding those into jaMME is a pain in ass, so the max that jaMME could do is to capture into raw or compressed (with JPG) AVI. But we needed the golden mean.So recently we (me and loda) added a feature called pipeline into jaMME that reads raw video and audio data from the game and writes it into the set pipe. Currently the pipe we use is a very popular tool - ffmpeg.That tool has so many options to adjust the video input and output to whatever everyone wants. But it's prolly scary for regular users. Don't worry - we made it simple to work with. All you will need in new jaMME (soon, my children, soon) is to download ffmpeg, put its executable into your GameData folder, start any demo, type /capture pipe [fps] [name] and voila you got your HQ video in MP4 (x264+ACC) that has nice quality and low size.Ofc for those who want to adjust quality settings and other ffmpeg options we left that opportunity (with a new cvar) as well and you will be able to do everything that you want. Also the feature is designed to work with any pipeline-supported tools, so if there are some similar ones to ffmpeg then they also have to work. Credits: loda/videop for finding that feature and how simply to implement that. He also made many performance tests so it captures VERY fast now - big thanks. Omicron, afi, Exmirai and 6 others like this
ent Posted May 26, 2016 Author Posted May 26, 2016 FInally ported mme renderer to jaMME for Android and now we are able to capture from there. Also tested it with FFmpeg and it worked very well:https://www.youtube.com/watch?v=VogvwKG13YY Circa likes this
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now