You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Either start playback for a video or scrub to a different frame while a video is playing.
The video playback gets reset to the beginning of the video.
So far this only occurs for the videos of a single series, trying out other series scrubbing and resuming playback works fine. If I force a transcode for the video (by selecting the worst bitrate available) then scrubbing works again. I have seen the same issue in two different TVs (one running Android TV, one using a Google TV streaming device).
Attached as the logs are also the logs I captured with adb logcat, which might be relevant as I saw these logs come up whenever I scrubbed and hit the issue.
Logs
11-02 12:19:19.904 2904 2925 E audio_hal: [primary_usb_resume:1167] usb not start, [0,0x0], sink_devices:0x40000
11-02 12:19:21.529 2904 2925 E audio_hal: [primary_usb_pause:1132] usb not start, [0,0x0], sink_devices:0x40000
11-02 12:19:21.703 2899 7225 E ResolverController: No valid NAT64 prefix (100, <unspecified>/0)
11-02 12:19:21.725 2899 7226 E ResolverController: No valid NAT64 prefix (100, <unspecified>/0)
11-02 12:19:31.559 2904 3925 E audio_hal: [primary_usb_stop:1073] usb not start, [0,0x0]
11-02 12:19:31.561 2904 2925 E audio_hal: [primary_usb_stop:1073] usb not start, [0,0x0]
11-02 12:19:31.588 3026 3927 E MtkOmxCore: free_inst_handle dlclose(0x67539e9f), free(0xe7a33004)
11-02 12:19:31.626 2934 3604 E HISMW@dataoperator:
11-02 12:19:31.626 2934 3604 E HISMW@dataoperator: [FACSET] read startaddr: 0x390.
11-02 12:19:31.626 2934 3604 E HISMW@dataoperator:
11-02 12:19:31.628 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.628 2934 3604 E HISMW@videoctrl: [LBL] get low blue light type error: 0, level: 0.
11-02 12:19:31.628 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.628 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.628 2934 3604 E HISMW@videoctrl: [LBL] get low blue light type error: 0, level: 0.
11-02 12:19:31.628 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.630 2934 3604 E HISMW@video :
11-02 12:19:31.630 2934 3604 E HISMW@video : [CHECK RETURN] UpdateEnhancedViewingAngleEnabler:4831 VideoCtrl input: 0, return failed: -1.
11-02 12:19:31.630 2934 3604 E HISMW@video :
11-02 12:19:31.636 3026 3927 E MtkOmxCore: comp_index(8), path(libMtkOmxVdec.so)
11-02 12:19:31.640 2947 31412 E libc : Access denied finding property "vendor.mtk.grm.hwbinder.verbose.log"
11-02 12:19:31.641 2947 31412 E libc : Access denied finding property "vendor.mtk.grm.verbose.log"
11-02 12:19:31.651 3026 3927 E MtkOmxVdec: 0xe7a33000: OMX_GoogleAndroidIndexAllocateNativeHandle: invalid port index(1)
11-02 12:19:31.651 3026 3927 E OMXNodeInstance: setParameter(0xe7a33004:MTK.DECODER.AVC, OMX.google.android.index.allocateNativeHandle(0x7f00010b): Output:1 en=0) ERROR: BadParameter(0x80001005)
11-02 12:19:31.651 26750 7244 E ACodec : [OMX.MTK.VIDEO.DECODER.AVC] setPortMode on output to DynamicANWBuffer failed w/ err -1010
11-02 12:19:31.651 3026 4320 E OMXNodeInstance: getParameter(0xe7a33004:MTK.DECODER.AVC, ??(0x6f600011)) ERROR: UnsupportedIndex(0x8000101a)
11-02 12:19:31.651 3026 4320 E MtkOmxVdec: 0xe7a33000: OMX_GoogleAndroidIndexAllocateNativeHandle: invalid port index(1)
11-02 12:19:31.651 3026 4320 E OMXNodeInstance: setParameter(0xe7a33004:MTK.DECODER.AVC, OMX.google.android.index.allocateNativeHandle(0x7f00010b): Output:1 en=0) ERROR: BadParameter(0x80001005)
11-02 12:19:31.652 3026 4320 E OMXNodeInstance: setConfig(0xe7a33004:MTK.DECODER.AVC, ConfigPriority(0x6f800002)) ERROR: UnsupportedIndex(0x8000101a)
11-02 12:19:31.653 3026 4320 E MtkOmxVdec: bRequestingDataSpace is not supported
11-02 12:19:31.653 3026 4320 E OMXNodeInstance: getConfig(0xe7a33004:MTK.DECODER.AVC, ??(0x7f00010d)) ERROR: UnsupportedSetting(0x80001019)
11-02 12:19:31.680 2913 2913 E /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service: Failed to get IAshmemDeviceService.
11-02 12:19:31.703 2913 2913 E /vendor/bin/hw/android.hardware.graphics.allocator@2.0-service: Failed to get IAshmemDeviceService.
11-02 12:19:31.725 3026 4320 E MtkOmxVdec: bRequestingDataSpace is not supported
11-02 12:19:31.725 3026 4320 E OMXNodeInstance: getConfig(0xe7a33004:MTK.DECODER.AVC, ??(0x7f00010d)) ERROR: UnsupportedSetting(0x80001019)
11-02 12:19:31.733 3026 4320 E MtkOmxVdec: bRequestingDataSpace is not supported
11-02 12:19:31.733 3026 4320 E OMXNodeInstance: getConfig(0xe7a33004:MTK.DECODER.AVC, ??(0x7f00010d)) ERROR: UnsupportedSetting(0x80001019)
11-02 12:19:31.853 2934 3604 E HISMW@dataoperator:
11-02 12:19:31.853 2934 3604 E HISMW@dataoperator: [FACSET] read startaddr: 0x390.
11-02 12:19:31.853 2934 3604 E HISMW@dataoperator:
11-02 12:19:31.855 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.855 2934 3604 E HISMW@videoctrl: [LBL] get low blue light type error: 0, level: 0.
11-02 12:19:31.855 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.856 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.856 2934 3604 E HISMW@videoctrl: [LBL] get low blue light type error: 0, level: 0.
11-02 12:19:31.856 2934 3604 E HISMW@videoctrl:
11-02 12:19:31.857 2934 3604 E HISMW@video :
11-02 12:19:31.857 2934 3604 E HISMW@video : [CHECK RETURN] UpdateEnhancedViewingAngleEnabler:4831 VideoCtrl input: 0, return failed: -1.
11-02 12:19:31.857 2934 3604 E HISMW@video :
11-02 12:19:31.911 2904 3925 E /vendor/bin/hw/android.hardware.audio@2.0-service-mediatek: Failed to get IAshmemDeviceService.
11-02 12:19:31.912 2904 3925 E /vendor/bin/hw/android.hardware.audio@2.0-service-mediatek: Failed to get IAshmemDeviceService.
11-02 12:19:31.919 2947 28071 E libc : Access denied finding property "vendor.mtk.grm.hwbinder.verbose.log"
11-02 12:19:31.920 2947 28071 E libc : Access denied finding property "vendor.mtk.grm.verbose.log"
11-02 12:19:31.922 2899 7256 E ResolverController: No valid NAT64 prefix (100, <unspecified>/0)
11-02 12:19:32.008 2934 21632 E HISMW@dataoperator:
11-02 12:19:32.009 2934 21632 E HISMW@dataoperator: [FACSET] read startaddr: 0x390.
11-02 12:19:32.009 2934 21632 E HISMW@dataoperator:
11-02 12:19:34.044 2904 2927 E audio_hal: [primary_usb_pause:1132] usb not start, [0,0x0], sink_devices:0x40000
I started having this today too. I can't tell when it happened but I noticed it after my playback got interrupted by a Google Assistant setup prompt for some reason and then I couldn't skip around by any means in the player. This happened with Season 5 of Community only (which is what I was watching at the time). I haven't been able to replicate it on any other show but all episodes of that season do it.
I have confirmed this also happens on the Android app which doesn't show the blue dot indicating current position for affected episodes. I have also confirmed that it works properly when transcoding is forced. It also works as expected in a web browser. My affected episodes are encoded in h265 so I had to confirm that the browser I was using wasn't just transcoding anyway due to a lack of support.
It seems that this is a bug isolated to Android. I don't have any iOS devices to test, however.
Describe the bug
So far this only occurs for the videos of a single series, trying out other series scrubbing and resuming playback works fine. If I force a transcode for the video (by selecting the worst bitrate available) then scrubbing works again. I have seen the same issue in two different TVs (one running Android TV, one using a Google TV streaming device).
Attached as the logs are also the logs I captured with
adb logcat
, which might be relevant as I saw these logs come up whenever I scrubbed and hit the issue.Logs
FFmpeg logs
No response
Media info of the file
Application version
0.17.9-beta.1
Device information
HiSense SmartTV 4K FFM
Android version
Android TV 10
Jellyfin server version
10.10.0
The text was updated successfully, but these errors were encountered: