Closed light-matters closed 1 month ago
Currently, Wolframite spits back a list of video options (A form) instead of the actual video stream.
We should learn how to pipe this through to other functions seamlessly. Can take inspiration from how tools.hiccup.view is implemented?
(Video /home/ctw/Documents/Wolfram/Video/VideoTrim-2024-09-14T12-07-28.mp4 (-> Appearance Automatic) (-> AudioOutputDevice Automatic) (-> AudioTrackSelection []) (-> PlaybackSettings {}) (-> SoundVolume Automatic) (-> SubtitleTrackSelection []) (-> VideoTrackSelection [1]))
Marked this as a bug and an enhancement because it's important missing functionality.
@light-matters is this a duplicate of https://github.com/scicloj/wolframite/issues/118 or what?
must be
Duplicate of #118
(even though it's older :) )
Currently, Wolframite spits back a list of video options (A form) instead of the actual video stream.
We should learn how to pipe this through to other functions seamlessly. Can take inspiration from how tools.hiccup.view is implemented?
Marked this as a bug and an enhancement because it's important missing functionality.