| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| ffmpeg-0.9.1 source code.tar.gz | 2026-04-04 | 10.5 MB | |
| ffmpeg-0.9.1 source code.zip | 2026-04-04 | 10.6 MB | |
| README.md | 2026-04-04 | 13.6 kB | |
| Totals: 3 Items | 21.1 MB | 2 | |
What's Changed
- Fix typo by @dama-de in https://github.com/bramp/ffmpeg-cli-wrapper/pull/11
- feat(FFmpegBuilder): support -f for input by @davinkevin in https://github.com/bramp/ffmpeg-cli-wrapper/pull/22
- feat(FFmpegBuilder): support -bsf:v and -bsf:a for bitstream filters by @davinkevin in https://github.com/bramp/ffmpeg-cli-wrapper/pull/23
- Implement adding metadata to output video. by @mandrakey in https://github.com/bramp/ffmpeg-cli-wrapper/pull/20
- General Code Improvement 2 by @zeeshanasghar in https://github.com/bramp/ffmpeg-cli-wrapper/pull/9
- adding movflags and copyinkf params by @nsilberman in https://github.com/bramp/ffmpeg-cli-wrapper/pull/14
- Add support for metadata_specifier. Fixes [#25] by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/27
- feat(builder): set log level programmatically by @davinkevin in https://github.com/bramp/ffmpeg-cli-wrapper/pull/26
- Doc - Java version 1.6 is not supported by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/33
- Update Maven plugins to most recent versions by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/34
- Document basic FFmpegProbeResult usage by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/32
- Update Javadoc by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/36
- FFmpegOutputBuilder - Minor tweaks by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/37
- More tests on millisecondsToString(long) by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/40
- Polish few Java classes by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/47
- Refactor FFmpegOutputBuilderTestCheckValidStream by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/39
- Improve regex by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/46
- Static lists - minor refactoring by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/41
- FFmpegUtils - Polish Javadoc by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/45
- Add support for tracking ffmpeg's progress [#21] by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/50
- Add Cobertura coverage reporting, and upload to coveralls.io. by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/51
- Maven - Add reporting section by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/48
- AbstractProgressParserTest - Fix Generics in list by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/53
- Duplicating managed version for Cobertura by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/52
- feat(builder): add parameter for user-agent in the builder by @davinkevin in https://github.com/bramp/ffmpeg-cli-wrapper/pull/60
- Maven test - Fix locale issue by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/55
- Taglist Maven Plugin - tagListOptions by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/59
- add custom passlog directory when passlogfile is setted by @nsilberman in https://github.com/bramp/ffmpeg-cli-wrapper/pull/67
- Travis - Update init script to use HTTPS by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/82
- Update Preconditions.java - Fix Javadoc Warnings by @stonio in https://github.com/bramp/ffmpeg-cli-wrapper/pull/83
- Allow setting args per input by @igracia in https://github.com/bramp/ffmpeg-cli-wrapper/pull/75
- Edge case for some encoders by @borismcfishtank in https://github.com/bramp/ffmpeg-cli-wrapper/pull/88
- Refined the travis config a little by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/100
- Move travis to trusty, dropping old java, adding new java. by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/133
- Fix [#86]: return -1 if given bitrate is 'N/A' by @psiniemi in https://github.com/bramp/ffmpeg-cli-wrapper/pull/132
- Fix the audio and video filter arguments by @handokochen in https://github.com/bramp/ffmpeg-cli-wrapper/pull/140
- Fixed code comment issue [#162] by @reutsharabani in https://github.com/bramp/ffmpeg-cli-wrapper/pull/163
- Fix for issue [#212] by @yermak in https://github.com/bramp/ffmpeg-cli-wrapper/pull/213
- Fix misleading error message. by @dazito in https://github.com/bramp/ffmpeg-cli-wrapper/pull/217
- Fix the name of the FFMpeg package by @waisbrot in https://github.com/bramp/ffmpeg-cli-wrapper/pull/219
- Fix typo by @markx86 in https://github.com/bramp/ffmpeg-cli-wrapper/pull/230
- Fix [#260]: FFmpeg.codecs() returns empty list by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/261
- public the Enum Codec.Type by @xmg333 in https://github.com/bramp/ffmpeg-cli-wrapper/pull/256
- Fix [#209] -user-agent tag is not supported by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/270
- Fix [#264]: Add additional CodecTypes to FFmpegStream by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/265
- Fix [#262]: Add method to load pixel formats by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/263
- Fix broken test: Mock runFunc and add assertions to FFmpegGetInfoTest by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/271
- Fix [#266]: Add option to specify subtitle codec by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/267
- Adds the FFProbe side_data_list property. by @ukjjang in https://github.com/bramp/ffmpeg-cli-wrapper/pull/278
- method not exists by @orthlus in https://github.com/bramp/ffmpeg-cli-wrapper/pull/283
- Fix [#191]: Ignore out_time_us field by @sverkera in https://github.com/bramp/ffmpeg-cli-wrapper/pull/289
- Added method for using two pass with progress to class FFmpegExecutor by @EasyG0ing1 in https://github.com/bramp/ffmpeg-cli-wrapper/pull/247
- add vbr encoding option by @st-h in https://github.com/bramp/ffmpeg-cli-wrapper/pull/177
- Allow extra arguments to FFprobe by @luca992 in https://github.com/bramp/ffmpeg-cli-wrapper/pull/254
- Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12 by @dependabot[bot] in https://github.com/bramp/ffmpeg-cli-wrapper/pull/297
- Fix missing .done() on Builder by @blakehawkins in https://github.com/bramp/ffmpeg-cli-wrapper/pull/300
- Pr150 add thread option by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/303
- Feature/test probe video2 failing by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/307
- Merge CodecType enums and add missing Attachment codec by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/306
- Add ffmpeg version to bug_report.md by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/308
- Change FFmpegChapter#id type to long by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/310
- Implement filters info by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/309
- Created new github actions for building and testing. by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/313
- Issue/302 invalid time na when using progress listener by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/315
- Replace animal-sniffer with javac parameter by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/312
- Feature/pr214 Appendable to output and error streams - changes by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/304
- Feature/ffmpeg layouts by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/314
- Bump all the project/plugin deps to their latest versions. by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/317
- Issue/138 build ffprobe command by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/268
- Add getters to FFmpegOutputBuilder and deprecate property access by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/320
- Add support for parsing all the codec flags, e.g IntraFrameOnly, Loss… by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/323
- Add enum for video and audio codecs. by @van1164 in https://github.com/bramp/ffmpeg-cli-wrapper/pull/321
- feature/bump-logback by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/335
- Add FFmpegHlsOutputBuilder for HLS user by @van1164 in https://github.com/bramp/ffmpeg-cli-wrapper/pull/322
- fix(hls): Move setFormat into the OutputBuilder by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/337
- fix: Don't check if the ffprobe executable path matches while testing by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/338
- Feature/bump dependencies by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/340
- test: Add additional tests to ffprobe by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/341
- Fix/disposition not deserializing default field by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/342
- Propagate FFmpegError through FFmpegException on FFprobe failures by @barnettj in https://github.com/bramp/ffmpeg-cli-wrapper/pull/225
- Feature/update big bock bunny fixture by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/343
- Feature/process utils jdk 8 by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/344
- Bug/347 invalid chars in hls time by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/348
- Revert "Bug/347 invalid chars in hls time (#348)" by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/349
- Feature/318 input builder by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/339
- Feature/345 add strict option on builder by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/352
- Feature/346 add bf option by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/351
- test: Add specific examples for input builder by @Euklios in https://github.com/bramp/ffmpeg-cli-wrapper/pull/353
- fix(ffprobe-number-format-exception): fix gson parse SideData.rotatio… by @ChenYangY in https://github.com/bramp/ffmpeg-cli-wrapper/pull/358
- Feature/publish workflow by @bramp in https://github.com/bramp/ffmpeg-cli-wrapper/pull/381
- chore(deps): bump org.apache.maven.plugins:maven-release-plugin from 3.0.1 to 3.3.1 by @dependabot[bot] in https://github.com/bramp/ffmpeg-cli-wrapper/pull/380
- chore(deps-dev): bump org.apache.maven.plugins:maven-pmd-plugin from 3.21.2 to 3.28.0 by @dependabot[bot] in https://github.com/bramp/ffmpeg-cli-wrapper/pull/379
- chore(deps): bump org.codehaus.mojo:extra-enforcer-rules from 1.8.0 to 1.12.0 by @dependabot[bot] in https://github.com/bramp/ffmpeg-cli-wrapper/pull/378
- chore(deps-dev): bump org.apache.maven.plugins:maven-install-plugin from 3.1.1 to 3.1.4 by @dependabot[bot] in https://github.com/bramp/ffmpeg-cli-wrapper/pull/376
- chore(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.0 to 3.2.8 by @dependabot[bot] in https://github.com/bramp/ffmpeg-cli-wrapper/pull/377
New Contributors
- @dama-de made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/11
- @davinkevin made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/22
- @mandrakey made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/20
- @zeeshanasghar made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/9
- @nsilberman made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/14
- @stonio made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/33
- @igracia made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/75
- @borismcfishtank made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/88
- @psiniemi made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/132
- @handokochen made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/140
- @reutsharabani made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/163
- @yermak made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/213
- @dazito made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/217
- @waisbrot made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/219
- @markx86 made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/230
- @Euklios made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/261
- @xmg333 made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/256
- @ukjjang made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/278
- @orthlus made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/283
- @sverkera made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/289
- @EasyG0ing1 made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/247
- @st-h made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/177
- @luca992 made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/254
- @dependabot[bot] made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/297
- @blakehawkins made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/300
- @van1164 made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/321
- @barnettj made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/225
- @ChenYangY made their first contribution in https://github.com/bramp/ffmpeg-cli-wrapper/pull/358
Full Changelog: https://github.com/bramp/ffmpeg-cli-wrapper/commits/ffmpeg-0.9.1