Skip to content
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

Wrapper language #46

Open
foxi69 opened this issue Feb 17, 2023 · 6 comments
Open

Wrapper language #46

foxi69 opened this issue Feb 17, 2023 · 6 comments
Labels

Comments

@foxi69
Copy link

foxi69 commented Feb 17, 2023

Is there anyway to determinate the language like in the installed version of MediaInfo?

@foxi69
Copy link
Author

foxi69 commented Feb 19, 2023

https://github.com/MediaArea/MediaInfo/blob/master/Source/Resource/Plugin/Language

Seems like i had to import a .csv file, but how?

@foxi69
Copy link
Author

foxi69 commented Apr 15, 2023

@yartat ? can you help me? or can i get language code instead of Lcid?

@yartat
Copy link
Owner

yartat commented Apr 17, 2023

Is there anyway to determinate the language like in the installed version of MediaInfo?

MediaInfo library has only one language. It is English.

Seems like i had to import a .csv file, but how?

All translations are used in UI: in installation wizard and in MediaInfo GUI. If U want use these translations U should add MediaInfo repo as subrepo to your project and should use .csv files.

@foxi69
Copy link
Author

foxi69 commented Apr 17, 2023

MediaInfo library has only one language. It is English.

This is fine, but is there no way to translate the language information received from the lib? Such as subtitle and soundtrack languages.
Maybe if LCID number is 0, like this one:
Nevtelen
And there is an other one, where i can see a valid LCID number then easy to translate this language text.
1 (1)

@yartat
Copy link
Owner

yartat commented Apr 17, 2023

Could you share a sample?

@foxi69
Copy link
Author

foxi69 commented Apr 17, 2023

Yes, 1 min sample from video file:
https://mega.nz/file/Q1AAAZiT#U9CzcsYltKr7HZmDaScnoP58WZq4kB2LPMUy7WqvQCg

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants