Browse Source

Code review comments

Clarify what happens when all else fails in rendition selection. Label "renditions" in the diagrams.
pull/230/head
David LaPalomento 11 years ago
parent
commit
987c566c2e
  1. BIN
      docs/bitrate-switching-1.graffle
  2. BIN
      docs/bitrate-switching-1.png
  3. BIN
      docs/bitrate-switching-2.graffle
  4. BIN
      docs/bitrate-switching-2.png
  5. BIN
      docs/bitrate-switching-3.graffle
  6. BIN
      docs/bitrate-switching-3.png
  7. BIN
      docs/bitrate-switching-4.graffle
  8. BIN
      docs/bitrate-switching-4.png
  9. 4
      docs/bitrate-switching.md

BIN
docs/bitrate-switching-1.graffle

BIN
docs/bitrate-switching-1.png

Before

Width: 683  |  Height: 518  |  Size: 29 KiB

After

Width: 683  |  Height: 538  |  Size: 32 KiB

BIN
docs/bitrate-switching-2.graffle

BIN
docs/bitrate-switching-2.png

Before

Width: 683  |  Height: 518  |  Size: 35 KiB

After

Width: 683  |  Height: 538  |  Size: 38 KiB

BIN
docs/bitrate-switching-3.graffle

BIN
docs/bitrate-switching-3.png

Before

Width: 683  |  Height: 518  |  Size: 41 KiB

After

Width: 683  |  Height: 538  |  Size: 44 KiB

BIN
docs/bitrate-switching-4.graffle

BIN
docs/bitrate-switching-4.png

Before

Width: 761  |  Height: 518  |  Size: 38 KiB

After

Width: 758  |  Height: 538  |  Size: 42 KiB

4
docs/bitrate-switching.md

@ -33,6 +33,10 @@ gets used:
![Final selection](bitrate-switching-4.png)
If it turns out no rendition is acceptable based on the filtering
described above, the first encoding listed in the master playlist will
be used.
If you'd like your player to use a different set of priorities, it's
possible to completely replace the rendition selection logic. For
instance, you could always choose the most appropriate rendition by

Loading…
Cancel
Save