itszechs / DriveStream

Stream video files from Google drive
Apache License 2.0
283 stars 29 forks source link

Source error #69

Closed mayurss786 closed 1 year ago

mayurss786 commented 1 year ago

So many files shows source error

please check this

https://new3.gdtot.cfd/file/8810192053

itszechs commented 1 year ago

Upon video playback? what player did you use? what device are you on?

mayurss786 commented 1 year ago

When i click on file it opens player and then shows Source Error

i am using Exoplayer because mpv hangs a lot on my tv

device Hisense 55A73F android 9.0

itszechs commented 1 year ago

ExoPlayer only uses built-in decoders so Source Error means your device lacks those decoders that the video requires.

mpv on the other hand comes with 3rd party encoders/decoders so it's able handle almost every codec. If it's laggy then your hardware is weak. It can't be helped.

mayurss786 commented 1 year ago

Thanks please close it