Results 128 comments of moononournation

I have just tested with a VCD short AVSEQ02.DAT file, it can play video but failed to decode audio.

This file is direct copy from the VCD: https://github.com/moononournation/mpeg_player/blob/main/mpeg_player/data/AVSEQ02.DAT

I found the DAT file have 2 "00 00 01 BB" headers and the 2nd one have correct audio bound(1). And the DAT file have a RIFF....CDXA header, I think...

Compare with normal MPEG file encoded by FFmpeg, the system audio local flag and system video local flag have different value.

queued in a long todo list but no any update yet

You are using 8-bit or 16-bit parallel interface?

Just added a Arduino_SWPAR16 databus class, you may get update to test it.

I have not tested with the new class, can you help to test it?

Thx for your information. Seems this display aligned all pins well to port C and A, it is possible to make Arduino_AVRPAR16 databus for it.