Open Nes-si opened 3 years ago
this isn't an issue, this is a feature request.
This should get fixed as this patch gets through review and merged :) .
This sample contains the track titles in at the very least:
[udta: User Data Box]
position = 3991500
size = 71
[name]
position = 3991508
size = 28
[titl]
position = 3991536
size = 35
name
is not supposed to be a end user facing name?titl
is actually a proper media title box specified by 3GPP. This is what I ended up implementing :) .
Important Information
Reproduction steps
Open the sample file, then call Playback - Show tracks. I haven't a config file.
Expected behavior
Showing audio track's titles like in VLC, MediaInfo.
Actual behavior
mpv don't show audio tracks' titles in mp4 files.
What I see in mpv:
And what I see in MediaInfo (I've set off track titles — MVO and ORT):
VLC also shows track titles:
Log file
Link
Sample files
Sample