Full Race Team radio

Post here all non technical related topics about Formula One. This includes race results, discussions, testing analysis etc. TV coverage and other personal questions should be in Off topic chat.
Marble
Marble
23
Joined: 11 Mar 2017, 22:30

Full Race Team radio

Post

Hello everyone,

There used to be a channel on Youtube (I think it was called F1 Insights & then F1 Insights 2.0) who posted some driver's full race radio (with no interruption between the messages so you could listen to all the exchanges in approx 10 min).
It seems the channel has now been deleted.

Does anyone know if there is another source providing this kind of information, or if there is a method to extract the audio from F1TV and only listen to the messages without having to listen to the full 1.5-hour race ?

Thanks !

KimiRai
KimiRai
200
Joined: 10 Aug 2022, 20:08

Re: Full Race Team radio

Post

Yes please, I used to watch that channel but since it's been deleted there is no way to listen to the full race radios.

User avatar
Juzh
161
Joined: 06 Oct 2012, 08:45

Re: Full Race Team radio

Post

it's easy to extract audio after drm is removed from streams, sometimes this can take a week, sometimes a day..
without going into too much details:

install streamlink

create .bat script with content:

Code: Select all

@echo off
set /p filename=Enter name for file: 
set /p link=Enter link: 

streamlink --hls-audio-select "*" -o "%filename%.mkv" "%link%" 576p
pause
search for "f1 Race control", install, run, login with your f1tv credentials
select sessions and driver - click COPY button

run before mentioned .bat script, enter file name, paste link from race control app
this downloads worst quality stream, so as to speed up download and save space

use mkv splitter of some sort to rip onboard audio stream from mkv file, usually this is the first audio track of 6

import into audacity or similar program and search for audio spikes which indicate team radio is being used.

im sure there's easier methods but once you figure it out it takes less than a minute

George194
George194
0
Joined: 08 Mar 2023, 16:36

Re: Full Race Team radio

Post

YouTube channel: InsideTheCockpit