-
Please add options for selecting part or parts of files using time and size. Helpful if you want to check only small questionable part of large file.
-
[Issue description edited to avoid accidentally spreading false information.]
Sadly, the ffmpeg project forked into avconv, and Ubuntu and Debian switched to avconv. (Here is [a reasonably unbiased …
-
### Describe the problem to be solved
in `/api/v1/videos/{id}`, for HLS videos, we have a list of URLs in `streamingPlaylists[].files[].fileUrl`, ending with `-fragmented.mp4`.
The same content is…
-
``` ruby
git clone mpv-build.git
cd mpv-build/
./rebuild -j4
cd ffmpeg/
./configure --enable-shared
make #$ make -v : GNU Make 3.81 This program built for i386-apple-darwin11.3.0
make install
$: ff…
-
```
What steps will reproduce the problem?
1. Try to run sample program.
What is the expected output? What do you see instead?
I would expect to be able to run the sample program.
However, I am getti…
-
```
What steps will reproduce the problem?
1. Try to run sample program.
What is the expected output? What do you see instead?
I would expect to be able to run the sample program.
However, I am getti…
-
Right now, all media loading is done in parallel, which isn't ideal and can result in unnecessary dropped frames (observed by @aubilenon).
In an ideal world:
- high priority: media frames that wil…
egnor updated
2 years ago
-
### mpv Information
_No response_
### Other Information
```text
Just would like to know how to use my own custom ffmpeg build binaries with mpv player, using windows os.
Is there something in th…
-
A few sites to reoproduce video give issue with codecs
### Final image
FROM jlesage/baseimage-gui:ubuntu-22.04-v4
ENV APP_NAME="Tor Browser"
ENV show_output=1
ARG DEBIAN_FRONTEND="noninte…
-
I've tried as many different methods I can think of, and the result is the same. Here is an example:
```
codec: mp3
compression level: 4
chapters: yes
authcode: ~/.audible/mcjonmor.json
loglev…