Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the new builtin svt_av1 in FFmpeg #49

Closed
cdgriffith opened this issue Aug 23, 2020 · 1 comment
Closed

Use the new builtin svt_av1 in FFmpeg #49

cdgriffith opened this issue Aug 23, 2020 · 1 comment
Assignees
Labels
enhancement Improve existing feature
Projects

Comments

@cdgriffith
Copy link
Owner

cdgriffith commented Aug 23, 2020

This will be a version breaking change.

Make sure that the FFmpeg contains SVT AV1 for windows downloads and Ubuntu standard install at minimum before making main version of tool.

Edit: SVT AV1 in this app never worked with Ubuntu, so no reason to wait for it

@cdgriffith cdgriffith added the enhancement Improve existing feature label Aug 23, 2020
@cdgriffith cdgriffith self-assigned this Aug 23, 2020
@cdgriffith cdgriffith added this to In Staging in FastFlix Sep 22, 2020
cdgriffith added a commit that referenced this issue Sep 25, 2020
* Adding AVC support (libx264)
* Adding #65 rav1e support (librav1e)
* Adding #49 SVT AV1 support (libsvtav1) directly with FFmpeg
* Adding SVT AV1 dual pass, tier, scene detection, and tile parameters
* Adding #67 Status Panel to view encoding logs
* Adding #58 Support for cover attachments (thanks to -L0Lock-)
* Adding various speed improvements
* Adding changelog in GUI
* Adding #68 version upgrade dialogue
* Adding icons to encoders drop down
* Adding video filename path
* Adding Windows installer
* Adding check for new ffmpeg on startup
* Adding #69 nice feature for language selection (thanks to HannesJo0139)
* Adding #13 button to copy commands to clipboard and save to file
* Adding options to remove metadata and copy chapters
* Changing #8 logs to be separated into GUI and conversion logs
* Changing major internal re-write to keep encoding even if GUI dies
* Changing bitrate suggestion resolutions to be more readable with fps
* Changing command builders to specify the temporary files themselves
* Changing changelog to proper markdown
* Changing rotation and flip section to drop downs
* Fixing Windows taskbar does not always show icon
* Fixing #55 GUI logs by splitting them from core logs
* Fixing #42 log output from FFmpeg stopped due to PIPE filling up (thanks to Trevbams)
* Fixing that mkv cover attachments would show as video tracks
* Fixing plugins should not be available if no FFmpeg library for them
* Fixing error on audio tracks listing zero channels
* Removing support for the direct SVT AV1 encoder (fixes #24)
* Removing support for cutelog / socket based logging
* Removing flix as library support (cleaning out old command generator code)
@cdgriffith
Copy link
Owner Author

Added in 3.0.0

@cdgriffith cdgriffith moved this from In Staging to Done in FastFlix Sep 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improve existing feature
Projects
No open projects
FastFlix
  
Done
Development

No branches or pull requests

1 participant