Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • LibVLCSharp LibVLCSharp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 76
    • Issues 76
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VideoLAN
  • LibVLCSharpLibVLCSharp
  • Issues
  • #68

Closed
Open
Created Dec 03, 2018 by texasdiaz@texasdiaz

Video Flicker on load

I've noticed that there's a significant "flicker" effect going on when I play a video using LibVLCSharp.WPF. I occasionally see a small amount of flicker in VLC itself when I press "play" to start a video, but the flicker I see in the video using LibVLCSharp.WPF is a lot more significant (it only lasts about a half-second, but it's like the video window is flickering multiple times before the video actually plays). I don't know if this is because I'm creating a LibVLC and MediaPlayer instance each time I'm loading the view; my next steps will be to create global lifetime objects and pass them to the views to use, and see if the flicker goes away, but I'm wondering if this is a known effect that maybe I'll just have to "deal with."

Thanks.

Edited Dec 03, 2018 by texasdiaz
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking

VideoLAN code repository instance