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 77
    • Issues 77
    • 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
  • #228

Closed
Open
Created Oct 02, 2019 by wayne.he@wayne2000

VLC decoder drops last frames of video clips (update)

Summary

When the video finishes playing, you will find that the screen is not the last frame at all. VLC does not play last few frames of the video. If same file is played in WMplayer, it plays all the frames. How to fix this in VLC?

Minimal project and steps to reproduce

https://github.com/wayne2006/FrameTest

Run the program to see the results

What is the current bug behavior?

Lost the last 5 frames, not rendered

What is the expected correct behavior?

Should display the full 70 frames

Relevant logs and/or screenshots

This image is the result of the test program image

This image is the result of the windows media player image

Please download this MP4 file and try it out to see where the last frame is.

https://github.com/wayne2006/FrameTest/blob/master/FrameTest/FrameTest.mp4

Environment

OS: win10

LibVLC version and architecture 3.0.8.0

LibVLCSharp version 3.2.3

Possible fixes

Thanks!

Edited Oct 02, 2019 by wayne.he
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