Post Thu Dec 15, 2016 1:10 pm

Cheap HDMI Dongle (rockchip rk2928)

I have a no name hdmi dongle (rk2928) I remember it worked well when I first got it, but then it got some ota updates and now it seems it will only play MKV container formatted files though the DMR render, I managed to hack into the device and get adb access, (found a secret cgi file), and looking at the logcat most files are failing with this message, something about content range, is it possible to force serviio to fix this?

or a less pleasent alternative transcode every non mkv movie file into a mkv format?

  Code:
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
I/AwesomePlayer(   54): mime is NULL
E/MediaPlayer(  314): Attempt to call getDuration without a valid mediaplayer
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
E/WVMExtractor(   54): Failed to open libwvm.so
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
V/ChromiumHTTPDataSourceSupport(   54): Read 8192 bytes directly.
I/NuCachedSource2(   54): new range: offset= 1380271686
I/ChromiumHTTPDataSource(   54): connect to <URL suppressed> @1380271686
V/ChromiumHTTPDataSourceSupport(   54): OnGetCookies
I/ChromiumHTTPDataSourceSupport(   54): We requested a content range, but server didn't support that. (responded with 416)
E/NuCachedSource2(   54): source returned error -32, 0 retries left
E/MediaPlayer(  314): error (1, -2147483648)
D/CCMediaplayer (  314): Player Is In State[Error],Prepared Fail!!!
D/CCMediaplayer (  314): Stability_Test(^_^): destory_video_thread...OK
E/MediaPlayer(  314): Attempt to call getDuration without a valid mediaplayer
D/lollipop_p2p(  289): has IP===1
D/LoadingAnimation(  314): @_@ LoadingAnimation::hideAnimation Instance=0x4173df58
D/IMAGE_UI(  314): API:Call (ImageUI::hideUI) instance=0x4173d710
D/        (  314): HIDE Surface ui: static void CCMediaplayer::stop() 684
E/MediaPlayer(  314): stop called in state 0
D/CCMediaplayer (  314): Stability_Test(^_^): Stop  Mediaplayer...OK
D/CCMediaplayer (  314): Stability_Test(^_^): Reset Mediaplayer...OK
D/CCMediaplayer (  314): Stability_Test(^_^): Release Mediaplayer...OK
I/FrameQueueManage(   54): FrameQueueManage::~FrameQueueManage end!
D/CCMediaplayer (  314): Stability_Test(^_^): Destory SurfaceClient and SurfaceControl