RIGHTBOOTH
  • Home
  • Products
  • Try
  • Help
    • Video Settings
    • Webcams
    • Other Equipment
    • Blog
    • How To
    • Training Videos
    • FAQ
    • User Manual
    • Release Notes
    • Terms of use
    • Contact
  • Feedback
    • Comments
    • User stories >
      • Mike Ridge
      • Tony Kay
      • Dave Bladen
      • Steven D Mills
      • Sue Crossland
      • Luke Dalby
      • McMaster University
      • Hangloose
      • Paul Waterhouse
      • Raf Sauvillers
    • User Videos
    • User Equipment
    • Organisations
  • About

Apply Photoshop Filters To RightBooth Photos

28/1/2020

0 Comments

 
Updated: Feb 2021
​
RightBooth can allow other applications to modify your photos as part of the RightBooth event flow.  This article explains how to apply Photoshop filters to your RightBooth photos.
Step 1 - Get Photoshop
Perhaps it goes without saying but the process described in this article will only work if you actually have a copy of Photoshop installed on the same PC as RightBooth.  At the time of writing, Photoshop is no longer available as a single purchase product, so you must take out a monthly subscription.  This can start out from as little as £8 per month on a rolling contract.   Visit www.adobe.com for all the details.
Step 2 - Create some Photoshop Droplets
What are Photoshop Droplets?  A droplet is an executable file generated by Photoshop that allows you to apply a set of actions to an image just by providing the droplet with the filename of a photo.  When the droplet runs, it will open Photoshop, load the RightBooth photo, then apply all the actions to the photo and re-save the modified photo with the same filename, overwriting the original.  Using this approach, you can create droplets that can modify photos in many different ways using any of the incredible photo manipulation features available in Photoshop.

This article will not be explaining how to create Photoshop droplets, there is a huge amount of information on how to do this on the Internet. ​Here is a typical article:  https://pixel77.com/how-create-droplet/
For the rest of this article we will use a simple example droplet: BlackAndWhite.exe which as the name suggests will take any photo and automatically convert it to black and white in Photoshop.  Feel free to download and use this droplet when testing this solution yourself.
Simply download the droplet exe and save it somewhere on your computer.  For the purposes of this tutorial we will assume that the droplet is saved in the folder: C:\Droplet
blackandwhite.exe
File Size: 341 kb
File Type: exe
Download File

Step 3 - Use the Droplet in RightBooth
To do this:
  • Go to the RightBooth Screen Editor.
  • Look at the Show Photo screen.
  • Add a new label object to the screen.  Enter the text: 'Convert to Black and White'  (for example).
  • Open the Label properties and add the Click action:  'Run Program Minimised'
  • Add the commend line parameter:
    • "c:\droplet\blackandwhite.exe"  rb:photo  rb:wait  rb:next
​As shown in this screenshot:
Picture
Now when the event is played and a photo is taken, if the user clicks (or touches) the label item,  RightBooth will:
  • run the blackandwhite droplet (in hidden mode so you don't see it running) and  will provide the droplet with the name of the current RightBooth photo, due to the rb:photo parameter,
  • RightBooth will then wait for the droplet to complete its work ( i.e converting the photo to black and white using PhotoShop), due to the rb:wait parameter,
  • RightBooth will then progress the event onto the next event screen in the screen list, due to the rb:next parameter.
Step 4 - Show the modified photo in RightBooth
In order to show the user the resulting modified photo:
  • In the Screen Editor, tick the 'Add items' checkbox.
  • On the 'Add Items' toolbox, click the 'Screen' button to add a new screen to the screen list, let's call this screen: 'Show filter'
  • Use the down arrow button to move the new screen below the 'Show photo' screen in the screen list:
Picture
  • Look at the Screen properties for the 'Show Filter' screen and make sure the Click action is set to 'Next screen'.  This will allow the user to progress past the 'Show Filter' screen when the event is played.
  • Add a new image item to the 'Show Filter'  screen and set it to 'Latest photo capture' in its image properties:
Picture
Now when the event is played if the user clicks (or touches) the 'Convert to Black and white' label item on the 'Show photo' screen,  RightBooth will then show the modified black and white image on the 'Show Filter' screen.
Using More Droplets
This idea can be extended with more droplets so that you can provide users with a choice of filters on the 'Show photo' screen, with the resulting modified photo always being shown on the 'Show filter' screen.

In the example screen shot we have added two more droplets for user selection:

You just need to create your own droplets in Photoshop :-)
Picture
Allow Users to Change their Filter Choice
If you would like users to try a different filter after having chosen one:
  • On the 'Show filter' screen add a new label.  Enter the text: 'Choose another filter'  (for example)
  • Open the Label properties and add the Click action:  'Show screen'
  • Add the commend line parameter:
    • Show photo  /resetp
