-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fails to process when filename/path has ":" #4
Comments
I'm also experiencing this, is there something we can do to make this work ? Thanks |
It fails when passing the filename to ffmpeg to do the subtitle extraction. The recommendation is to use ffescape.
Set ffmpeg path to Jellyfin ffmpeg
and perhaps even the transcoding, but I'm only remuxing and it works fine with ${__file} as input |
@edwhardo I'm working through a similar issue. Where did your |
@mattdsteele I downloaded and compiled jellyfin-ffmpeg-6.0.1-8. It is still working on 10.10.x even though that uses jellyfin-ffmpeg-7 |
im not sure how to fix. but if my filename and/or path has : or ' it failes to run
The text was updated successfully, but these errors were encountered: