Open cbusillo opened 5 months ago
Hi,
While I agree that would be an improvement, life has become busy for me and I do not foresee me working on SpatialMediaKit
any further.
Understandable! Thank you for creating it in the first place. My project uses it and it's converted a lot of 3D Blu-rays :)
Is it possible to use piped input for the spatial-media-kit-tool? Currently I am splitting with FRIMDecode64 and piping to ffmpeg. After ffmpeg I create a temporary file before spatial-media-tool-kit runs on the left/right files. spatial-media-kit-tool then needs to re-encode the ffmpeg output. It would be nice to pipe the output of FRIM directly into spatial-media-kit-tool.
I wrote an interface to convert from AVC-MVC to MV-HEVC so people can watch 3D Blu-rays on their Apple Vision Pro in full quality. It would be nice to speed up the process and maybe save on needed temporary disk space.
Thank you for the tool!