cdgriffith / cdgriffith/FastFlix
Set GOP Length
Open
feature request
- Dominant language
- Python
- Stars
- 1.6k
- Forks
- 77
- PR merge metrics
- No merged PRs in 30d
Description
No GOP lenght setting is available in Fastflix.
The default GOP lenght seems to be about 10 seconds, that is 240 frames for 24 fps source.
Longer GOPs improve quality/bitrate ratio, but sometimes you want a shorter GOP to enable more precise seeking. Some sources recommend about 1 second.
NVEncC64 has `--gop-len` option to set GOP Length, ffmpeg has `-g` option for the same effect.
Request: add a setting for GOP lenght in Quality tab.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.