Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video codec h265 playback stops at first frame #548

Open
1 of 7 tasks
xauberer opened this issue Jun 23, 2024 · 1 comment
Open
1 of 7 tasks

Video codec h265 playback stops at first frame #548

xauberer opened this issue Jun 23, 2024 · 1 comment
Assignees
Labels
info:upstream Issue with WebCord's depencencies / thirdparty software type:bug Something isn't working

Comments

@xauberer
Copy link

Acknowledgements

  • I have checked that there is no other issue describing the same or
    similar problem that I currently have, regardless if it has been
    closed or open.

  • This bug affects Discord website.

  • This issue is confirmed to be reproducible when WebCord is packaged
    on at least all three latest supported Electron major releases.

  • This issue is reproducible in Chrome, Chromium or any
    Chromium-based browser, e.g Brave or Edge (please write in
    Additional Context which browser you have used if it is neither
    Chrome nor unmodified Chromium).

  • There are no fixes done to master which resolves this issue.

  • My issue describes one of the unstable and/or not fully implemented
    features.

  • I have found a workaround to mitigate or temporarily fix this issue
    in affected releases (please write it in Additional context section
    below).

Operating System / Platform

🐧️ Linux

Operating system architecture

aarch64 (64-bit ARM)

Electron version

30.0.3

Application version

4.9.2

Bug description

Playback of video container mp4 is problematic with h265 (but works ok with h264).
With h265 playback stops at first frame.

Additional context

Notice: This issue was automatically generated by WebCord.

@xauberer xauberer added the type:bug Something isn't working label Jun 23, 2024
@BJET67
Copy link

BJET67 commented Aug 10, 2024

try launching with these options

--enable-features=CanvasOopRasterization,VaapiVideoDecoder,UseChromeOSDirectVideoDecoder,VaapiIgnoreDriverChecks,PlatformHEVCDecoderSupport,Vulkan,DefaultANGLEVulkan,VulkanFromANGLE --use-cmd-decoder=passthrough --use-gl=angle --use-angle=vulkan --use-vulkan=native --ignore-gpu-blocklist --enable-zero-copy --enable-gpu-rasterization --enable-native-gpu-memory-buffers --enable-gpu-memory-buffer-video-frames

@SpacingBat3 SpacingBat3 added the info:upstream Issue with WebCord's depencencies / thirdparty software label Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
info:upstream Issue with WebCord's depencencies / thirdparty software type:bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants