The page for the video player is not loading properly again in 416.

EDIT:

Debug info
  • App Version: 1.0.416 (416)
  • Platform: android
  • OS Version: BP4A.251205.006

Modified Settings

The following settings have been changed from defaults:

  • isNotificationEnabled: 1 (default: 0)
  • commentDividers: 0 (default: 1)
  • isCommentActionsReversed: true (default: false)
  • shouldAlwaysOpenInDefaultBrowser: true (default: false)
  • shouldDisplayTitleAbove: true (default: false)
  • alwaysShowInstance: true (default: false)
  • applyUserNotesGlobally: true (default: false)
  • shouldSaveUserNoteContext: true (default: false)
  • alwaysTrustDomains: true (default: false)
  • shouldUseHighRefresh: false (default: true)
  • shouldLimitCardImages: true (default: false)
  • shouldPreloadImages: never (default: always)
  • shouldLoadCrosspostComments: false (default: true)
  • shouldAutofillPost: false (default: true)
  • commentTextStyle: labelSmall (default: bodyLarge)
  • postTitleTextStyle: titleXSmall (default: titleMedium)
  • customColoursPreset: 2 (default: 0)
  • isTopBarFixed: true (default: false)
  • showFullVotes: true (default: false)
  • shouldAlwaysDisplayAvatars: true (default: false)
  • shouldInstanceBlockIncludeUsers: false (default: true)
  • defaultRoute: /community?postCommonListingType=All&hint=All (default: null)
  • defaultPostSort: New (default: Active)
  • defaultCommentSort: Top (default: Hot)
  • cardType: list (default: card)
  • swipeActionsComment: [upvote, upvote, downvote] (default: [upvote, save, reply])
  • postActions: [comment, save, none, none] (default: [comment, save, none, crosspost])
  • swipeActionsPost: [hide, none, none] (default: [upvote, save, hide])
  • shouldVideoAutoplay: never (default: always)
  • shouldPreloadVideos: never (default: always)
  • shouldUseProfileBanner: true (default: false)
  • shouldDisplayCommunityBanner: false (default: true)
  • stickySortSettings: true (default: false)
  • theme: amoled (default: system)
  • imageDomainRewrites: {} (default: {})
  • applyUserVoteTotalsGlobally: true (default: false)

EDIT 2: Turning off the blur video background setting fixes it.

EDIT 3: This issue matched a previous problem with the video player so I thought it was a bug. It seems the blur setting was introduced in 416 but is still being worked on since the blur effect still needs to be added. In card view, the video gets duplicated and both video is playing.

  • kuroM
    link
    fedilink
    arrow-up
    2
    ·
    5 days ago

    Is it happening on a specific video for you? I tried a couple and didn’t see an issue. Thank you for the report!

    • sirxdaemonOP
      link
      fedilink
      arrow-up
      1
      ·
      4 days ago

      For smaller videos, like this one, the blur video background setting doesn’t take effect and the video player is just an overlay. Also, on card view there’s two videos that play when you tap on the video.

      • kuroM
        link
        fedilink
        arrow-up
        2
        ·
        4 days ago

        Thanks that is helpful, this should be patched in the next release. Cheers!

    • sirxdaemonOP
      link
      fedilink
      arrow-up
      1
      ·
      edit-2
      5 days ago

      It happens with all of the videos I’ve come across recently so I presumed it was widespread. I’ve updated the post with the debug info. Basically the video player is overplayed on the app when it appears rather than on a discrete page. Happens on card and list view but I’ll see if I can figure out which setting is causing it.

      EDIT: Blur video background setting is the culprit. Turning it on causes the problem.