All Versions
15
Latest Version
Avg Release Cycle
103 days
Latest Release
2162 days ago
Changelog History
Page 2
Changelog History
Page 2
-
v0.3.0 Changes
September 10, 2016- ๐ฅ Breaking change:
add_stream_specifier/2takes a keyword list instead of%StreamSpecifier{}. - ๐ฅ Breaking change:
execute/1returns:okor{:error, {output, status}}, instead of{output, status}. - โ Added
use FFmpex.Optionsto conveniently import all options.
- ๐ฅ Breaking change:
-
v0.2.1 Changes
August 18, 2016- โ Added
FFprobe.format/1andFFprobe.format_names/1.
- โ Added
-
v0.2.0 Changes
August 15, 2016- โ Added
FFprobemodule.FFprobe.duration/1to get video duration.
- โ Added
-
v0.1.1 Changes
July 30, 2016- Lower Elixir requirement to 1.0 (was 1.3).
-
v0.1.0 Changes
July 27, 2016- ๐ First FFmpex release.
- Specify per-file and per-stream options, and execute.
- Non-exhaustive catalog of known options.