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

I have been running some tests by generating videos from a sequence of tif files. For this I have used ffmpeg command line calls using either libx264 or libopenh264 (1.6,...

Right now I am trying to use open264 to livestream games. Here is my ffmpeg command: ``` ffmpeg -y -i pipe:0 -vf "scale=1920:1080" -c:v libopenh26 -b:v 8000k -profile:v high -slices...

Hi! This PR adds a possibility to disable NEON instructions.

add Webassembly build support for openh264. our build & test environment: - emcc version 3.16.0 - node.js version v16.16.0 - chrome version 105.0.5195.127 ## build command ```shell emmake make ARCH=...

I use openh264 in the case of 2000kbps bitrate limit, push the screen, found that the screen below the background color similar to the gray line is blurred out, why?...

I'm trying to install multimedia codecs on Fedora 38, however, when trying to install the h264 codecs with `sudo dnf install openh264`, the following output is received: ``` ============================================================================================================================================================================================== Package...

![image](https://user-images.githubusercontent.com/58114861/216992405-6ff0e47a-914e-43a9-831b-854df8f3b070.png) How to deal with this problem?

Hello, I want to compile the openh264 project for my QNX platform. I know openh264 does not support QNX as OS. Could you please support me on this issue? Best...

http://www.openh264.org/BINARY_LICENSE.txt Is it possible to provide a binary pkg with BINARY_LICENSE applied on FreeBSD/amd64 platform?

Can someone please suggest a solution to this issue? I have spent hours trying to find a remedy for it but failed. Operating System: Red Hat Enterprise Linux 9.1 (Plow)...