​As shown in this screenshot:
Picture
Now when the event is played if the user clicks (or touches) the 'Choose another filter' label item on the 'Show Filter' screen,  RightBooth will return to the 'Show photo' screen and will show the user the original, unmodified photo again ( due to the /resetp parameter ),  allowing the user to select another filter.
Prevent Photoshop appearing
When a Photoshop droplet runs it will automatically open Photoshop and apply all the actions to the photo.  This may cause Photoshop to appear in front of your event when the user selects one of the filters.  To prevent Photoshop appearing you can set the RightBooth event to remain on top of all other applications as follows:
  • Go into RightBooth Settings
  • Click on the Security tab
  • Tick the setting: Event on top
0 Comments

Changing the Recording Time for Video Answers

21/1/2020

0 Comments

 
Updated: Jan 2021

​If your RightBooth event contains questions that require video answers then the recording time for each answer is initially set to the value you have entered in the Maximum recording time text box.   Here you can see we have set the event to be a Question event and the default recording time has been set to 40 seconds:
Picture
In this example, every time you add a new question to the Questions table (in the Event questions section) the question will be given an initial video recording time of 40 seconds.

However, once a question has been added to the event, subsequent changes to the Maximum recording time value will not alter the recording time for any of the existing video answers in the event.  This is because each defined video answer maintains its own independent recording time once it has been created.

So what if you want to alter the recording time for one (or more) of the video answers in your event?

​Here's how:​
  • Enter the RightBooth Screen Designer.
  • Select the Answer screen from the Screen list on the main Toolbox.
  • Use the numeric Up/Down Answer selector to choose the relevant Answer screen.
  • Select the Countdown item on the chosen answer screen.
  • Alter the countdown value to the required amount.
  • Repeat this process for any other video answer screens you would like to alter.
In this example screen shot we have changed the countdown value to 60 seconds on Answer screen number 2.  In other words, we have set the maximum recording time to 60 seconds for the video answer on the second question in the event:

Picture
0 Comments

Set High Graphics Performance for RightBooth

18/1/2020

0 Comments

 
RightBooth is a graphics intensive application, especially if you are using multiple video files and graphics animations in your event designs.  For this reason you may find that it performs better if you add RightBooth to the Windows 10 graphics performance list and set it to 'High performance'.

To do this:
  • Right click on your desktop and from the pop up menu, choose 'Display settings'
  • In Windows Display settings, scroll down to the bottom of the panel and click on: 'Graphics settings'
  • On the Graphics settings panel, click the Browse button
  • Choose the file: RightBooth.exe (or RightBooth7.exe) which you will find in the folder: C:\Program Files (x86)\RightBooth\   (or RightBooth7).
  • RightBooth will now be added to the Performance list.  Click on its name and then click the Options button.
  • On the Graphics specifications panel, click the 'High performance' option.
RightBooth will now be set to use the High performance graphics mode as shown below:
Picture
0 Comments

Downloading Videos The Safe Way

12/1/2020

