-
Hello,
FFMpeg library has possibility to use custom IO context in order to accept memory buffers as input instead of using files. Does this library has possibility to do so?
Examples from official…
-
### Program version
4.4.3
### Operating System
Windows
### Type
CLI
### Service
Crunchyroll
### Command used
.\aniDL.exe --service crunchy --but --downloadArchive --dlsubs "en" --dubLang "eng…
-
```
./bililive -i https://www.huya.com/237639 --debug
time="2021-09-28 18:07:14" level=info msg="BiliLive-go Version: v0.6.0-2 Link Start"
time="2021-09-28 18:07:14" level=debug msg="{AppName:BiliL…
-
### Innan du skickar in buggrapporten
- [X] Har kollat om det [redan finns en buggrapport](https://github.com/stefansundin/privatkopiera/issues) om det här.
- [X] Har kollat om det [redan finns en di…
-
Web UI cannot output files. It keeps displaying the same path repeatedly. How can I solve it?
-------
-------
C:\Users\a1003\AppData\Local\Temp\gradio\3ebeed406919a0d8689ff220b0fa3eb3f12d16…
-
I am trying to rebuild the video I divided into frames. Below is my code:
`using System.Resources;
using System;
using System.Collections.Generic;
using System.IO;
using System.Linq;
using Syste…
-
I'm generating RGB24 raw images in Node and I'm trying to encode them into a video. However, none of the frames seem to be received by ffmpeg. Here is my code:
``` javascript
const ffmpeg = require('…
-
I tried both with the test commands from the readme file and a real video source, I get the same result.
I checked with a hex editor, the file has all zeros.
Not sure it's a bug with the compilation…
-
# Additional description
I also tried using an ogg file (in case it was some weirdness with the fact that I was using the original video as the audio source) but received the same result.
Edit: Tr…
-
**Describe the bug**
Using "-hwaccel d3d11va -hwaccel_output_format d3d11" on FFMPEG for hardware accelerated transcoding fails. But using "-hwaccel dxva2 -hwaccel_output_format dxva2_vld" works just…