# ffmpeg-static-libs **Repository Path**: askask/ffmpeg-static-libs ## Basic Information - **Project Name**: ffmpeg-static-libs - **Description**: No description available - **Primary Language**: Unknown - **License**: WTFPL - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-02 - **Last Updated**: 2021-04-15 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ffmepg-static-libs FFmpeg static libraries built with VS2015 for Windows development. ## Download See [releases](https://github.com/FutaAlice/ffmpeg-static-libs/releases) page. ## Directory structure ```bash ./ffmepg-x.x.x ├── bin │ ├── x64 │ │ ├── ffmpeg.exe │ │ ├── ffplay.exe │ │ └── ffprobe.exe │ └── x86 │ ├── ffmpeg.exe │ ├── ffplay.exe │ └── ffprobe.exe ├── include │ ├── libavcodec/... │ ├── libavdevice/... │ ├── libavfilter/... │ ├── libavformat/... │ ├── libavutil/... │ ├── libpostproc/... │ ├── libswresample/... │ └── libswscale/... ├── lib │ ├── x64 │ │ ├── libavcodec.lib │ │ ├── libavcodecd.lib │ │ ├── libavdevice.lib │ │ ├── libavdeviced.lib │ │ ├── libavfilter.lib │ │ ├── libavfilterd.lib │ │ ├── libavformat.lib │ │ ├── libavformatd.lib │ │ ├── libavutil.lib │ │ ├── libavutild.lib │ │ ├── libpostproc.lib │ │ ├── libpostprocd.lib │ │ ├── libswresample.lib │ │ ├── libswresampled.lib │ │ ├── libswscale.lib │ │ └── libswscaled.lib │ └── x86 │ ├── libavcodec.lib │ ├── libavcodecd.lib │ ├── libavdevice.lib │ ├── libavdeviced.lib │ ├── libavfilter.lib │ ├── libavfilterd.lib │ ├── libavformat.lib │ ├── libavformatd.lib │ ├── libavutil.lib │ ├── libavutild.lib │ ├── libpostproc.lib │ ├── libpostprocd.lib │ ├── libswresample.lib │ ├── libswresampled.lib │ ├── libswscale.lib │ └── libswscaled.lib └── licenses/... ``` ## Version - [ ] ~~from 3.4.3 to 3.4.4~~ - [x] 3.4.2 - [x] 3.4.1 - [ ] ~~from 3.3.6 to 3.3.8~~ - [x] 3.3.5 - [x] 3.3.4 - [x] 3.3.3 - [x] 3.3.2 - [x] 3.3.1 - [ ] ~~from 3.2.5 to 3.2.8~~ - [x] 3.2.4 - [ ] ~~3.2.3~~ - [x] 3.2.2 - [x] 3.2.1 - [ ] ~~from 3.1.6 to 3.1.11~~ - [x] 3.1.5 - [x] 3.1.4 - [x] 3.1.3 - [ ] 3.1.2 - [ ] 3.1.1