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

Add support for rav1e #65

Closed
cdgriffith opened this issue Sep 15, 2020 · 1 comment
Closed

Add support for rav1e #65

cdgriffith opened this issue Sep 15, 2020 · 1 comment
Labels
feature request New idea for project
Projects

Comments

@cdgriffith
Copy link
Owner

FFmpeg now has librav1e support and should have it's own panel

@cdgriffith cdgriffith added the feature request New idea for project label Sep 15, 2020
@cdgriffith cdgriffith added this to Done in FastFlix Sep 22, 2020
@cdgriffith cdgriffith moved this from Done 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

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
feature request New idea for project
Projects
No open projects
FastFlix
  
Done
Development

No branches or pull requests

1 participant