Index: trunk/extensions/TimedMediaHandler/README |
— | — | @@ -42,7 +42,7 @@ |
43 | 43 | == FFmpeg == |
44 | 44 | |
45 | 45 | We use FFmpeg for creating still images of videos, and for transcoding webm |
46 | | -videos. You will need a copy on your server. |
| 46 | +videos. For best experience use the latest release of ffmpeg |
47 | 47 | |
48 | 48 | You can download static ffmpeg builds for multiple platforms at: |
49 | 49 | http://firefogg.org/nightly/ |
— | — | @@ -94,7 +94,7 @@ |
95 | 95 | == ffmpeg2theora == |
96 | 96 | |
97 | 97 | We use ffmpeg2theora for extract metadata from videos, you will need a copy on your |
98 | | -server. |
| 98 | +server. For best experience use the latest release of ffmpeg2theora |
99 | 99 | |
100 | 100 | You can download static ffmpeg2theora builds for multiple platforms at: |
101 | 101 | http://firefogg.org/nightly/ |