guys, discover this GREAT video editor "AVIEDIT" work well in windows XP and generate compatible AVI with VFM, even first one for 286
For my 286 25mhz, i can have fullscreen smoth video at 288x192 12fps 11khz PCM sound and 200k data rate using msvideo 1. The trick is to select interleave every frame
Is more or less automatic, i can convert a MKV with subtittles to 286 without much interaction, most are automatic. I already made a lot of content to play in my 286. Is amazing, one of my childhood dreams
"Time, it seems, doesn't flow. For some it's fast, for some it's slow.
In what to one race is no time at all, another race can rise and fall..." - The Minstrel
theelfwrote on 2026-02-23, 17:07:Here is the ffmpeg command i use for create AVI that can work with aviedit, need virtualdub in same directory […] Show full quote
Here is the ffmpeg command i use for create AVI that can work with aviedit, need virtualdub in same directory
Is more or less automatic, i can convert a MKV with subtittles to 286 without much interaction, most are automatic. I already made a lot of content to play in my 286. Is amazing, one of my childhood dreams
Thanks for the guide! I've been planning to tinker with Video for Windows on 286/386 PCs and modern video format conversion for a while now, but I never took the time to figure out how to do it.
I noticed that Aviedit doesn't accept uncompressed AVI files processed by Ffmpeg directly, but only after you run the AVI file through VirtualDub. Is there a way to configure Ffmpeg so that VDub could be skipped entirely?
I've added two more variables to the video filter for the Ffmpeg - "saturation" for additional color correction and "bayer_scale", which eliminates crosshatch effect entirely if set to 5, default is 2 if unspecified (range 0-5).
Example AVI: Compressor - MS Video 1, quality 75%, key frame every 2s (30 frames), interleave every sec (15 frames), data rate not specified (automatic).
Works fine in full screen mode, but video lags behind by about 25% if played in a window, need to select frame skipping in video player's configuration to fix this.
Tested on a 286 12.5MHz 0WS, 1MB RAM, ET4000 1MB, Win3.1 640x480 256color.
The attachment R2753015.zip is no longer available
SSTV2wrote on 2026-05-19, 20:36:Thanks for the guide! I've been planning to tinker with Video for Windows on 286/386 PCs and modern video format conversion for […] Show full quote
theelfwrote on 2026-02-23, 17:07:Here is the ffmpeg command i use for create AVI that can work with aviedit, need virtualdub in same directory […] Show full quote
Here is the ffmpeg command i use for create AVI that can work with aviedit, need virtualdub in same directory
Is more or less automatic, i can convert a MKV with subtittles to 286 without much interaction, most are automatic. I already made a lot of content to play in my 286. Is amazing, one of my childhood dreams
Thanks for the guide! I've been planning to tinker with Video for Windows on 286/386 PCs and modern video format conversion for a while now, but I never took the time to figure out how to do it.
I noticed that Aviedit doesn't accept uncompressed AVI files processed by Ffmpeg directly, but only after you run the AVI file through VirtualDub. Is there a way to configure Ffmpeg so that VDub could be skipped entirely?
I've added two more variables to the video filter for the Ffmpeg - "saturation" for additional color correction and "bayer_scale", which eliminates crosshatch effect entirely if set to 5, default is 2 if unspecified (range 0-5).
Example AVI: Compressor - MS Video 1, quality 75%, key frame every 2s (30 frames), interleave every sec (15 frames), data rate not specified (automatic).
Works fine in full screen mode, but video lags behind by about 25% if played in a window, need to select frame skipping in video player's configuration to fix this.
Tested on a 286 12.5MHz 0WS, 1MB RAM, ET4000 1MB, Win3.1 640x480 256color.
The attachment R2753015.zip is no longer available
Thanks for testing it and for the extra parameters! I will definitely try saturation and bayer_scale, the crosshatch reduction sounds interesting, anyways i like it jaja
About VirtualDub, unfortunately no, I never managed to find a way to generate an AVI with Ffmpeg that Aviedit accepts directly. I tried different combinations and formats, but in the end I always had to pass it through VirtualDub first. So as far as I know there is no way around it.
Actually I would love to find a replacement for Aviedit too. One problem I have with it is that it tends to hang with longer videos, somewhere around 24-25 minutes approximately. I know Adobe Premiere works fine, but it is a bit of a pain for this kind of quick conversion workflow.
About video playback in a window, I tested quite a few cards: ET4000, Trident 9000, Trident 8900D, WD, etc. The only one where the Windows drivers really seem to work properly in windowed playback is Cirrus Logic. Specifically I have a CL5424 1MB and it works perfectly in Windows 3.1.