sturmen / SpatialMediaKit

Create and split MV-HEVC video files on an Apple Silicon Mac.
GNU General Public License v3.0
209 stars 20 forks source link

Fix Swift.Dictionary to NSMutableDictionary cast issue. #3

Closed thorikawa closed 8 months ago

thorikawa commented 8 months ago

Fixed an issue where specifying the --horizontal-disparity-adjustment option to merge command caused the following cast error: Could not cast value of type 'Swift.Dictionary<__C.CFStringRef, Any>' (0x127835f10) to 'NSMutableDictionary' (0x127835f68). This error has also been reported in #2.