diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2018-04-28 03:20:21 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2018-04-28 03:20:36 +0200 |
commit | fdf06875486b4658ea9087ae3f17402dc49ef717 (patch) | |
tree | fc0b68966dbdaff954e092e8943bdc2f87d1045c | |
parent | 33fc6d9f311c649f2e76fcc931995ba16e3c8824 (diff) | |
download | opt-fdf06875486b4658ea9087ae3f17402dc49ef717.tar.gz opt-fdf06875486b4658ea9087ae3f17402dc49ef717.tar.xz |
firefox: recommend ffmpeg3 for h.264 support
-rw-r--r-- | firefox/README | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/firefox/README b/firefox/README index aaa1d5056..49f9d6b30 100644 --- a/firefox/README +++ b/firefox/README @@ -1,3 +1,3 @@ -For html5 video and h.264 support you will need to install the additional port: +For h.264 support you will need to install the additional port: -ffmpeg +contrib/ffmpeg3 |