-
I'm trying to use the internal subtitle filter with libass and I'm getting these strange results:
![image](https://github.com/user-attachments/assets/ca6ac3be-b17d-45d3-b4b7-c4d705837ffe)
here i…
-
# 1.
I kinda understand why it ended up there because of this:
https://github.com/libass/libass/blob/6a759836e5e76bb7b69b0ac244eea76b0d290512/libass/ass_parse.c#L83-L115
It was probably kinda …
-
```
What steps will reproduce the problem?
1. run XBMC on RPi
2. open a video with styled subtitle
What is the expected output? What do you see instead?
The video should play smooth but whenever subt…
-
Fantastic skin, Thank you for this.
The only issue i have with this is that there are no icons in the osc. it shows up as random strings.
![image](https://github.com/user-attachments/assets/1b054…
-
Hello,
With the rockchip version I have a problem with artefacts in Stream, I don't know if it's my fault on one of my configurations, but it looks like a cache or buffer error. I'm not sure if it's …
-
Not sure if it's a bug, but I expected this to work: `x{\u1}\\{\u0}x` - it didn't, and I also tried the following: `x{\u1}\{\u0}x`, `x{\u1}\u2764{\u0}x`, which also didn't work (tested with libass 0.1…
-
PingFang fonts has moved to private location `/System/Library/PrivateFrameworks/FontServices.framework/CorePrivate/PingFangUI.ttc`, libass can not read correctly now
https://community.firecore.com/…
-
It looks like at some point, some methods on the renderer can only be called after an ASS_Image has been allocated and the ASS_Renderer has a track field initialized. Otherwise it looks like a null po…
-
**System and IINA version:**
- macOS 10.14
- IINA 1.0.0-beta4 (90)
Both IINA and mpv are not displaying the ass subtitle fonts correctly. The problem and solutions are as described in […
-
### mpv Information
```bash
$ mpv --version
mpv 0.39.0-UNKNOWN Copyright © 2000-2024 mpv/MPlayer/mplayer2 projects
built on Oct 14 2024 20:40:02
libplacebo version: v7.341.0
FFmpeg version: 7.0.…