GitXplorerGitXplorer
H

Swivel

public
169 stars
22 forks
22 issues

Commits

List of commits on branch master.
Unverified
8032fdf3a46c3e6037a76570d4d2b5601457237c

chore: update to latest format lib

HHerschel committed 7 years ago
Unverified
9a213871b66cc35af68024f27b37c1af73e03507

chore: fix appveyor builds

HHerschel committed 7 years ago
Unverified
d64ec0474d66e6c2c3bc55dc4d3cbe3ea9dd00c7

chore: Travis CI for mac builds

HHerschel committed 7 years ago
Unverified
15e583920c2c86775a2d45413facae34e08ce4a9

chore: add mac ffmpeg build

HHerschel committed 7 years ago
Unverified
c0b216ea895401d6581370588a2237f0af1a808b

style: remove @author doc comments

HHerschel committed 7 years ago
Unverified
16fdb799ab1b0b3cdd7cf8c3b2323dff3a1499fd

fix: added "-pix_fmt yuv420p" argument to ffmpeg

aandrew-klaassen committed 7 years ago

README

The README file for this repository.

Swivel

AppVeyor Build Status Travis Build Status

Converts Adobe Flash SWF files to video.

Binaries

The latest stable release of Swivel can be found at https://www.newgrounds.com/wiki/creator-resources/flash-resources/swivel?path=/wiki/creator-resources/flash-resources/swivel.

Building from source

Swivel is built using the Haxe programming language. Run haxe Swivel.hxml to build, then run PackageApp.bat to package the app.

The current source will have regressions from the binary release on Newgrounds; I'm trying to get everything working again!

License

Swivel is licensed under the GNU GPLv3. See LICENSE.md for the full license.

Swivel runs using the Adobe AIR runtime. AIR is owned by Adobe Systems, Inc.

Swivel uses software from the FFmpeg project along with supporting libraries, licensed under their corresponding licenses. These libraries include:

bzip2, fontconfig, FreeType, frei0r, gnutls, LAME, libass, libbluray, libcaca, libgsm, libtheora, libvorbis, libvpx, opencore-amr, openjpeg, opus, rtmpdump, schroedinger, speez, twolame, vo-aacenc, vo-amrwbenc, libx264, xavs, xvid, zlib

The full licenses for FFmpeg and each library can be found in the FFmpeg/licenses folder. These licenses are compatible with the GPLv3.

FFmpeg and the these libraries are property of their respective owners. The FFmpeg build bundled in this software was compiled by Kyle Schwarz and downloaded from http://ffmpeg.zeranoe.com/builds/.