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

m3u8: import Apple's test samples #31

Open
ollytom opened this issue Aug 3, 2024 · 3 comments
Open

m3u8: import Apple's test samples #31

ollytom opened this issue Aug 3, 2024 · 3 comments

Comments

@ollytom
Copy link
Member

ollytom commented Aug 3, 2024

Apple - you know, the one who basically "own" the HLS spec - provide some m3u8 samples at
https://developer.apple.com/streaming/examples/

These would be good to have in testdata. I saw that Shaka Player have the examples in their test suite.

@jacobhitchins
Copy link
Contributor

Would this be in addition to or replacing the current samples?

@ollytom
Copy link
Member Author

ollytom commented Aug 12, 2024 via email

@ollytom
Copy link
Member Author

ollytom commented Aug 12, 2024

But it's not clear looking at the files what each one is really for.

Actually, looking at it again today, after a sleepy Sunday, I think
it's relatively clear what each is for. For example,
testdata/frame_rate.m3u8 is for frame rates, with names for each (PAL,
NTSC etc.) and testdata/resolution.m3u8 is for resolution. There's two
which are unclear:

  • bbb.m3u8
  • tos.m3u8

I've fixed these up in 7c79b05.

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

No branches or pull requests

2 participants