Update README
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
# Purpose
|
||||
|
||||
Roku's BIF file creation tool for linux is out of date (last updated six years). It includes a dependency on `libavformat.so.57`, which is obsolete on all modern GNU/Linux distributions.
|
||||
Roku's [BIF file creation tool](https://developer.roku.com/docs/developer-program/media-playback/trick-mode/bif-file-creation.md) for linux is out of date (last updated six years ago). It includes a dependency on `libavformat.so.57`, which is obsolete on all modern GNU/Linux distributions.
|
||||
|
||||
This container allows execution of the BIF creation tool using a container powered by the archived Debian version "Stretch", which includes the correct version of the dependency.
|
||||
This container allows execution of the BIF creation tool using a container powered by the archived Debian version "Stretch", which includes the necessary version of the dependency.
|
||||
|
||||
# Usage
|
||||
|
||||
|
Reference in New Issue
Block a user