openh264 icon indicating copy to clipboard operation
openh264 copied to clipboard

Open Source H.264 Codec

Results 171 openh264 issues
Sort by recently updated
recently updated
newest added

Hello, Disclaimer: this is not an issue. I'm new to GitHub and I don't see where is the comment section so I'm posting here. Where does your code encode b-frames?...

On aarch64/arm64, when we build with gcc13 and `-mbranch-protection=standard` to enable Pointer Authentication (PAC) and Branch Target Identification (BTI), the final link disable them, likely because some assembler code do...

On a Core i7 12700K libopenh264 detects 64 logical cores as it prints "NUMBER OF LOGIC PROCESSORS ON CHIP: 64" during encoder context initialization. On this CPU, with E-cores disabled,...

i'm using opencvSharp4 for recording rtsp video using c#. i want use videoWriter.Open(filePath + fileName, VideoWriter.FourCC('X', '2', '6', '4'), fps, frameSize); i can record well when I use openh264-1.8.0-win64.dll. However...

hi i try to build it with visual studio 2022 x64 but i encountered some errors: `Severity Code Description Project File Line Suppression State Error MSB8066 Custom build for '..\..\..\common\x86\cpuid.asm;..\..\..\common\x86\intra_pred_com.asm;..\..\..\common\x86\satd_sad.asm;..\..\src\x86\denoisefilter.asm;..\..\src\x86\downsample_bilinear.asm;..\..\src\x86\vaa.asm'...

Whenever you fastforward with the video player, you get this visual glitch [300926609-858bb22a-fd81-45bf-b9bf-a22ca903ce94.webm](https://github.com/cisco/openh264/assets/155431995/dcdefd48-56ba-4783-b754-0db16b8030a4) It happens in aniwatch.to , 2movieorca , lookmovie2.to and fmovies, it seems these website use the same...

When i tried to install the latest update that is F39 i got an error message telling that: ``` Cannot download Packages/g/gstreamer1-plugin-openh264-1.22.1-1.fc39.x86_64.rpm: All mirrors were tried; Last error: Interrupted by...

Warning: While trying to apply extra data: apply_extra script failed, exit status 256 NAME="AlmaLinux" VERSION="9.1 (Lime Lynx)" Flatpak 1.12.7 Happy to provide other infos or run other tests.

For example, decoding [original.mp4](https://github.com/cisco/openh264/assets/32232575/b6a457c9-6498-4aa2-b854-85c546389c04) by libopenh264 and encoding again by libx264 results in: https://github.com/cisco/openh264/assets/32232575/8b2f36db-d92a-4df9-a927-210338b9e076 while decoding the same video by h264 decoder in ffmpeg and encoding again by libx264 results...