Hello! It's 2026 and I've got some questions about Video CD and their general weirdness
Over the years I've tried backing up VCDs with various degrees of success. AI isn't very helpful so I thought I'd ask you guys.
1. I've been using imgburn to rip discs to a bin/cue and VCDgear to convert the bin into MPEG1. If I select "Fix Mpeg errors", there's often upwards of 900 errors per video file. What's the likely cause of these errors? Is there a way to repair them without losing video frames?
2. All of my discs play fine in a DVD player but VLC often displays macroblock errors. I assume this is related to the issue above. Why would a regular dvd player cope with these errors and not VLC? I've tried turning hardware acceleration off but no joy.
3. Discs from the mid 90s seem to be the worst for VCDgear errors/VLC macroblock errors (although 00s discs have it too!). Aside from disc rot (which I'm ruling out due to the lack of any visible decay) what else could be the cause? Could it simply be that discs were authored with poor encoding? These are official releases btw. Did VCDs have error correction? There was some discussion about it here but there wasn't really a conclusion.
4. Sometimes the .bin (or .DAT) contains multiple video files. VCDGear is able to extract some of these files, but not others. Is there any other tools I could be using?
Thanks! I realise this is an antique format that nobody likes, but with the Sega Saturn supporting the VCDs and the recent release of a VCD player for the Dreamcast I figure it might be good to have some definitive answers for future generations to refer back to![]()
+ Reply to Thread
Results 1 to 7 of 7
-
Last edited by dave_van_damme; 13th May 2026 at 01:32.
-
Hi,
This seems too complicated, I don't think you have to RIP VCDs, just copy video files from it.
Only if there are physical problems with old media, I would use ImgBurn or any other tool (under Linux or Windows) to set CD drive to low speed and retry until success.
Good media: > copy files and rename them (starting from biggest, there is usually one file) to .mpg
Bad media: > use tool to rip to lets say iso. Mount iso, extract files and rename to .mpg
The file extension is just a convention. Use MediaInfo to identify file format but AFAIK it is mpeg1.
After renaming, you might try a loseless fmpeg remux
HTML Code:ffmpeg -i input.mpg -c copy output-fixed.mpg
Last edited by Forgotten; 20th May 2026 at 07:16.
-
@Forgotten
DAT is a specialized container (just as TS for DVD, M2TS for Blu-Ray and UHD) that contains additional information in the header for the VCD, et.al. disc format. While just changing the extension to MPG or MPEG will likely work, it may also cause playback issues that are solved by extracting the MPEG-1 video from the DAT container.
The video format in VCD is always MPEG-1, with very specific parameters. https://www.videohelp.com/vcd -
@dave_van_damme
I suspect disc degration errors. Try ISOBuster and see how many copy errors occur. The trial doesn't allow access to the more extensive modes, but it will at least give you an overview of what may be the cause of the errors you're seeing. As an analogy, while there are many programs that will RIP CDs, but only some software like EAC will hammer at the errors and possibly correct them.
It's also possible there's some type of copy protection (numerous types where tried over the decades) that's causing the errors. Other than some VCDs from India and Pakistan(?), no VCD copy protection has ever prevented just copying the DAT from the disc. -
@ dave_van_damme,
I have no experience with VCD discs but I did some searching.
This topic seemed informative:
https://forum.videohelp.com/threads/398959-Found-a-copyrighted-copy-protected-VCD-from-Hong-Kong -
2. Standalone optical disc players generally have very robust error correction,* prioritizing seamless video/audio playback over accuracy. On the other hand, PC optical drives are designed to provide bit for bit accuracy, especially for data .**
*The legendary Apex AD-1200 and its clones were renown for for playing discs that other players wouldn't, but it was never known for its high picture quality.
**By the same token, software media players are generally optimized to provide pixel for pixel accuracy. Same with your PC monitor or HDTV in Game or PC mode, shutting down filters to smooth out the picture.
4. If your .DAT has several videos within, its multiple videos stitched together or non-compliant VCD, in which each .DAT is a single MPEG-1 video wrapped in a .DAT container.
From https://www.videohelp.com/vcd
MPEGAV AVSEQnn.DAT MPEG files, max 99 tracks, the main movie, trailers, extras, menus...
Edit: My VCD experience is almost exclusively Asian releases. I can't access my ripped VCD collection right now, but as I recall, the only time there were multiple videos in a single .DAT was on karoke releases and each song was accessed by a chapter.Last edited by lingyi; 22nd May 2026 at 23:14.
-
VCDs, being CDs are much more prone to physical corruption than DVDs and Blu-Rays because there's no protective polycarbonate layer. I have dozens of commercial VCDs that I ripped long ago and wouldn't be surprised if they've degraded over the decades. Non-visible to the naked eye pinholes will cause errors that may not be perfectly corrected during the RIP.
Edit: I believe this may be relevant, since VCDs use CD media. Even the drive used to RIP the disc may affect the error correct. For audio CDs, certain Plextor drives were renown for providing better error correction.Last edited by lingyi; 22nd May 2026 at 23:32.
Similar Threads
-
How do I write a complex macro with Subtitle Edit?
By robena in forum SubtitleReplies: 1Last Post: 20th Oct 2025, 07:11 -
How to set up some form of macro
By boristhecat in forum SubtitleReplies: 0Last Post: 20th Aug 2024, 11:10 -
Problem on ripping old film VCD to PC
By satimis in forum Newbie / General discussionsReplies: 13Last Post: 18th Apr 2024, 10:20 -
Subtitle Edit appears broken...fix OCR errors creates errors on or off??
By Ronstang in forum SubtitleReplies: 9Last Post: 12th Dec 2023, 22:13 -
avisynth/AvsPmod macro/function to append videos
By Marc1973 in forum Newbie / General discussionsReplies: 2Last Post: 29th Apr 2023, 00:27




Quote