mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-05-04 18:09:12 +03:00
[Issue]: build in ass subtitile and build in fonts with windows path result in ffmpeg fail. #5784
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @zzdywc on GitHub (May 17, 2024).
Please describe your bug
when paly build in subtitle with space and chinese character & build in fonts with windows path will fail.
when I use shell to test this command, the original command fail with regognize, the fixed command( remove some \ and ") will fail with fonts path problem. this issue has been mentioned before, but it seem not purely fixed.
Reproduction Steps
Jellyfin Version
10.8.13
if other:
No response
Environment
Jellyfin logs
FFmpeg logs
No response
Please attach any browser or client logs here
No response
Please attach any screenshots here
Code of Conduct
@jellyfin-bot commented on GitHub (May 17, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@zzdywc commented on GitHub (May 17, 2024):
#10506 this issue seem exactly same with my problem, he/her fixed this issue by update jellyfin verison, but my verison is already same with he/her. so this issue still there.
@zzdywc commented on GitHub (May 17, 2024):
and I not only tested one series, there are two [桜都字幕组] version series facing same problem.
@Icarusradio commented on GitHub (May 17, 2024):
Can confirm the issue still exists in Jellyfin 10.9.1
@zzdywc commented on GitHub (May 19, 2024):
feel exhausted, the subtitile downloader like shooter or thurder don't regognize anime episode, download extra subtitle also very troublesome.
@Icarusradio commented on GitHub (May 19, 2024):
I fixed the issue by repacking the fonts using MKVToolNix.
@zzdywc commented on GitHub (May 19, 2024):
but I'm using pt, so modify original data isn't a good idea.
@felix920506 commented on GitHub (Sep 1, 2024):
should already be fixed by #11812