wolframite icon indicating copy to clipboard operation
wolframite copied to clipboard

Deal with Wolfram video type

Open light-matters opened this issue 5 months ago • 0 comments

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 avatar Sep 14 '24 10:09 light-matters