Rank: Newbie
Groups: Registered
Joined: 6/4/2022(UTC) Posts: 2
|
hi,
i send a file txt to display a titles on vmix but is codified with the standard ISO8859 and the special character appears with strange symbols. if i codified the txt file in a UTF8 standard the titles appear correcly.
is possible in vmix receive correctly the character in ISO8859?
i need to use iso8859 because i send the same file txt to another application and the other app use ISO8859 to receive the txt correctly
thanks
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 8/7/2015(UTC) Posts: 31
Thanks: 12 times Was thanked: 3 time(s) in 3 post(s)
|
Originally Posted by: shein54 hi,
I send a file txt to display a titles on vmix but is codified with the standard ISO8859 and the special character appears with strange symbols. if I codified the txt file in a UTF8 standard the titles appear correctly.
is possible in vmix receive correctly the character in ISO8859?
I need to use iso8859 because I send the same file txt to another application and the other app use ISO8859 to receive the txt correctly
thanks I have also been doing battle with char encoding formats generated by other systems to get accented chars in competitors' names to appear correctly. Some of the input files were encoded with 'latin-1' and some utf-8, vmix needed utf-8 via the http API to show the chars correctly. I would suggest writing a script in your preferred language to automatically make converted copies of the files for vmix. A quick google found this discussion of how to do it from the windows command line: https://superuser.com/qu...-windows-command-prompt. I used python because I was already using it for other work on the data. Regards, Mark Leman
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close