Channel database

[Flashing lights warning] Batch file: Video player for Log OS plays Out-Oh-Mat by Brainstorm

MarkusTegelane+


A simple text video player I've implemented in Log OS (a batch file operating environment) plays a textmode demo converted into text using a special conversion process:

0. The video is rendered into a sequence of bitmap images in 150x45 resolution
1. PICTOASCII - converts a batch of images into a batch of ASCII images
2. ASCVID maker - converts raw ascii frame files into a playable text video file
3. ASCAUD file is also made for audio (just a low quality 8kHz wave file)
4. ASCII video player (video_player.bat) - plays back the text video

Original video before conversion: https://www.youtube.com/watch?v=LnQtJFGJmj4

An old video showing off an old version of Log OS (not the most advanced batch file os by the way): https://www.youtube.com/watch?v=JUvTQ8L9a7k

This batch file currently allows you to:
play back video files (black and white only), manually adjust framerate (if not specified by the file), enable or disable the audio

I also demonstrate the bitmap image viewer I've also implemented (using INSERTBMP.exe plugin).


Published: October 13 2019
Filename: 2019-10-13 21-22-52.mp4
Category: Batch files


Open video (YouTube)
Go back

Properties

Tags

Log OS
batch files
programming
demos
batch demos
brainstorm
out oh mat
out-oh-mat
MarkusTegelane
Log Operating System
batch file OS
batch os

Comments

There are no archived comments