-
# version
1.6.0
# desc
I tried to cross compile to aarch64 when building a docker image, this is the dockerfile
```
FROM debian:stretch
ENV DEBIAN_FRONTEND noninteractive
ENV TZ=Asia/Shangh…
-
I recently looked into this project and found it quite interesting and wanted to dig a bit deeper and contribute. I wanted to try to pick up the media encoding/decoding support. I have some experince …
-
Openh264 does NOT always output video frames in chronological order when calling by DecodeFrameNoDelay()
The output PTSs are as below; some of them are out-of-order. Should I reorder myself? If so,…
-
This issue tracker is intended only for Silverblue specific issues. We would like to ask you to try to reproduce the issue on a relevant Fedora Workstation release. If you will be able to reproduce th…
-
## Discussion
### Context
Right now, as part of PRs https://github.com/pytorch/vision/pull/2683 and https://github.com/pytorch/vision/pull/2596, we intend to include the FFmpeg binaries on or wh…
-
DNF can install a package or packages and exclude some from the group.
For instance, the command to install multimedia codecs on Fedora is:
```
sudo dnf install gstreamer1-plugins-{bad-\*,good-\*…
-
It appears that 1680x1050 resolution does not encode properly with openh264 on older macbook pros (2013) and the 2019 edition. The YUV420 conversion fails to fill out the chroma colors correctly. Luma…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect device - Any device
2. Add module - Motion extractor tests …
-
hi, I execute the comand make ARCH=x86_64 OS=msvc to build in win10,but error occurs
rc -fo openh264.res openh264.rc
make: rc: No such file or directory
make: *** [build/msvc-common.mk:54: openh…
-
I had used Webex from browser (firefox on debian) for ~3 years without problems - last use was on 28 June, at the time my debian is on "bookworm" (stable).
Today, trying to join a meeting on webex.…