androidx / androidx/media

Do not select embedded metadata tracks by default without their primary track

Open
#620 2 comments 0 reactions 1 assignee View on GitHub

@tonihei is already working on this.

Since Aug 30, 2023.

enhancement
Dominant language
Java
Stars
3k
Forks
955
Avg merge
12d 14h
Merged PRs (30d)
2

Description

Version

Media3 1.1.1

More version details

commit 3f366109b7e5cbf7b7e5b46e8b923e167e9ae893 (HEAD -> p-disabled-renderer-still-fetches-media-hls, tag: 1.1.1, tivo-public/release, origin/release, origin/HEAD, release)

Devices that reproduce the issue

SEI Robotics

Devices that do not reproduce the issue

None

Reproducible in the demo app?

Yes

Reproduction steps
  1. Play the Apple HLS test stream, https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8
  2. Disable video and subtitles (select "None") in the track selection dialog
Expected result

No video tracks are downloaded once video and subtitles tracks are disabled.

Actual result

Video tracks are downloaded.

Media

HLS > Apple multivariant playlist advanced (TS)

"uri": "https://devstreaming-cdn.apple.com/videos/streaming/examples/img_bipbop_adv_example_ts/master.m3u8"

Bug Report
  • You will email the zip file produced by adb bugreport to android-media-github@google.com after filing this issue.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.