cdgriffith / FastFlix

FastFlix is a free GUI for HEVC and AV1 encoding, GIF/WebP/AVIF creation, and more!
MIT License
1.08k stars 54 forks source link

Batch Mode not using Original Date and time #493

Closed micron888 closed 1 year ago

micron888 commented 1 year ago

FastFlix Version: 5.5.5 Operating System: Windows 11 Describe the bug Original date/time not working in batch mode

To Reproduce Single File mode, uncheck remove metadata, add to queue. Ok Batch mode, apply profile with metadata false, add to queue. file using current date/time

cdgriffith commented 1 year ago

Thank you for raising this issues!

This actually digs deeper than just that it seems, that the options for those checkmarks are totally ignored by the profile on load (they are saved as part of profile, but never applied.)

cdgriffith commented 1 year ago

Fixed that metadata, chapters and remove hdr are now preserved properly with the profile.

Will need to add a way to "Force deinterlace" or force off in the profiles, will open separate issues for that https://github.com/cdgriffith/FastFlix/releases/tag/5.5.6

micron888 commented 1 year ago

Great. I will test it out again