To obtain Libffmpeg, repeat the process for obtaining Libatomic. Hint: The Ubuntu package is named chromium-codecs-ffmpeg. It contains the file libffmpeg.so, which you need to transfer to the thin client. Place it in /custom/chromium-browser/usr/lib/chromium-browser/.
This is a procedure that you need to repeat until you have supplied all required libraries:
-
Run the application from the commandline.
-
Scan the error message for needed libraries.
-
Obtain and install the required libraries.
-
Run the application from the commandline.
-
...