Skip to content

Instantly share code, notes, and snippets.

@caseywatts
Last active February 14, 2024 02:18
Show Gist options
  • Save caseywatts/1046ec6fd908d7d76f07e5ea8ef40b32 to your computer and use it in GitHub Desktop.
Save caseywatts/1046ec6fd908d7d76f07e5ea8ef40b32 to your computer and use it in GitHub Desktop.

Revisions

  1. caseywatts revised this gist Dec 2, 2020. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,8 @@ Short link to this page: `caseywatts.com/quicktime`

    Other gists & tricks: http://caseywatts.com/gists-and-tricks

    Unrelated update: my book is out! [Debugging Your Brain](www.debuggingyourbrain.com) is an applied psychology / self-help book

    # Quicktime + Hangouts Recording

    Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:
  2. caseywatts revised this gist Jun 10, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,8 @@ Short link to this page: `caseywatts.com/quicktime`

    Other gists & tricks: http://caseywatts.com/gists-and-tricks

    # Quicktime + Hangouts Recording

    Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:

    - the system output audio (from them)
  3. caseywatts revised this gist Jun 10, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -1,5 +1,7 @@
    Short link to this page: `caseywatts.com/quicktime`

    Other gists & tricks: http://caseywatts.com/gists-and-tricks

    Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:

    - the system output audio (from them)
  4. caseywatts revised this gist Feb 22, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -12,6 +12,8 @@ Scenario: You want to talk with someone over google hangouts (like for a user st
    ### 1 Install Soundflower
    `brew cask install soundflower`

    (if you don't have/use `brew`, then google `soundflower` and install it from their site~)

    ### 2 Make an aggregate device (for quicktime input)
    This is for Quicktime to be able to record audio from both you and the other person.

  5. caseywatts revised this gist Feb 22, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,5 @@
    Short link to this page: `caseywatts.com/quicktime`

    Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:

    - the system output audio (from them)
  6. caseywatts revised this gist Feb 22, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -39,6 +39,7 @@ This is so both you and quicktime (via the `aggregate device`^) can hear what's

    ### 5 Quicktime screen record
    - Open `Quicktime Player`
    - (you may need to close and re-open this after configuring inputs)
    - `File` -> `New Screen Recording`
    - In the dropdown next to the record button
    - Microphone = `Dual Input for Quicktime`
  7. caseywatts revised this gist Feb 22, 2017. 1 changed file with 2 additions and 2 deletions.
    4 changes: 2 additions & 2 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -18,7 +18,7 @@ This is for Quicktime to be able to record audio from both you and the other per
    - Include both inputs:
    - `Built-in Microphone`
    - `Soundflower (2ch)`
    - Name this one `Dual Input` (optional)
    - Name this one `Dual Input for Quicktime` (optional)

    ### 3 Make a multi-device output (for output)
    This is so both you and quicktime (via the `aggregate device`^) can hear what's going on.
    @@ -41,4 +41,4 @@ This is so both you and quicktime (via the `aggregate device`^) can hear what's
    - Open `Quicktime Player`
    - `File` -> `New Screen Recording`
    - In the dropdown next to the record button
    - Microphone = `Dual Input`
    - Microphone = `Dual Input for Quicktime`
  8. caseywatts revised this gist Feb 22, 2017. 1 changed file with 3 additions and 3 deletions.
    6 changes: 3 additions & 3 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -10,7 +10,7 @@ Scenario: You want to talk with someone over google hangouts (like for a user st
    ### 1 Install Soundflower
    `brew cask install soundflower`

    ### 2 Make an aggregate device (for input)
    ### 2 Make an aggregate device (for quicktime input)
    This is for Quicktime to be able to record audio from both you and the other person.

    - open the OSX system app `Audio Midi Setup`
    @@ -34,8 +34,8 @@ This is so both you and quicktime (via the `aggregate device`^) can hear what's
    ### 4 Choose system output
    - alt-click on the volume icon in the taskbar
    - choose your system
    - `input` = `Dual Input`
    - `Output` = `Dual Output`
    - `input` = `External Microphone` (hangouts only needs one - quicktime will get both on its own)
    - `Output` = `Dual Output` (hangouts should output to both quicktime and your headphones)

    ### 5 Quicktime screen record
    - Open `Quicktime Player`
  9. caseywatts revised this gist Feb 22, 2017. 1 changed file with 11 additions and 8 deletions.
    19 changes: 11 additions & 8 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -10,22 +10,25 @@ Scenario: You want to talk with someone over google hangouts (like for a user st
    ### 1 Install Soundflower
    `brew cask install soundflower`

    ### 2 Make a multi-device output (for output)
    - open the OSX system app `Audio Midi Setup`
    - `Create Multi-Output Device`
    - Include all both outputs:
    - `Built-in Output`
    - `Soundflower (2ch)`
    - Name this one `Dual Output` (optional)
    ### 2 Make an aggregate device (for input)
    This is for Quicktime to be able to record audio from both you and the other person.

    ### 3 Make an aggregate device (for input)
    - open the OSX system app `Audio Midi Setup`
    - `Create Aggregate Device`
    - Include both inputs:
    - `Built-in Microphone`
    - `Soundflower (2ch)`
    - Name this one `Dual Input` (optional)

    ### 3 Make a multi-device output (for output)
    This is so both you and quicktime (via the `aggregate device`^) can hear what's going on.
    - open the OSX system app `Audio Midi Setup`
    - `Create Multi-Output Device`
    - Include all both outputs:
    - `Built-in Output`
    - `Soundflower (2ch)`
    - Name this one `Dual Output` (optional)

    ## Specific Setup (do this for each screen recording)

    ### 4 Choose system output
  10. caseywatts revised this gist Feb 22, 2017. 1 changed file with 18 additions and 9 deletions.
    27 changes: 18 additions & 9 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -10,23 +10,32 @@ Scenario: You want to talk with someone over google hangouts (like for a user st
    ### 1 Install Soundflower
    `brew cask install soundflower`

    ### 2 Make a multi-device output
    ### 2 Make a multi-device output (for output)
    - open the OSX system app `Audio Midi Setup`
    - `Create new aggregate device`
    - Include all three:
    - `Built-in Microphone`
    - `Create Multi-Output Device`
    - Include all both outputs:
    - `Built-in Output`
    - `Soundflower (2ch)`
    - (optional: name this something more descriptive)
    - Name this one `Dual Output` (optional)

    ### 3 Make an aggregate device (for input)
    - open the OSX system app `Audio Midi Setup`
    - `Create Aggregate Device`
    - Include both inputs:
    - `Built-in Microphone`
    - `Soundflower (2ch)`
    - Name this one `Dual Input` (optional)

    ## Specific Setup (do this for each screen recording)

    ### 3 Choose system output
    ### 4 Choose system output
    - alt-click on the volume icon in the taskbar
    - choose your system `input` and `output` to each be the newly created `Aggregate Device`
    - choose your system
    - `input` = `Dual Input`
    - `Output` = `Dual Output`

    ### 4 Quicktime screen record
    ### 5 Quicktime screen record
    - Open `Quicktime Player`
    - `File` -> `New Screen Recording`
    - In the dropdown next to the record button
    - Microphone = `Aggregate Device`
    - Microphone = `Dual Input`
  11. caseywatts revised this gist Feb 22, 2017. 1 changed file with 1 addition and 3 deletions.
    4 changes: 1 addition & 3 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,4 @@
    Scenario:

    You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:
    Scenario: You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:

    - the system output audio (from them)
    - the microphone audio (from you)
  12. caseywatts revised this gist Feb 22, 2017. 1 changed file with 4 additions and 1 deletion.
    5 changes: 4 additions & 1 deletion quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -1,6 +1,9 @@
    Scenario:

    You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you).
    You want to talk with someone over google hangouts (like for a user study), and you want to record BOTH:

    - the system output audio (from them)
    - the microphone audio (from you)

    (screenshots below in a comment)

  13. caseywatts revised this gist Feb 22, 2017. 1 changed file with 4 additions and 4 deletions.
    8 changes: 4 additions & 4 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -6,10 +6,10 @@ Scenario:

    ## General Setup (do this once)

    ### Install Soundflower
    ### 1 Install Soundflower
    `brew cask install soundflower`

    ### Make a multi-device output
    ### 2 Make a multi-device output
    - open the OSX system app `Audio Midi Setup`
    - `Create new aggregate device`
    - Include all three:
    @@ -20,11 +20,11 @@ Scenario:

    ## Specific Setup (do this for each screen recording)

    ### Choose system output
    ### 3 Choose system output
    - alt-click on the volume icon in the taskbar
    - choose your system `input` and `output` to each be the newly created `Aggregate Device`

    ### Quicktime screen record
    ### 4 Quicktime screen record
    - Open `Quicktime Player`
    - `File` -> `New Screen Recording`
    - In the dropdown next to the record button
  14. caseywatts revised this gist Feb 22, 2017. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,8 @@ Scenario:

    You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you).

    (screenshots below in a comment)

    ## General Setup (do this once)

    ### Install Soundflower
  15. caseywatts revised this gist Feb 22, 2017. 1 changed file with 5 additions and 3 deletions.
    8 changes: 5 additions & 3 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -9,19 +9,21 @@ Scenario:

    ### Make a multi-device output
    - open the OSX system app `Audio Midi Setup`
    - "Create new aggregate device"
    - `Create new aggregate device`
    - Include all three:
    - `Built-in Microphone`
    - `Built-in Output`
    - `Soundflower (2ch)`
    - (optional: name this something more descriptive)

    ## Specific Setup (do this for each screen recording)

    ### Choose system output
    - alt-click on the volume icon in the taskbar
    - choose your system input and output to each be the newly created "Aggregate Device"
    - choose your system `input` and `output` to each be the newly created `Aggregate Device`

    ### Quicktime screen record
    - File -> `New Screen Recording`
    - Open `Quicktime Player`
    - `File` -> `New Screen Recording`
    - In the dropdown next to the record button
    - Microphone = `Aggregate Device`
  16. caseywatts revised this gist Feb 22, 2017. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,5 @@
    Scenario:

    You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you).

    ## General Setup (do this once)
  17. caseywatts created this gist Feb 22, 2017.
    26 changes: 26 additions & 0 deletions quicktime-hangouts-recording.md
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,26 @@
    Scenario:
    You want to talk with someone over google hangouts (like for a user study) and you want to record both the system output audio (from them) and the microphone audio (from you).

    ## General Setup (do this once)

    ### Install Soundflower
    `brew cask install soundflower`

    ### Make a multi-device output
    - open the OSX system app `Audio Midi Setup`
    - "Create new aggregate device"
    - Include all three:
    - `Built-in Microphone`
    - `Built-in Output`
    - `Soundflower (2ch)`

    ## Specific Setup (do this for each screen recording)

    ### Choose system output
    - alt-click on the volume icon in the taskbar
    - choose your system input and output to each be the newly created "Aggregate Device"

    ### Quicktime screen record
    - File -> `New Screen Recording`
    - In the dropdown next to the record button
    - Microphone = `Aggregate Device`