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 _______________________________________________ ffmpeg-user mailing list ffmpeg-user@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-user To unsubscribe, visit link above, or email ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".