-
Trying to build FFmpeg with SVG support, building for Win64 on Ubuntu 18.04 LTS
librsvg2-dev is installed, and pkg-config seems to see it
Error:
ERROR: librsvg-2.0 not found using pkg-config
…
ghost updated
2 years ago
-
```
Hi,
I am using ffmpeg recorder to implement touch to record like vine app,
Now i want to apply effects like sepia, grayscale to video, from research i
came to know that using below ffmpeg com…
-
```
Hi,
I am using ffmpeg recorder to implement touch to record like vine app,
Now i want to apply effects like sepia, grayscale to video, from research i
came to know that using below ffmpeg com…
-
```
Hi,
I am using ffmpeg recorder to implement touch to record like vine app,
Now i want to apply effects like sepia, grayscale to video, from research i
came to know that using below ffmpeg com…
-
```
Hi,
I am using ffmpeg recorder to implement touch to record like vine app,
Now i want to apply effects like sepia, grayscale to video, from research i
came to know that using below ffmpeg com…
-
```
Hi,
I am using ffmpeg recorder to implement touch to record like vine app,
Now i want to apply effects like sepia, grayscale to video, from research i
came to know that using below ffmpeg com…
-
The previous issue #4922 is pretty old and captures a different time in the Windows-On-Arm ecosystem and I wanted to re-capture interest in having _native_ support for ARM64-Windows.
I've had some …
-
Sample files: https://www.dropbox.com/sh/kvzxjsysyt98k0w/AADhYVREED6sm-62IGsqnYtta?dl=0
I've encode water.mov into WebM format with FFmpeg using this command line
`ffmpeg -y -i water.mov -c:v libvp…
-
### DO NOT REMOVE OR SKIP THE ISSUE TEMPLATE
- [X] I understand that I will be **blocked** if I *intentionally* remove or skip any mandatory\* field
### Checklist
- [X] I'm reporting that yt-dlp is…
-
I recently encountered a significant difference in processing time when extracting a 70-second clip from a video using different methods. Utilizing MoviePy's subclip and write_videofile functions took…