extract video frame to tmp folder
Project description
extract video frame
一个简单的工具,用于从视频中提取帧并按照毫秒时间戳保存为图像文件。
---
### 使用示例
对视频进行分帧,使用示例:
```python
from extract_video_frame import extract
print("示例: extract_video(video.mp4")
print("示例: extract_video(video.mp4,/path/to/output)")
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file extract_video_frame-1.0.3.tar.gz.
File metadata
- Download URL: extract_video_frame-1.0.3.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
25a37ded40ffea769dbbed1a34beae92bf02e21e23daf3e9cd24016f4a1d192d
|
|
| MD5 |
609574a32e0e3882ce49c0778db07798
|
|
| BLAKE2b-256 |
4946d3093e1fd8edc9c5d69284340d441308b237a3c05f0407942080b97116dc
|