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

Support for Track Reference Atoms #175

Open
GoogleCodeExporter opened this issue Oct 4, 2015 · 1 comment
Open

Support for Track Reference Atoms #175

GoogleCodeExporter opened this issue Oct 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

I recently learned about the track reference atoms. These are really useful for 
describing the relationship between tracks within an alternate group, and are 
used by Apple TV (and probably other players) to determine the correct tracks 
to use within an alternate group. For example:

'forc' - Marks a subtitle track as "forced"
'fall' - Marks a track as a fallback or another track. For example an AC-3 
audio track could mark an AAC audio track as a fallback.
'folw' - Marks a "following" track. For example, you have two subtitle tracks, 
one forced and one full track. In an audio track, this indicates the primary 
subtitle track, and in a subtitle track, this indicates the alternate subtitle 
track.

There's others that could also be useful, but these are the most important.

What version of the product are you using? On what operating system?

Version 2.0

Please provide any additional information below.

Gory details about these atoms can be found at: 
https://developer.apple.com/library/mac/documentation/QuickTime/QTFF/QTFFChap2/q
tff2.html

Original issue reported on code.google.com by raftisa...@gmail.com on 23 Jan 2015 at 11:31

@GoogleCodeExporter
Copy link
Contributor Author

I'm not sure if I missed it or not, but this should be entered as an 
enhancement.

Original comment by raftisa...@gmail.com on 23 Jan 2015 at 11:33

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

No branches or pull requests

1 participant