Motionpicture

Latest version: v0.3.2

Safety actively analyzes 624472 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

0.3.2

Bug fixes:
- Improve compatibility with newer versions of Python

0.3.1

Bug fixes:
- Check if movie files are Python files using the MIME type provided by libmagic

Other improvements:
- Recommend `--verbose` to see details of traceback

0.3.0

New features added:
- `--codec`
- `--overwrite` (movie files have to implement this separately)
- `--skip-existing`

- `--maxtasksperchild`
- `--chunksize`

Other improvements:
- `mp4` files are better encoded and should be playable on more devices
- When `verbose`, now `ffmpeg` displays its messages
- Reworked parallelization scheme, now it is more efficient and less memory
intensive.

Bug fixes:
- Do not require movie file when `--only-render-movie` and `--frame-name-format`
are passed.

The minimum version of Python required is now Python 3.6.2.

0.2.0

New features added:
- `--snapshot`
- `--frame-min`, `--frame-max`, `--frames-every`
- `--only-render-movie`, `--frame-name-format`

Other improvements:
- Now, `--verbose` prints more informative error messages, including the ones
produced by `ffmpeg`

Bug fixes:
- The `--fps` flag now works as intended

0.1.2

Initial release

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.