-
### Describe the bug
I am playing with transcoding in my setup, and results are somewhat disturbing. Depending on the client I get proper results or definitely not...
All tests I run are on loca…
-
When trying to target android with ffmpeg, I get the following error:
```
org.gradle.api.tasks.TaskExecutionException: Execution failed for task ':packageDebugBundle'.
at ...
Caused by: org.gra…
-
I basically do this:
```
import { createClient } from "@libsql/client";
const client = createClient({
url: "file:local.db",
});
await client.batch(
[
"CREATE TABLE IF N…
ambrt updated
2 months ago
-
### Checklist
- [X] I'm reporting a bug unrelated to a specific site
- [X] I've verified that I'm running yt-dlp version **2022.05.18** ([update instructions](https://github.com/yt-dlp/yt-dlp#upda…
-
Video Cannot Save on Android 10 and above.
This is due to WritingMinds/ffmpeg-android-java library that you are using. This library doesnt support android 10 and above.
Link to issues:
https://…
-
Thank u for this module but unfortunately i can't convert the file plz check the code :)
```
var intent = Titanium.Android.createIntent({
action: Ti.Andro…
-
### Describe the bug
1. Go to a show or movie with truehd audio set as default
2. Attempt to play the file
3. Loads to black screen, never starts
If I set the bitrate low to force it to transcod…
-
### Please describe your bug
I'm trying to update my jellyfin docker image from 10.8.3 to .4, but I'm getting connection timeouts. The same thing happend last time when I was trying to upgrade from…
-
### Please describe your bug
When I asked Jellyfin android app to remove media for a single movie it deleted the entire parent folder of movies, which contained hundreds of movies. This removed the e…
-
Hello! In my code I have the following call:
```await FFmpegDownloader.GetLatestVersion(FFmpegVersion.Android);```
This throws an `System.InvalidOperationException: 'Missing system type and archit…