I’ve got some old videos that won’t play properly in Totem, but do play in ffplay and gst-play. The video opens, the audio plays, but the screen is pure green. Not “colour decoding went wrong and it’s tinted green” but just a single shade of green.
If I open a newer h.264 file then it plays fine in Totem.
As well as playing correctly in ffplay and gst-play, the video also plays partly okay in Showtime - the video shows and plays but there’s a lot of horizontal corruption.
$ file Videos/family/mov067.mpg
Videos/family/mov067.mpg: MPEG sequence, v2, program multiplex
$ ffprobe Videos/family/mov067.mpg
Input #0, mpeg, from 'Videos/family/mov067.mpg':
Duration: 00:00:28.03, start: 0.199456, bitrate: 6613 kb/s
Stream #0:0[0x1e0]: Video: mpeg2video (Main), yuv420p(tv, smpte170m, top first), 720x480 [SAR 32:27 DAR 16:9], 29.97 fps, 29.97 tbr, 90k tbn, start 0.266189
Side data:
CPB properties: bitrate max/min/avg: 8400000/0/0 buffer size: 1835008 vbv_delay: N/A
Stream #0:1[0x80]: Audio: ac3, 48000 Hz, stereo, fltp, 384 kb/s, start 0.199456
$ file Videos/family/video-2011-12-06-10-07-42.mp4
Videos/family/video-2011-12-06-10-07-42.mp4: ISO Media, MP4 Base Media v1 [ISO 14496-12:2003]
$ ffprobe Videos/family/video-2011-12-06-10-07-42.mp4
Input #0, mov,mp4,m4a,3gp,3g2,mj2, from 'Videos/family/video-2011-12-06-10-07-42.mp4':
Metadata:
major_brand : isom
minor_version : 0
compatible_brands: isom3gp4
creation_time : 2011-12-06T10:11:54.000000Z
Duration: 00:04:11.41, start: 0.000000, bitrate: 1634 kb/s
Stream #0:0[0x1](eng): Audio: aac (LC) (mp4a / 0x6134706D), 48000 Hz, mono, fltp, 62 kb/s (default)
Metadata:
creation_time : 2011-12-06T10:11:54.000000Z
handler_name : SoundHandle
Stream #0:1[0x2](eng): Video: mpeg4 (Simple Profile) (mp4v / 0x7634706D), yuv420p, 640x480 [SAR 1:1 DAR 4:3], 1568 kb/s, 23.96 fps, 1k tbr, 90k tbn, start 0.004000 (default)
Metadata:
creation_time : 2011-12-06T10:11:54.000000Z
handler_name : VideoHandle
encoder :
Distro: Tumbleweed (updated yesterday)
ffmpeg: ffmpeg-8-8.1.1-2.1.x86_64
gstreamer: gstreamer-1.28.3-1.1.x86_64
Desktop: gnome-shell-50.1-44.1.x86_64 (Wayland)
Graphics: NVidia GeForce RTX 4070 Ti with nvidia-common-G06-580.159.03-56.1.x86_64
Environment: GDK_GL=gles set to avoid Totem#616 and GSK_RENDERER=glto avoid Showtime#276
