Search found 3 matches

Go to advanced search

by MagnetUser
29 Jan 2025 23:34
Forum: Forum, Website and Artwork discussion
Topic: Registering on code.videolan.org
Replies: 20
Views: 19970

Re: Registering on code.videolan.org

I cant report LibVLCSharp bug because I am getting this login warning:
Your account is pending approval from your GitLab administrator and hence blocked...

May you please activate
Username: MagnetUser
Thank you!
by MagnetUser
29 Jan 2025 22:01
Forum: Forum, Website and Artwork discussion
Topic: account has been deactivated by your administrator?
Replies: 18
Views: 27173

Re: account has been deactivated by your administrator?

I cant report LibVLCSharp bug because I am getting this login warning:
Your account is pending approval from your GitLab administrator and hence blocked...

May you please activate
Username: MagnetUser
Thank you!
by MagnetUser
28 Jan 2025 21:46
Forum: Development around libVLC
Topic: HEVC/H264 video playback issue using StreamMediaInput
Replies: 0
Views: 98

HEVC/H264 video playback issue using StreamMediaInput

I have HEVC/H264 video playback issue when using LibVlcSharp StreamMediaInput. Here is a code example. It works Ok for all other formats (mp4, avi, mov, mkv etc) var contentStream = File.Open(path, FileMode.Open); var media = new Media(_libVLC, new StreamMediaInput(contentStream)); _mediaPlayer.Play...

Go to advanced search