Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • LibVLCSharp LibVLCSharp
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 79
    • Issues 79
    • 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
  • VideoLANVideoLAN
  • LibVLCSharpLibVLCSharp
  • Issues
  • #465
Closed
Open
Issue created May 08, 2021 by Igor Shevchenko@shevchenko

Cast with ":start-paused" option issue

Summary

Media player with renderer stops responding if you set next media with ":start-paused" option. Player just stays in paused state if you try to Play() it, no events fired. In my tests it happened for mp3 but not for m4a files. I've created sample project to reproduce the issue (see attachment).

Also, sometimes media player stops responding after reaching end of file. No error or end reached event. Doesn't respond to play/pause same as for issue above. I couldn't find a way to reproduce it.

Minimal project and steps to reproduce

  1. Cast mp3 media
  2. Set another media with ":start-paused" option
  3. Play it

Sample project: VLCRendererTest.zip

What is the current bug behavior?

Media player not responding to commands

What is the expected correct behavior?

Media is played

Does it work on other plaforms? Does it work with the official VLC apps?

I was able to check only Android

Environment

Android, see sample project

Edited May 08, 2021 by Igor Shevchenko
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