OBS redux

dodgepong

Administrator
Community Helper
Yes. Go to Settings > Output > enabled Advanced Mode > Recording tab > Select FFmpeg > Select AVI for the file type > give the file a name
 

Lain

Forum Admin
Lain
Forum Moderator
Developer
Updates: noise gate implemented, deinterlacing is working but needs to be delayed due to a design issue, got multi-track audio output working along with mp4/mov/ts/mkv file format output natively (without the custom FFmpeg output), going to try to fit in a few more things before the next patch.
 

EmptyVials

New Member
I may be missing something, but I was trying to move multiple sources at the same time similar to OBS.

Is that an option in Multiplatform at the moment or a certain key combination that I'm missing?
 
Updates: noise gate implemented, deinterlacing is working but needs to be delayed due to a design issue, got multi-track audio output working along with mp4/mov/ts/mkv file format output natively (without the custom FFmpeg output), going to try to fit in a few more things before the next patch.


Thank you and everyone working on this project for the great work.
 

LunacyStudy

New Member
Trying to get it built on Windows. Someone should probably add cURL as a dependency to the readme.

I'm currently bashing my head against why the cmake script isn't picking up the x264 build I just made after I've pointed %x264Path% at it.
 

Performer

New Member
What about the performance? Is the encoding drastically faster? I'm using ultrafast 720p 25 FPS right now because my AMD Phenom X4 is not really the best processor in the world... Does it make a difference using this instead of the current stable version?
 

DukeNukem

New Member
Is the replay buffer feature going to make a return in OBS-MP? It's very important to me, I have made 1,100 clips with it (but I don't put them on youtube yet). I use it instead of streaming on twitch and making highlights. :)
 
Nice release for the 0.11, guys ! :)
After trying it a little, I have a question: is it normal that multiple audio tracks recording is only available in "Standard" mode (checkboxes) & not in "Custom (FFmpeg)" one (radio buttons) ?
 
I've been having an issue with the text plugin (FreeType 2). I use it in combination with Snaz, which is a counter that updates text files. Sometimes when I start the Snaz timer the text plugin will output the contents of the file without the colon symbols. So "00:05:00" is displayed as "000500". Toggling the option to use the contents of the file fixes this. I'm not sure why this happens and I can't reproduce it perfectly, but I thought I'd let you guys know.
 
Just built 0.11.2 from source on CentOS 7. I am curious about one of the new features in the 0.11 branch. What is the intended use and difference between Profile and Scene Collection. I haven't delved to deeply into them yet but trying to figure out what the difference between them is.


One thing I have found useful is creating a new "scene selection" and using that to create a single scene with a media source. For the media source I add a video to it and when I switch to that scene collection it will launch the start the video and then I can switch back to my primary scene collection and continue with my normal production.

Will the new Scene Collection and Profiles be getting the ability to be assigned to a hotkey? This would make the trick I found of automatically starting video's via switching Scene Collections much easier to use.

Cheers
 
Last edited:
Scene Collections are as the name says.
Profiles are rather sets of technical settings.
(Correct me if I'm wrong or too simple )
 
Top