support export ppt from a video
Project description
extract ppt from a video
If The video content is included ppt, then this tool can extract the ppt from the video and export a pdf file. Or you can just transform video to pdf -,-.
install
# install from pypi
pip install extract-video-ppt
# or local
python ./setup.py install
# or local user
python ./setup.py install --user
useage
# help info
evp --help
# example
evp --similarity 0.6 --pdfname hello.pdf --start_frame 0:00:09 --end_frame 00:00:30 ./ ./test.mp4
# similarity: The similarity between this frame and the previous frame is less than this value and this frame will be saveed, default: 0.6
# pdfname: the name for export pdf
# start_frame: start frame time point, default = '00:00:00'
# end_frame: end frame time point, default = 'INFINITY'
example
evp --similarity 0.6 --pdfname hello.pdf --start_frame 0:00:09 --end_frame 00:00:30 ./demo ./demo/demo.mp4
frame detail
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file extract-video-ppt-1.1.2.tar.gz.
File metadata
- Download URL: extract-video-ppt-1.1.2.tar.gz
- Upload date:
- Size: 5.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0527606ef5995b67467a6664ab2484ea85d747288b5d231a8624421ee97cd3ad
|
|
| MD5 |
aa6e3d35a187c9d8ad15df4c164fe93a
|
|
| BLAKE2b-256 |
523b6cd931bb4279926d7d1de7e47474dfd1faa7980aa1f0d78b34eda3cef83c
|
File details
Details for the file extract_video_ppt-1.1.2-py3-none-any.whl.
File metadata
- Download URL: extract_video_ppt-1.1.2-py3-none-any.whl
- Upload date:
- Size: 6.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cf2d4de5ca2d7dcfb8fac9fec567f9753d360ec01d978d081504c31008ba7986
|
|
| MD5 |
c48d69d68ebd9ea1b83fc85f13982c3c
|
|
| BLAKE2b-256 |
3ca0f2281f9637f06cf9808f29b3fc857bef790689e02d751902e54984015241
|