For your convenience, we uploaded FFmpeg binary libraries on our site:
http://www.trichview.com/resources/thir ... ffmpeg.zip
It includes both 32-bit and 64-bit libraries.
32-bit DLLs are in build_ffmpeg_shared_32\bin\.
64-bit DLLs are in build_ffmpeg_shared_64\bin\.
Please do not link to this file. If you want to share it, place a copy on your website instead. We can remove this file at any time.
We are not associated with Ffmpeg development and take no responsibility or liability for the content of this file.
FFmpeg is licensed under the GNU Lesser General Public License (LGPL) version 2.1:
http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
FFmpeg does not require special installation. Just place *.dll files in the folder of your application, or in any folder included in the PATH environment variable.
When uninstalling your application, simply delete these files.
FFmpeg libraries for Windows
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: FFmpeg libraries for Windows
The version of FFmpeg above is rather old.
While the version above is ok for playing video, it offers a small count of codecs for encoding (and some of them were experimental).
I suggest taking newer version of FFmpeg from ffmpeg.zeranoe.com/builds/ (RVMedia 5.3 or newer is required to use the newest version of FFmpeg 4; choose the "Shared" option); or create your own build of FFmpeg.
Update 2020-09-21: Unfortunately, Zeranoe FFmpeg builds were closed.
While the version above is ok for playing video, it offers a small count of codecs for encoding (and some of them were experimental).
I suggest taking newer version of FFmpeg from ffmpeg.zeranoe.com/builds/ (RVMedia 5.3 or newer is required to use the newest version of FFmpeg 4; choose the "Shared" option); or create your own build of FFmpeg.
Update 2020-09-21: Unfortunately, Zeranoe FFmpeg builds were closed.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: FFmpeg libraries for Windows
IMPORTANT: do not use FFmpeg version 4.3.1, it crashes with RVMedia.
Use either older versions (4.2.1 and older), or newer versions (for example, ffmpeg-20200809-6e951d0-win32-shared is OK).
Use either older versions (4.2.1 and older), or newer versions (for example, ffmpeg-20200809-6e951d0-win32-shared is OK).
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: FFmpeg libraries for Windows
Since the old Zeranoe link does not work anymore, we need to find other download sources.
Two of them can be found here:
https://ffmpeg.org/download.html
Unfortunately, only Win64 builds are available.
I hope 32-bit libraries will be available too.
Two of them can be found here:
https://ffmpeg.org/download.html
Unfortunately, only Win64 builds are available.
I hope 32-bit libraries will be available too.
-
- Site Admin
- Posts: 17520
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: FFmpeg libraries for Windows
RVMedia supports FFmpeg versions 2.x, 3.x, 4.x, 5.x