0 Comments

 
Over the years I have tried many apps and online utilities for downloading videos from the Internet, especially YouTube.  These utilities tend to come and go, and some of them can install all kinds of unwanted files, services and viruses on your PC.

This article describes what I consider to be one of the safest methods for downloading videos from the Internet.

Step 1 - Get VLC Media Player

This excellent and well trusted freeware app can be downloaded here:
https://www.videolan.org/index.html

Step 2 - Obtain the URL of the video you want to download
For example in YouTube find a video and start it playing.  Then right click on the playing video and choose: 'Copy video URL' from the popup menu.

Step 3 - Paste the Video URL into VLC and Start it Playing
  • Run VLC Media Player.
  • On the VLC main menu, select:  Media --> Open Network Stream.
  • Paste your previously copied video URL into the box, then click the Play button:
Picture
Step 4 - Get the Video Location URL
Once the video starts playing in VLC media player, on the main menu select: Tools --> Codec Information and then copy the Location URL:
Picture
Step 5 - Enter the Location URL into your Browser Address Bar
Navigate to the video location by pasting the copied location url into the address bar of your browser.
When the video is playing in your browser, right click on the playing video and choose 'Save As' from the popup menu to download the video to a chosen folder on your PC.

Job done, and without any risk of installing unwanted garbage on your PC :-)
0 Comments

    Author

    Nigel Pearce

    View my profile on LinkedIn

    RSS Feed

    Archives

    March 2023
    February 2023
    January 2023
    December 2022
    November 2022
    October 2022
    September 2022
    August 2022
    July 2022
    June 2022
    May 2022
    April 2022
    March 2022
    February 2022
    January 2022
    December 2021
    November 2021
    October 2021
    September 2021
    August 2021
    July 2021
    June 2021
    May 2021
    April 2021
    March 2021
    February 2021
    January 2021
    December 2020
    November 2020
    October 2020
    September 2020
    July 2020
    June 2020
    May 2020
    April 2020
    March 2020
    February 2020
    January 2020
    December 2019
    November 2019
    October 2019
    September 2019
    August 2019
    July 2019
    June 2019
    May 2019
    April 2019
    March 2019
    February 2019
    January 2019
    November 2018
    October 2018
    September 2018
    August 2018
    July 2018
    June 2018
    May 2018
    April 2018
    March 2018
    February 2018
    January 2018
    December 2017
    November 2017
    October 2017
    September 2017
    August 2017
    July 2017
    June 2017
    May 2017
    April 2017
    March 2017
    February 2017
    December 2016
    November 2016
    October 2016
    September 2016
    August 2016
    July 2016
    June 2016
    May 2016
    April 2016
    March 2016
    February 2016
    January 2016
    December 2015
    November 2015
    October 2015
    September 2015
    August 2015
    July 2015
    June 2015
    May 2015
    April 2015
    March 2015
    February 2015
    January 2015
    November 2014
    October 2014
    September 2014
    August 2014
    July 2014
    June 2014
    May 2014
    April 2014
    March 2014
    February 2014
    January 2014
    December 2013
    November 2013
    October 2013

RightBooth logo
RIGHTBOOTH
​© 2013 - 2023 Aire Valley Software
News
​
Tutorials
​
FAQ
About
​
Contact
​
Terms of use and ​Privacy Policy
  • Home
  • Products
  • Try
  • Help
    • Video Settings
    • Webcams
    • Other Equipment
    • Blog
    • How To
    • Training Videos
    • FAQ
    • User Manual
    • Release Notes
    • Terms of use
    • Contact
  • Feedback
    • Comments
    • User stories >
      • Mike Ridge
      • Tony Kay
      • Dave Bladen
      • Steven D Mills
      • Sue Crossland
      • Luke Dalby
      • McMaster University
      • Hangloose
      • Paul Waterhouse
      • Raf Sauvillers
    • User Videos
    • User Equipment
    • Organisations
  • About