hbiyik / FFmpeg

PLEASE USE https://github.com/nyanmisaka/ffmpeg-rockchip REPO INSTEAD.
https://github.com/nyanmisaka/ffmpeg-rockchip
Other
90 stars 7 forks source link

KODI with DRM plane sends EOS prematurely #19

Closed hbiyik closed 1 year ago

hbiyik commented 1 year ago

After 4-5 seconds decoders stops decoding assuing the file has ended and play back stops. Seeking once again triggers playback again, but stops after several seconds as well.

Happens in both Nexus & Matrix branches. Does not happen with each file, but definetely happends with the below Same file plays with normal X11 display only happens when DRM is selected with gbm windowing

http://movietrailers.apple.com/movies/lionsgate/hell-fest/hell-fest-trailer-1_h1080p.mov

hbiyik commented 1 year ago

https://github.com/xbmc/xbmc/issues/23583

amazingfate commented 1 year ago

I can't play video on kodi 20.2. A lot of get_buffer() failed: https://paste.armbian.com/ehucepurih.yaml

amazingfate commented 1 year ago

I can't play video on kodi 20.2. A lot of get_buffer() failed: https://paste.armbian.com/ehucepurih.yaml

My bad. I packaged rkmpp to libavcodec-extra, so mpp decoder is not installed. We can ignore this msg.

hbiyik commented 1 year ago

So it works now right did i get it correctly?

amazingfate commented 1 year ago

Yeah it works now. Great work!

hbiyik commented 1 year ago

Thanks, original issue should still remain though, i think its a kodi problem

hbiyik commented 1 year ago

this is because there is no audio backend, duh, closing.