diff options
author | John Stebbins <[email protected]> | 2019-08-06 14:02:05 -0600 |
---|---|---|
committer | John Stebbins <[email protected]> | 2019-08-11 15:36:41 -0700 |
commit | 9b997b772e252459c8f29cec86d26b5604023819 (patch) | |
tree | bb0381beafded065cae1c48e01bbf891b66be522 /libhb/dvd.c | |
parent | 6d43c26b189835ff261c870993106ef03ad79aa2 (diff) |
ffmpeg: make track names visible regarless of locale
Apple will not show a track name if it doesn't match the current locale
or it's language is not "und". This patch results in the language being
set to "und".
writes 3gpp track names for all language variations in metadata.
when the language is not specified, uses "und" as default.
HandBrake doesn't actually allow multiple track name languages, but one
of the side effects of this patch is to use "und" when the track name
language is unspecified. Before this patch, language specific variants
of metadata were ignored and "eng" was always set as the language.
Diffstat (limited to 'libhb/dvd.c')
0 files changed, 0 insertions, 0 deletions