Re: "Data type is not supported" (800288BF) error on PS3
Posted: Fri Sep 04, 2020 5:16 pm
Hi, welcome
This likely means there is something unusual about the way the avi file was encoded. PS3 supports most variations of AVI but not all. The file is passing our rules for PS3 support so I guess our rules could do with some updating.
I can see your file is:
Format: "AVI" Duration: 0:51:01.959 Overall Bitrate: 2404528 Cover: No
FPS: 29.970
- Video track ID: 0
Format: "MPEG-4 Visual" Profile: "Advanced Simple@L5" CodecID: "XVID" Duration: 0:51:01.959
Bitrate: 2263283 Width: 718 Height: 474 Colorimetry: 4:2:0
Chroma: 4:2:0 PAR: 0.888 DAR: 4:3 DAR Orig: 4:3
Scan Type: Progressive FPS: 29.970 FPS Orig: 29.970 QPel: "No"
GMC: "0" Bit Depth: 8 Delay: 0
- Audio track ID: 1
Format: "MPEG Audio" Version: "Version 1" Profile: "Layer 3" CodecID: "55"
Duration: 0:51:01.865 BitRate Mode: CBR Bitrate: 128000 Channel(s): 2
Samplerate: 44100 Delay: 0 Delay Source: Stream
That looks mostly normal to me - it is common for AVI files to have that XviD and MP3 combination.
One possible issue is that the resolution is not divisible by 4. For best compatibility across devices, resolution should be divisible by 16.
Do you know how to re-encode that to test? If not I could make you a file to try

I can see your file is:
Format: "AVI" Duration: 0:51:01.959 Overall Bitrate: 2404528 Cover: No
FPS: 29.970
- Video track ID: 0
Format: "MPEG-4 Visual" Profile: "Advanced Simple@L5" CodecID: "XVID" Duration: 0:51:01.959
Bitrate: 2263283 Width: 718 Height: 474 Colorimetry: 4:2:0
Chroma: 4:2:0 PAR: 0.888 DAR: 4:3 DAR Orig: 4:3
Scan Type: Progressive FPS: 29.970 FPS Orig: 29.970 QPel: "No"
GMC: "0" Bit Depth: 8 Delay: 0
- Audio track ID: 1
Format: "MPEG Audio" Version: "Version 1" Profile: "Layer 3" CodecID: "55"
Duration: 0:51:01.865 BitRate Mode: CBR Bitrate: 128000 Channel(s): 2
Samplerate: 44100 Delay: 0 Delay Source: Stream
That looks mostly normal to me - it is common for AVI files to have that XviD and MP3 combination.
One possible issue is that the resolution is not divisible by 4. For best compatibility across devices, resolution should be divisible by 16.
Do you know how to re-encode that to test? If not I could make you a file to try