EVP380
RS-232 & TCP/IP communication protocol
Oct 2021
Version : 2.1 (for firmware 1.11 or higher)
65
16.3.2. Select a subtitle track with language code
Byte
Role
Value (represented
in hexa)
Description
0
Synchro
0x80 | id
Sync byte and player ID
1
Command
0x1D
Manual selection manuelle of subtitles
according to language code ISO-639
2
Language code
[0x61-0x7A]
First byte is the ASCII value of the character
string of the language code ISO-639 between
"a" and "z"
3
Language code
[0x61-0x7A]
Second byte is the ASCII value of the
character string of the language code ISO-
639 between "a" and "z"
4
Language code
[0x61-0x7A]
Thirsd byte is the ASCII value of the
character string of the language code ISO-
639 between "a" and "z"
16.3.3. Select a subtitle track using track index
Byte
Role
Value (represented in
hexa)
Description
0
Synchro
0x80 | id
Sync byte and player ID
1
Command
0x2D
Manual selection of subtitles according
to language code ISO-639
2
Language code
[0x00-0x7F]
Track index between 0 and 127
16.3.4. List all subtitle tracks
This is an extension of the info request.
Byte
Role
Value (represented in
hexa)
Description
0
Synchro
0x80 | id
Sync byte and player ID
1
Command
0x04
Manual selectionof subtitles according
to code language ISO-639
2
Subcommand
0x41
List all subtitle tracks
Return value: list of ISO-639 language codes splitted by semicolon and ended by CRLF.