justdan96 / tsMuxer

tsMuxer is a transport stream muxer for remuxing/muxing elementary streams, EVO/VOB/MPG, MKV/MKA, MP4/MOV, TS, M2TS to TS to M2TS. Supported video codecs H.264/AVC, H.265/HEVC, VC-1, MPEG2. Supported audio codecs AAC, AC3 / E-AC3(DD+), DTS/ DTS-HD.
Apache License 2.0
863 stars 144 forks source link

I am experiencing an error on tsMuxer Mac (can't find ttf for arial) (please read description) #705

Closed VRmt231 closed 1 year ago

VRmt231 commented 1 year ago

I've been having this error using MacOS Venture 13.1 about not having the ttf font for arial. I tried with a couple ttf fonts but it still shows the same error, even after trying the command from terminal.

Is there a fix to this? I really need subtitles in this movie.

jcdr428 commented 1 year ago

@VRmt231 For MacOS, tsMuxer seeks *.ttf in /System/Library/Fonts/, /Library/Fonts/ and ~/Library/Fonts/.

Do you have the arial.ttf in one of those folders ?

VRmt231 commented 1 year ago

i checked the file path you mentioned. ill try with another font file that exists as ttf in that folder and share whether it seems to work or not.

edit: i tried with a ttf file called SF Pro, showing the same error. any fixes?

jcdr428 commented 1 year ago

@VRmt231 what is the exact error message ?

donnafaye0323 commented 1 year ago

It is a bug that will be fixed. @justdan96 #707

jcdr428 commented 1 year ago

No reply, closing. Can ve reopened upon request.