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

Add support for 360° and VR180 videos #2126

Closed
3 tasks done
ghost opened this issue Nov 28, 2022 · 8 comments
Closed
3 tasks done

Add support for 360° and VR180 videos #2126

ghost opened this issue Nov 28, 2022 · 8 comments
Labels
enhancement New feature or request

Comments

@ghost
Copy link

ghost commented Nov 28, 2022

Describe your suggested feature

Support properly playing back 360° and VR180 videos. The user should be able to move the video around using swipe gestures when in full screen mode with playback interface hidden. Swipe controls should be automatically disabled for these types of videos.

Other details

ExoPlayer supports both formats

Acknowledgements

  • I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open issue.
  • I have written a short but informative title.
  • I will fill out all of the requested information in this form.
@ghost ghost added the enhancement New feature or request label Nov 28, 2022
@Bnyro
Copy link
Member

Bnyro commented Nov 28, 2022

ExoPlayer might support them but the NewPipeExtractor and thus Piped as well don't!

@Bnyro Bnyro closed this as not planned Won't fix, can't repro, duplicate, stale Nov 28, 2022
@ghost
Copy link
Author

ghost commented Nov 28, 2022

ExoPlayer might support them but the NewPipeExtractor and thus Piped as well don't!

I see, so then I should wait until TeamNewPipe/NewPipeExtractor#488 gets merged, right?

@Bnyro
Copy link
Member

Bnyro commented Nov 28, 2022

Yes!

@ghost
Copy link
Author

ghost commented Nov 28, 2022

Yes!

Got it. @FireMasterK are there currently any problems with the code so that it's not merged?

@FireMasterK
Copy link
Member

FireMasterK commented Nov 28, 2022

It's already in Piped tho, even though that PR is not merged yet (It's in my fork).

That's how we currently support 8k

@ghost
Copy link
Author

ghost commented Nov 28, 2022

It's already in Piped tho, even though that PR is not merged yet (It's in my fork).

That's how we currently support 8k

@Bnyro maybe you should reopen it then?

@Bnyro Bnyro reopened this Nov 28, 2022
@Bnyro
Copy link
Member

Bnyro commented Nov 28, 2022

Sure, however I won't be working on it as I personally wouldn't use it anyways!

@Bnyro Bnyro mentioned this issue Dec 22, 2022
3 tasks
@Bnyro
Copy link
Member

Bnyro commented Aug 6, 2023

Currently out of scope for the project.

@Bnyro Bnyro closed this as not planned Won't fix, can't repro, duplicate, stale Aug 6, 2023
@SameenAhnaf SameenAhnaf mentioned this issue Aug 11, 2023
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants