libav
Here are 42 public repositories matching this topic...
This regards the docs available here: https://mpv.io/manual/master/ so I am not following any template. I was told to open a new issue if this still persists: mpv-player/mpv#2224
I do think it persists.
- The docs for
sub-scale-with-windowsay that the option is misnamed. Would it not be better to rename it so that it makes sense? I proposesub-scale-with-video
Hi, I noticed this line of code in README.md
printf("\tCodec %s ID %d bit_rate %lld", pLocalCodec->long_name, pLocalCodec->id, pCodecParameters->bit_rate);in which pLocalCodec is not declared in the article before used which might cause confusion in my view. Digging into the c code, I found this line.
https://github.com/leandromoreira/ffmpeg-libav-tutorial/blob/cdd616ce871078e
-
Updated
Jun 6, 2020 - Shell
-
Updated
Apr 17, 2020 - C++
-
Updated
Nov 8, 2019 - C
-
Updated
Mar 4, 2018 - PLSQL
-
Updated
Jul 22, 2019 - C
-
Updated
Jan 18, 2020 - C++
-
Updated
Dec 6, 2017 - C
-
Updated
Feb 22, 2019 - Python
-
Updated
Apr 11, 2017 - C++
Write examples
-
Updated
Mar 5, 2019 - Crystal
-
Updated
Jun 7, 2020 - Shell
-
Updated
Feb 16, 2017 - Shell
-
Updated
Nov 11, 2018 - C++
-
Updated
Jul 5, 2017 - Shell
Improve this page
Add a description, image, and links to the libav topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the libav topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
I can't play a game (mindustry) without remapping button
Describe the solution you'd like
Disable shortcuts, especially for mouse, so that right-clicking does correct things in-game.
**Describe alternative