h264 to h265 simple recursive transcoder
Project description
h264 to h265 simple recursive transcoder❤
This is simple, you give the path to a parent folder and this will convert all '.mp4 (h264)' videos to '.mp4 (h265)' using only 60% of the original bitrate. If a video has already been converted or has an 'h265' codec it will be ignored
normally h265 allows you to save 40% of the total bitrate maintaining an acceptable quality, although of course, if you want you could specify the bitrate to be used in line 43❤
requirements
'ffmpeg-python'
don't confuse it with python-ffmpeg
Note
If you use the CPU to encode, make sure you use libx265 and not hvec_nvenc (nvidia only)
VIDEO_CODEC = 'libx265'
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 h264-to-h265_SpookyVicky-1.1.0.tar.gz.
File metadata
- Download URL: h264-to-h265_SpookyVicky-1.1.0.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6146bd9425c32eb50d60675afe9a7f3c3d6732125f64a7898a3f08d91fd21a04
|
|
| MD5 |
d0dfa2f5d793630888828a36968f54ba
|
|
| BLAKE2b-256 |
fddf12f6e6d52681ecba2316de3bdb03c53cefa8c9d0a056069f41ecb67e8a04
|
File details
Details for the file h264_to_h265_SpookyVicky-1.1.0-py3-none-any.whl.
File metadata
- Download URL: h264_to_h265_SpookyVicky-1.1.0-py3-none-any.whl
- Upload date:
- Size: 5.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e5ef971aed2fd0aa1d8fad2a26fae4f19acf75b624b1398fe1f77eb20bf2585f
|
|
| MD5 |
03ae210045a9d5d5a011aee0e8b43c72
|
|
| BLAKE2b-256 |
bdcb53cbdda7a4bb4d025ea617620092a8de8b19ca15f96645a6a38a396453fd
|