Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Kërkoni te Asistenca

Shmangni karremëzime gjoja asistence. S’do t’ju kërkojmë kurrë të bëni një thirrje apo të dërgoni tekst te një numër telefoni, apo të na jepni të dhëna personale. Ju lutemi, raportoni veprimtari të dyshimtë duke përdorur mundësinë “Raportoni Abuzim”.

Learn More

watch video "in" firefox browser

more options

I'm trying to watch videos in Firefox. Youtube works but Xvideos does not. Firefox pops up a window asking me:

>> "Opening xvideos"."com ###.mp4". >> which is: MP4 Video (16.4MB) >> from https://cdn77-vid.xvideos-cdn"."com >> >> What should Firefox do with this file?

My only choice is: Open with Windows Media Player x86 (default)

suggestions?

I'm running Windows 7 Firefox 76.0.1

Thanks!!!!

I'm trying to watch videos in Firefox. Youtube works but Xvideos does not. Firefox pops up a window asking me: >> "Opening xvideos"."com ###.mp4". >> which is: MP4 Video (16.4MB) >> from https://cdn77-vid.xvideos-cdn"."com >> >> What should Firefox do with this file? My only choice is: Open with Windows Media Player x86 (default) suggestions? I'm running Windows 7 Firefox 76.0.1 Thanks!!!!

Ndryshuar nga G_Eak

Zgjidhje e zgjedhur

Does it help if you try the 32 bit Firefox version ?

(fixed typo)

Lexojeni këtë përgjigje brenda kontekstit 👍 1

Krejt Përgjigjet (5)

more options

Zgjidhja e Zgjedhur

Does it help if you try the 32 bit Firefox version ?

(fixed typo)

Ndryshuar nga cor-el

more options

I don't know why Firefox on your system doesn't seem to detect the Windows Media Foundation components needed to play MPEG-encoded video. Do you recall the last time it worked normally?

>> Just before I updated to 76.0.1.

more options

Duplicate post

Ndryshuar nga NoahSUMO

more options

Does it help if you try the 32 bit Firefox version ?

>> That did it! I've no idea why. Still pushing buttons but Yahoo Mail, Youtube, movies all functioning. Help > About now says 32-bit.

Go figure.

Thanks to both of you!!!!

Ndryshuar nga NoahSUMO

more options

G_Eak said

I'm trying to watch videos in Firefox. Youtube works but Xvideos does not. Firefox pops up a window asking me: >> "Opening xvideos"."com ###.mp4". >> which is: MP4 Video (16.4MB) >> from https://cdn77-vid.xvideos-cdn"."com >> >> What should Firefox do with this file? My only choice is: Open with Windows Media Player x86 (default) suggestions? I'm running Windows 7 Firefox 76.0.1 Thanks!!!!

Install ffmpeg with shard libraries

typing ffmpeg in terminal the configuration should look like


configuration: --enable-gpl --enable-version3 --enable-nonfree --enable-shared --enable-gmp --enable-gnutls --enable-libgme --enable-gray --enable-libaom --enable-libass --enable-libdav1d --enable-libfdk-aac --enable-libfontconfig --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libmp3lame --enable-libpulse --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libopenh264 --enable-libopenjpeg --enable-librubberband --enable-libsoxr --enable-libspeex --enable-libtheora --enable-libvidstab --enable-libvorbis --enable-libopus --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxvid --enable-libzimg --enable-opengl --enable-libzvbi --enable-libdrm --enable-libxml2 --enable-linux-perf --arch=x86_64 --enable-hardcoded-tables --enable-pic --extra-ldflags='-Wl,-Bsymbolic' --extra-cflags=-I/usr/local/cuda/include --extra-ldflags=-L/usr/local/cuda/lib64

How ever --enable-shared --extra-ldflags='-Wl,-Bsymbolic' are just enough to play mp4 content in firefox

  1. 1
  2. 2