-
### `yazi --debug` output
```Shell
❯ yazi --debug
Yazi
Version: 0.3.3 (1277b017 2024-11-24)
Debug : false
Triple : x86_64-unknown-linux-gnu (linux-x86_64)
Rustc : 1.82.0 (…
-
It looks like the FFprobe mechanism is currently broken.
```
>>> FFprobe('tests/album/test track.wav')
2023-10-28 00:15:01,565 - pyffmpeg.pseudo_ffprobe.FFprobe - INFO - FFprobe initialised
2023…
-
This is a follow-up to [the several comments I left here](https://github.com/shaka-project/shaka-streamer/issues/16#issuecomment-1581186155).
It appears that there might be an issue with the `_prob…
-
Would it be possible to keep the ffprobe executable and also export the path to ffprobe ?
-
Here’s a template for a GitHub issue you can use to report the problem you’re facing with MoviePy when trying to read an audio file. You can fill in any additional details as needed.
---
**Title…
-
### This issue respects the following points:
- [X] This is a **bug**, not a question or a configuration issue; Please visit our forum or chat rooms first to troubleshoot with volunteers, before crea…
-
**Subject of the issue**
Hi, i'm trying to migrate an old setup of restreamer to a new server with the newest restreamer release, but I keep getting the same error:
```
Your stream wasn't accessi…
-
decodeEntities() does not decode html entities characters, but should as evident in the code.
Error occurs on ffprobe part of the code, as it cannot find the file (as the file name was not decoded)…
-
E.g.
[[
```console
> ffprobe -hide_banner -threads 0 -show_entries "stream=time_base:format=size" -of "flat=h=0" "Shadowing._rgb24.jxl"
Input #0, jpegxl_pipe, from 'Shadowing._rgb24.jxl':
D…
-
Hey, this looks like a very cool and useful plugin. However it won' t launch.
I have ffmpeg installed, and ffprobe and ffmpeg are both in my global path. Rendering animations works just fine.
Do you…