Does not play videos encoded in h.264 [HELP]

Uso ese comando, reinicio y aún nada, mira
I use that command, reboot and still nothing, see

Are you seeing any errors in terminal?

Try in terminal

sudo apt-get install ffmpeg

  • Puse el comando sin errores aparentemente, reinicio la pc, y aun no lo resuelve
  • I put the command without errors apparently, I restart the pc, and it still does not solve it

It did fail- it says in your screenshot you are holding broken packages.

Please run

sudo apt --fix-broken install

and post the output here.

¿esto?
this?

I see. It was libdvd depended on ffmpeg.
Is the video player still not working after running --fix-broken install?

  • Acabo de reiniciar, vi el video y todavía tiene errores
  • I just rebooted, watched the video and it still has errors

Have you tried removing and then reinstalling your video player?

información adicional, no sé si ayuda
additional info, i don’t know if it helps

  • Acabo de desinstalarlo e instalarlo y sigue recibiendo el mismo error
  • I just uninstalled and installed it and it keeps getting the same error

I am as confused by this as you are.
Perhaps you can test it with a different aac video to test it to check if it is just This Video that is troublesome?

  • Reproduje videos de esta página y sucede lo mismo
  • I played videos from this page and the same thing happens

Is your normal screen resolution 1920 x 1080?

  • Si
  • Yes

What is the output of

ffmpeg -i input.mp4

Also, have you tried using a different media player, like VLC?

?