OpenShot 2.3.4 Released!
Added 2017-06-01 07:28:17 +0000 UTCPlease check out the latest release of OpenShot (version 2.3.4). It addresses a bunch more stability issues, and fixes some regressions from 2.3.3. Here is the full list of changes below:
- Bumping openshot-qt version to 2.3.4 (minimum libopenshot version to 0.1.7)
- Updating supporters file and translations for (de, nl, ru, cs, sv, fr, fr_CA)
- Moving FPS detection / mapping updates to a timer, and prevent spamming libopenshot with fps/profile changes on the export dialog. Also, adding some sanity protection from crazy large FPS... possible if a user enters something crazy.
- Prevent really large invalid FPS values from being applied to all clips on export screen, by always setting the denominator before the numerator. For example 1001, and then 60000. This prevents freezes when selecting fractional FPS (such as 59.94)
- Fixing a bug on the add to timeline screen, which protects the up/down/remove buttons when no item is selected. Also fixing a rare bug when certain files cannot be found (probably due to redo/undo)
- Fixing an import error for windows systems using requests module (idna)
- Swapping httplib2 for requests, based on tons of issues with packaging and cx_Freeze
- Fixed bug when dragging a property value slider (if the clip/transition is deleted during the drag)
- Fixed big regression, where SetMaxSize was not being invoked on the export screen, potentially causing downsampling and blurry exports.
- Fixed bug with context menu on Animated title screen
- Bumping libopenshot release to 0.1.7 (so version 12)
- Fixing regression where source readers could have their info.has_video and info.has_audio set to an invalid state... causing crashes and freezes.
- Fixing another small issue when changing profiles
- Fixing a bug when changing project Profiles... we were not correctly re-initializing the FrameMapper
- Moving checked_count erase command inside lock protection, to prevent crash
Comments
Fixed an issue with the Windows installer. If you got an error launching 2.3.4, please try downloading the Windows installer again: <a href="https://www.openshot.org/download/" rel="nofollow noopener" target="_blank">https://www.openshot.org/download/</a>
Jonathan Thomas
2017-06-01 18:36:10 +0000 UTC