Saving video
Running into an issue when saving a video to an output path. I’m able to save photos, and I’m able to view videos in the Terminal. But unable to save the video to an output file path, despite the terminal saying it was saved successfully.
mediatoascii --video-path <FILE_PATH> -o <FILE_PATH>
Encoding video from <FILE_PATH> to ascii video at <OUTPUT_FILE_PATH>
██████████████████████████████████████████████████████████████████████████████████████████████████████████████████████████ 367/367
Finished writing output video file to <OUTPUT_FILE_PATH>
happens to me too, it says it was fine but then nothing can open the video file. ;(
Same deal here, was going nuts looking for the files, especially since terminal was saying it was saved
I've released a new version that updates a bunch of dependencies and switches to use h264 encoding which is more efficient and universally supported than the previous codec. This might help with this