How can I view mp4 videos in Lucid?

Using applications, configuring, problems
Post Reply
Message
Author
User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

How can I view mp4 videos in Lucid?

#1 Post by tallboy »

I still have a problem viewing mp4 videos in Lucid 5.2.8.7 with the latest PaleMoon browser 27.7.2
Some sites are OK, in others like this https://www.nrk.no/nyheter/ , I get the message You have to install mp4 codecs., even for the soundtracks!

Is the mplayer plugin v.1.0.4 , that is supposed to play mp4 videos, an alternative at all? I get the message that there is no files or dirs that contain /mplayer/codecs.conf, and using the built-in codecs.conf. Except there is no such file. See code below.
And what about the gecko-mediaplayer plugin?

I have toggled the media.libavcodec.allow-obsolete in about:config back and forth.
I have turned the Media Source Extension on and off, MSE asynchronously on and off, enable/disabled MSE for WebM Video.

What else can I do? Are there old and new mp4 standards?

Code: Select all

# mplayer -v      
MPlayer 1.0rc4-4.4.5 (C) 2000-2010 MPlayer Team
CPU vendor name: GenuineIntel  max cpuid level: 2
CPU: Intel(R) Pentium(R) 4 CPU 2.60GHz (Family: 15, Model: 2, Stepping: 9)
extended cpuid-level: 4
Detected cache-line size is 64 bytes
Testing OS support for SSE... yes.
Tests of OS support for SSE passed.
CPUflags:  MMX: 1 MMX2: 1 3DNow: 0 3DNowExt: 0 SSE: 1 SSE2: 1 SSSE3: 0
Compiled with runtime CPU detection.
get_path('codecs.conf') -> '/root/.mplayer/codecs.conf'
Reading /root/.mplayer/codecs.conf: Can't open '/root/.mplayer/codecs.conf': No such file or directory
Reading /etc/mplayer/codecs.conf: Can't open '/etc/mplayer/codecs.conf': No such file or directory
Using built-in default codecs.conf.
Usage:   mplayer [options] [url|path/]filename
True freedom is a live Puppy on a multisession CD/DVD.

matchpoint
Posts: 168
Joined: Fri 26 Jan 2018, 20:54

#2 Post by matchpoint »

Hallo tallboy,

Have you tried with a different browser, maybe an older Chrome SFS?

Is that computer of yours capable of running Precise?

See here. Maybe you can make a few edits.

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#3 Post by Mike Walsh »

Hi, tallboy.

Let me get this straight. Do you specifically want to be able to watch .mp4s in the browser itself.....or just to watch .mp4s, period?

I'm guessing you probably know about these packages, but Puppyite did a load of stuff for Lucid round about the time he left the Forums in such a snit, and went off and started that one-man site by himself.....

So long as you've got MPlayer installed, there's an SMPlayer package that works very well. I use it all the time, myself, in 5.2.8.7.

http://puppylinuxfaq.org/add-on-softwar ... r-pet.html

(I know it's an old version ( 0.6.8 ), but it works perfectly for me. Does what I want it to, anyroad... Or there's 0.6.9.4 in the Lucid repo at Ibiblio)

Either that, or there's the GXine package from the repos. Which works just as well, and is somewhat lighter on resources.


Mike. :wink:

User avatar
Mike Walsh
Posts: 6351
Joined: Sat 28 Jun 2014, 12:42
Location: King's Lynn, UK.

#4 Post by Mike Walsh »

@tallboy:-

If you could bring yourself to use Chrome, I have an older version (Chrome 26) that TwoPuppies let me have some time ago. It's the last one that'll work with Lucid's elderly glibc. Too old to sign into a Google a/c, I'm afraid, but it still works fine.....and I've never yet had any issues with it.

I've just tried it with that site you linked to, and everything seems to play as it should. Most of the videos appear to be flash-based, anyway.....so you would have to update the very out-dated PepperFlash that comes with it. Which is very easy to do.

If you want to give it a try, you can find it here:-

http://www.mediafire.com/file/1tgk6ar79 ... 410.63.pet

Entirely up to you, of course. Because it's too old to sign-in and 'sync', all you need to do with your bookmarks is to import them as an HTML bookmarks file. Works a treat.


Mike. :wink:
Last edited by Mike Walsh on Fri 09 Feb 2018, 23:59, edited 1 time in total.

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#5 Post by dancytron »

I haven't used it in a couple of years, but xine has a browser plugin that comes with it.

Might be worth a try.

User avatar
tallboy
Posts: 1760
Joined: Tue 21 Sep 2010, 21:56
Location: Drøbak, Norway

#6 Post by tallboy »

Thank you, guys.
Mike, I installed Smplayer from your link, and get this funny message in the terminal window:

Code: Select all

(process:18321): Gtk-CRITICAL **: gtk_widget_style_get: assertion `GTK_IS_WIDGET (widget)' failed
Do you know what that is about?

The same package is also available in the ppm, and it doesn't work either. :(

Dancytron, the xine plugin for mozilla is a newer verson, which mean a lot of dependencies. I don't know if an upgrade will break other packages.
I installed an old one, and nothing happened. Besides, the mp4 files I want to view, have no option 'Open with ...'. :(
True freedom is a live Puppy on a multisession CD/DVD.

Post Reply