Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xeco23/videoresolutionadjuster
Changes the resolution of video files and creates a new video file from the original source. By lowering high resolution, 4K/8K videos will be played comfortably on old machines.
https://github.com/xeco23/videoresolutionadjuster
4k-video 8k-videos decoder encoder ffmpeg resolution video
Last synced: 3 months ago
JSON representation
Changes the resolution of video files and creates a new video file from the original source. By lowering high resolution, 4K/8K videos will be played comfortably on old machines.
- Host: GitHub
- URL: https://github.com/xeco23/videoresolutionadjuster
- Owner: xeco23
- Created: 2017-11-24T21:12:29.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-12T23:36:42.000Z (about 4 years ago)
- Last Synced: 2024-10-19T01:39:59.849Z (4 months ago)
- Topics: 4k-video, 8k-videos, decoder, encoder, ffmpeg, resolution, video
- Language: C++
- Homepage:
- Size: 108 MB
- Stars: 6
- Watchers: 4
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VideoResolutionAdjuster
Changes the resolution of video files and creates a new video file from the original source. By lowering high resolution, 4K/8K videos will be played comfortably on old machines.## Requirements
FFMpeg version 2.8.11 or higher## Run
`python gui/gui.py`