Add more codecs
This commit is contained in:
@@ -28,7 +28,8 @@ RUN set -eux; \
|
|||||||
|
|
||||||
# install gstreamer plugins
|
# install gstreamer plugins
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
apt-get install -y gstreamer1.0-plugins-good gstreamer1.0-plugins-bad
|
apt-get install -y gstreamer1.0-plugins-base gstreamer1.0-plugins-good gstreamer1.0-plugins-ugly gstreamer1.0-plugins-bad; \
|
||||||
|
apt-get install -y gstreamer1.0-libav gstreamer1.0-tools
|
||||||
|
|
||||||
# add user to sudoers
|
# add user to sudoers
|
||||||
RUN set -eux; \
|
RUN set -eux; \
|
||||||
|
Reference in New Issue
Block a user