Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Alternative English Audio #111

Open
andrew-dixon opened this issue Mar 25, 2022 · 23 comments
Open

Feature Request: Alternative English Audio #111

andrew-dixon opened this issue Mar 25, 2022 · 23 comments

Comments

@andrew-dixon
Copy link

On the F1TV app on the iPad there are two different English audio feeds, the "world feed" (bottom option) and the F1TV feed top option.

IMG_FCB2E366F7C8-1

ATM the app only provides the "world feed" audio, e.g. the UK Sky Sports F1 commentary, would it be possible to make the F1TV audio available as well (mainly to stop having to listen to David Croft 😂 ).

@Pkshields
Copy link

Pkshields commented Mar 26, 2022

+1. Last week the F1 Live commentary was available on the old pit lane channel button, but for qualifying this week it doesn't seem to be available on any stream. Using the official F1 app now and it's overactive adaptive streaming player is driving me crazy, would greatly appreciate the F1 Live commentary in this app.

@leonardoxh
Copy link
Owner

Yeah, well, I think the 2nd audio option is in the pit lane channel... So we would have to merge these 2 channels somehow, doable, but it is a lot of work if you ask me.

@andrew-dixon
Copy link
Author

@leonardoxh The pit channel is a separate option in the app, I'm not sure if it is the same audio, probably, but I had assumed the second "English" audio would be available as an option like the other languages are in the main feed, is that not the case then?

@andrew-dixon
Copy link
Author

Also, in the F1TV app, the default audio is now the F1TV commentary., not sure if that makes any difference.

@andrew-dixon
Copy link
Author

Ok, So I've just been looking on the app and noticed that for 2022 the "pit lane channel" no longer exists in the F1TV app:

2021:
IMG_0131

2022:
IMG_0132

On the. 2022 version, the top two options provide the same video, but different audio, but on the 2021 version, the top two options provide different audio and video.

@leonardoxh
Copy link
Owner

Yeah they are different videos sources in fact, but they somehow mix them up.

It shouldn't be that hard to put them together, it is just a lot of work.

@andrew-dixon
Copy link
Author

So last year on your app you had "Main" and "Pit Lane" channel options, but this year there is only the "Main" option with the Sky Sports F1 audio feed. Would it not be possible to add a second option for the "F1TV" feed if they are two different video sources? Surely that isn't much work as you already had it previously. Maybe I'm misunderstanding what you are saying.

@leonardoxh
Copy link
Owner

Ehm,

What I mean is that if you take a look at the channel selection you'll see the pit lane channel next to the main channel, the audio you're looking for is in this pit lane channel, which is the same as the main channel but with only English available...

That is the magic on the official app, they use both channels at same time

@andrew-dixon
Copy link
Author

@leonardoxh - Not in 2022. Take a look, there is no longer a pit lane channel, it's gone from both the official app and your app. If you look at a 2021 race, the pit lane channel is there, but for 2022 races, it's no longer there. The screenshot in my comment above shows this. The "security camera" icon that was the pitlane channel before has gone.

@leonardoxh
Copy link
Owner

Ah I see, for the first race is available, but now for the second race isn't available anymore.

I had the impression that it was available last weekend.

Needs some exploration then

@andrew-dixon
Copy link
Author

There is some discussion of the 2022 changes here: https://www.reddit.com/r/F1TV/comments/thomkv/the_state_of_f1tv_march_2022/

@LoVega1337
Copy link

I have created a possible fix in my Pull Request here, might need some testing tho, don't have Android Studio installed currently.

@leonardoxh
Copy link
Owner

Ah like that, I will check it this weekend

@andrew-dixon
Copy link
Author

@leonardoxh @LoVega1337 I noticed this morning in during FP2 they seemed to have different video feeds on the two channels this weekend... so I guess they are developing it over time.

@LoVega1337
Copy link

@andrew-dixon Hmm which video feeds are you talking about? WIF and International (if they are even seperated) or the International one and F1Live? If it's the latter, it is supposed to be like that since F1TV started to do an own casting team with their own "Feed" in the F1Live Channel.

@andrew-dixon
Copy link
Author

@LoVega1337 As described above, on the F1TV app, for the first two races the video feeds on the two options had the same video output, just different audio, however, today I noticed during FP2 on the "default" feed they were using a "two box" set up at points with the world feed in one and something else in the other, e.g. an interview, however switching to the second option (the one that looks like a globe), it was still just the world feed (not two box) with the Sky Sports commentary. I guess maybe this was always the case "under the hood", they just hadn't got to using a different video output until this weekends race. Looking at your code changes, it seems this should probably resolve this and allow the selection of each of the feeds.

@leonardoxh any chance of making a binary available with @LoVega1337 pull request in it to test this out over the weekend?

@LoVega1337
Copy link

LoVega1337 commented Apr 8, 2022

@LoVega1337 As described above, on the F1TV app, for the first two races the video feeds on the two options had the same video output, just different audio, however, today I noticed during FP2 on the "default" feed they were using a "two box" set up at points with the world feed in one and something else in the other, e.g. an interview, however switching to the second option (the one that looks like a globe), it was still just the world feed (not two box) with the Sky Sports commentary. I guess maybe this was always the case "under the hood", they just hadn't got to using a different video output until this weekends race. Looking at your code changes, it seems this should probably resolve this and allow the selection of each of the feeds.

@leonardoxh any chance of making a binary available with @LoVega1337 pull request in it to test this out over the weekend?

I see what you mean, yes this is exactly what I meant. The International one is the one with the Sky commentary, this was always there. The other one you described with the Splitscreen and stuff is the F1 Live channel, formerly known as the Pit Lane Channel. They were always seperate channels, but they used the Pit Lane Channel differently and rebranded it now to the F1 Live channel. Before Saudi Arabia they still used the backend name for the Pit Lane Channel to broadcast the new F1 Live channel, but since renamed that backend name to something new, that's why it doesn't show up currently.

tl;dr: With my fix all available channels (including the F1 Live channel, formerly the Pit Lane Channel) should be available again. :D

@andrew-dixon
Copy link
Author

Hopefully, the F1 Live channel is available at 1080p instead of the max 720p the Pit Lane channel was available in 🤞

@LoVega1337
Copy link

You can easily check that in the player on https://f1tv.formula1.com/. If 1080p is available there, it should also be available in the app.

@andrew-dixon
Copy link
Author

Seems to be on the FP2 replay 👍

Screenshot 2022-04-08 at 17 21 37

@LoVega1337
Copy link

Awesome, then it will be available in the app. 😃

@LoVega1337
Copy link

@andrew-dixon I built an APK with the fix through GitHub Actions, find it in my comment in my Pull request. #117 (comment)
Would be awesome if you could check if it works. But try FP1 only for now, since FP2 still had some DRM active and wouldn't load, thats another problem thats currently going on with every 3rd party app. :/

@andrew-dixon
Copy link
Author

@LoVega1337 Unfortunately I'm stuck on the login screen with it telling me my username and password is incorrect. I don't think this is related to your build as I've had it before, so I'll try again tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants