chewie icon indicating copy to clipboard operation
chewie copied to clipboard

Support for multiple resolutions

Open HosseinYousefi opened this issue 4 years ago • 4 comments

Hi, can we have something similar to playbackSpeed but for multiple resolution support like 480p, 720p, ...

HosseinYousefi avatar May 31 '21 18:05 HosseinYousefi

Hi, can we have something similar to playbackSpeed but for multiple resolution support like 480p, 720p, ...

Sure :) very good idea. We'll add this to our ToDo List 👍 Thanks for your suggestion

Ahmadre avatar Jun 01 '21 13:06 Ahmadre

@HosseinYousefi Please follow this branch: https://github.com/brianegan/chewie/tree/feat/resolutions

It's already working, but still work in progress 👍. There's a little bug in changing the dataSource. But everything else is provided there. Have a look into the example code.

Ahmadre avatar Jun 08 '21 03:06 Ahmadre

Should I use this branch this way in pubspec.yaml file? chewie: git: url: https://github.com/brianegan/chewie/tree/feat/resolutions

I get this error when I run this command: image

AhmadFalahian avatar May 17 '22 06:05 AhmadFalahian

@HosseinYousefi Please follow this branch: https://github.com/brianegan/chewie/tree/feat/resolutions

It's already working, but still work in progress 👍. There's a little bug in changing the dataSource. But everything else is provided there. Have a look into the example code.

Any news for this ?

andes2912 avatar Nov 01 '23 14:11 andes2912