-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
Window resize??? And other minor issues. #162
Comments
2-3. If you can remember the behavior that lead to that / GUI logs please let me know. I did just come across an issue that the queue was modifiable when converting, and that should not be happening. In the upcoming beta #161 that will be properly disabled again (can add stuff to it, but not remove stuff from it after it's started). Do you happen to know if any of those times you started an encode and then modified the queue in some way while it was still converting?
Glad you like it and thank you so much for the feedback! It's really helpful getting real use cases and suggestions! |
2-3. I noticed I had to drop a new video on the queue to be able to modify it. I thought that was really strange. Yes, it does lots of weird things after modifying the queue. Also sometimes it will show nothing processing in the queue but the encode status shows something processing.
OH, and I just noticed something else. It would be AWESOME if the app could recover the queue after a crash/reboot!!! Handbrake does this also. |
* Adding #118 #126 advanced panel with FFmpeg filters (thanks to Marco Ravich and remlap) * Adding #114 info panel that shows source details (thanks to leonardyan) * Adding #117 support for text based burn in subtitles * Adding #152 option to switch back to old bubbly buttons (thanks to GitKike98) * Adding logging level selector in settings for GUI * Adding button to extract text based subtitles * Adding dual pass option for ffmpeg options (thanks to Catatau) * Adding #163 elapsed time in encoding panel (thanks to Benedicte Emilie Brækken) * Adding super secret DEVMODE environment variable * Adding #168 Allow decimal CRF values as Custom values (thanks to Etz) * Changing all builds to use Python 3.8, removing idea of "legacy" windows until later time * Fixing #156 Copy was broken due to ffmpeg extras not being passed (thanks to leonardyan) * Fixing #158 Translation and icon of tab name "Quality" lost when output codec switched (thanks to leonardyan) * Fixing #120 Custom bitrate forgets to add a "k" (thanks to seighail3) * Fixing #162 Main window was not resizeable (thanks to bmcassagne) * Fixing #165 Custom Bitrate loaded from Profile (thanks to Etz) * Fixing #154 Overloading the term "Profile" for languages (thanks to leonardyan) * Fixing snap packaged, and other symlinked FFmpeg installs were not linked correctly (thanks to Catatau) * Fixing loading video could encounter a bug and crash fastflix (thanks to Jan) * Fixing being able to set landscape cover * Fixing resetting covers from queue Co-authored-by: Benedicte Emilie Brækken <[email protected]>
Fixing at least the windows resize, maybe some queue issues https://github.com/cdgriffith/FastFlix/releases/tag/4.1.0 Adding tickets for other long term issues #166 #164 If I missed anything please ping again, easy for me to overlook things! |
First of all, great program. Greatly appreciated. And I love the new queue system.
And a simple question, does AAC conversion take place at constant bitrate? If so is there any way to implement variable bitrate?
Once again, the app is greatly appreciated!!
The text was updated successfully, but these errors were encountered: