Pesquisar no apoio

Evite burlas no apoio. Nunca iremos solicitar que telefone ou envie uma mensagem de texto para um número de telefone ou que partilhe informações pessoais. Por favor, reporte atividades suspeitas utilizando a opção "Reportar abuso".

Learn More

videos get thei response from browser No compatible source was found for this media.

  • 1 resposta
  • 1 tem este problema
  • 15 visualizações
  • Última resposta por Wesley Branton

more options

Fire Fox will run some videos- I get this response No compatible source was found for this media.

Fire Fox will run some videos- I get this response No compatible source was found for this media.

Todas as respostas (1)

more options

Depending on how you installed Ubuntu (I assume that's the Linux distro you are using), it may not have installed the 3rd party codecs needed to play HTML5 video content.

On Ubuntu, you should try installing FFmpeg using the following command in the terminal:

sudo apt install ffmpeg

Hope this helps.