Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
obs [2015/07/09 07:55]
slackermedia
obs [2021/06/03 19:48] (current)
Line 1: Line 1:
-[[{arrowp.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​left:​0;​}natron|]] 
  
-[[{arrown.png|border:​0;​background:​none;​width:​0;​display:​inline-block;​position:​absolute;​top:​0;​margin-left:​2.5em;​}opencl|]] 
  
 ====== OBS Studio ====== ====== OBS Studio ======
  
-[[https://​obsproject.com/​download#​linux|Open Broadcast Studio]] is a video mixer. ​+[[https://​obsproject.com/​download#​linux|Open Broadcast Studio]] is a video mixer for live broadcast.
  
 <WRAP notice prewrap 50%> <WRAP notice prewrap 50%>
 +
 <WRAP rightalign>​ <WRAP rightalign>​
 ===== Strengths [Weaknesses] ===== ===== Strengths [Weaknesses] =====
 </​WRAP>​ </​WRAP>​
  
-**foo**+**Intuitive**
  
 <WRAP indent> <WRAP indent>
-bar+Even if you have no broadcast experience, OBS makes it as easy as basic page layout to invent great video.
 </​WRAP>​ </​WRAP>​
  
 +**Powerful**
 +
 +<WRAP indent>
 +OBS processes video in realtime, so you see exactly what your audience sees.
 </​WRAP>​ </​WRAP>​
  
  
-<WRAP tip> +**JACK** 
-**See Also** \\ + 
-[[vlc|VLC]] \\ +<WRAP indent> 
-[[ffmpeg]] \\ +OBS is JACK-aware, so you can pipe any sound from any JACK application into OBS.
-[[http://​www.mplayerhq.hu|mplayer]]+
 </​WRAP>​ </​WRAP>​
 +
 +<WRAP rightalign>​
 +===== Weaknesses [Strengths] =====
 +</​WRAP>​
 +
 +**Young**
 +
 +<WRAP indent>
 +OBS is a fairly young application,​ so it doesn'​t have ready-made realtime animated lower thirds or a complex cue board. All of these things can be handled by other applications and piped //into// OBS, but people accustomed to professional live broadcast control rooms should not expect that from OBS.
 +</​WRAP>​
 +</​WRAP>​
 +
 +=====Install=====
 +
 +Install **Open Broadcast Studio** (''​obs''​) from [[http://​slackbuilds.org]].
 +
 +=====Usage=====
 +
 +Start Open Broadcast Studio (OBS) from the **K Menu** or from a terminal:
 +
 +<​code>​
 +$ obs&
 +</​code>​
 +
 +The initial window of Open Broadcast Studio is mostly all there is to the application. The large video monitor in the middle is your canvas, and the panels in the bottom of the window are **scenes** and **sources**.
  
 [{{ obs.jpg?666 | Mix video and audio signals, and stream or record it. }}] [{{ obs.jpg?666 | Mix video and audio signals, and stream or record it. }}]
  
-[[{arrown.png|border:​0;background:​none;width:0;​display:​inline-block;​float:​right;​}opencl|]][[{arrowp.png|border:​0;​background:​none;​width:​0;​float:​right;​}natron|]]+The **Sources** panel is where you place your video and audio sources, whether they are pointers to video streams or video files from your hard driveOnce you have loaded a collection of sources in the sources panel, click on one to make it appear in your broadcast window. 
 + 
 +Dynamically scale, transform, and position the sources on the broadcast window. All of this can be done in realtime, but if you're broadcasting then probably some prep work would be best. 
 + 
 +**Scenes** are collections of sourcesyou might think of them as sets or rooms. Create a new scene when you need to gather and layout a new set of sources (switching from a newsroom to a remote reporter, or from a host to a screencast). 
 + 
 +The rightmost panel is a **Mixer**mix audio inputs, or click the gear icon to add filters or adjust properties of your sources. 
 + 
 +OpenSource.com featured [[https://​opensource.com/​life/​15/​12/​real-time-linux-video-editing-with-obs-studio|a tutorial on OBS]], written by a Slackermedia maintainer. 
 + 
 +<WRAP centeralign>​ 
 +<wrap fa>[[non|R]]</​wrap>​ <wrap fa>​[[start|S]]</​wrap>​ <wrap fa>​[[opencl|Q]]</​wrap>​ 
 +</​WRAP>​