[FFmpeg-user] FFmpeg decoder error opening AVC 4:4:4 file

Michael Izquierdo mike.izquierdo at gmail.com
Mon Aug 30 18:56:11 EEST 2021


I'm getting an FFmpeg decoder error when trying to open a 3840x2160 @ 30
Hz, AVC CAVLC 4:4:4 Intra L5.1..When I use FFprobe, I get the following
errors:

[h264 @ 0000027481dadf00] separate color planes are not supported
    Last message repeated 2 times
[h264 @ 0000027481dadf00] SPS decoding failure, trying again after escaping
the NAL
[h264 @ 0000027481dadf00] separate color planes are not supported
    Last message repeated 5 times
[h264 @ 0000027481dadf00] SPS decoding failure, trying again after escaping
the NAL
[h264 @ 0000027481dadf00] separate color planes are not supported
    Last message repeated 2 times
[h264 @ 0000027481dadf00] sps_id 0 out of range
[h264 @ 0000027481dadf00] SPS decoding failure, trying again after escaping
the NAL

I recorded the file using a Matrox Maevex 6150 recorder. The container is
MP4. I tried MOV, but got the same errors. Any ideas of what I need to do
to this file to open it with FFmpeg?

Mike


More information about the ffmpeg-user mailing list