-
Hello! We've been using `httpx`. when fetching videos from Brightcove. Last week we noticed a large spike of 404s coming back and we couldn't figure out why. Running out of ideas, we swapped to using …
-
Has anyone found a good way to record video to file on the Coral dev board? It does not seem to have any kind of hardware acceleration. Software h264 is too slow :-/
-
I found these RAW MP4 videos of Pokémon XY, and I used Avidemux to cut out the clips showing the sponsors. However, when I put the edited videos on Aegisub to add captions to them, the audio in the se…
-
Do any of the tests test GPU specific video encoding such as Intel Quick Sync Video or NVidia NVENC?
Specifically is ffmpeg built to benchmark those?
-
**Describe the bug**
Every time I encode a flipnote, it always shows an error after it had prepared the audio.
**To Reproduce**
Steps to reproduce the behavior:
Encode any video (it always happe…
-
### Which component impacted?
Video Processing
### Is it regression? Good in old configuration?
None
### What happened?
Converting for e.g. BGRx to VUYA using the gstreamer va plugins vapostproc,…
-
With FFᴍᴘᴇɢ 7.1 [classifying VVC decoding as now being stable](https://www.phoronix.com/news/FFmpeg-7.1-Released), FFᴍᴘᴇɢ having [optional support for VVC encoding via VVenC](https://github.com/fraunh…
-
![%@YJLEUF5`}( AU3 8 1$7T](https://github.com/user-attachments/assets/408581c3-f4b0-47c3-b30e-c695b3d7af47)
Using examplle workflow and get an error while encoding video frames
-
Is it possible to reduce the encoding times when FreeSWITCH is recording a video,as i know,when FS recording video, will re-codec and transmit,when aleg and bleg have same video codec,I think no nee…
-
My code is :
```lua
local lgi = require 'lgi'
local core = require 'lgi.core'
local GLib = lgi.require("GLib", "2.0")
local Gst = lgi.require("Gst", "1.0")
local Gio = lgi.require("Gio", "2.0")
…