Code Monkey home page Code Monkey logo

Comments (11)

mtwebster avatar mtwebster commented on June 29, 2024

It looks like you never installed the Mint codecs package, which would have brought this in - it was also a checkbox during installation.

Check the menu for 'Multimedia Codecs' or run apt install mint-meta-codecs

from nemo-extensions.

dvs-111 avatar dvs-111 commented on June 29, 2024

mint-meta-codecs package was installed (and not) (tested both cases)

from nemo-extensions.

dvs-111 avatar dvs-111 commented on June 29, 2024

Upd: aptitude install mint-meta-codecs: not working
aptitude install libopenh264-cisco6: working
(Aptitude suggests only with deletion of mint-meta-codecs when installing libopenh264-cisco6 and deletion of libopenh264-cisco6 when installing mint-meta-codecs)
And xplayer cannot play the file without libopenh264-cisco6
Maybe there is a bug which doesn't allow nemo preview work with libopenh264-6 (no cisco)

from nemo-extensions.

dvs-111 avatar dvs-111 commented on June 29, 2024

Just rebooted live, updated everything except kernel, libreoffice, firmware and microcode, relaunched session (log out and log in), did the experiment, aptitude install mint-meta-codecs -> not working
aptitude install libopenh264-cisco6 (agreeing to remove meta-codecs) -> working preview

from nemo-extensions.

mtwebster avatar mtwebster commented on June 29, 2024

Weird - works ok here:

[02:57:46 PM] mtwebster@mintbox3:~> apt depends mint-meta-codecs
mint-meta-codecs
  Depends: cabextract
  Depends: gstreamer1.0-libav
  Depends: gstreamer1.0-plugins-bad
  Depends: gstreamer1.0-plugins-ugly
  Depends: gstreamer1.0-vaapi
  Depends: libavcodec-extra
  Depends: libdvdcss2
    libdvd-pkg
  Depends: libdvdnav4
  Depends: libdvdread8
  Depends: unrar
  Depends: unshield

are all of those installed? ^ These types of packages frequently have strange dependencies, or will declare they provide package X even though package X may also exists separately, so it's entirely possible some combination of packages is causing this.

[02:57:48 PM] mtwebster@mintbox3:~> dpkg --list | grep h264
ii  libopenh264-6:amd64                        2.2.0+dfsg-2                               amd64        OpenH264 Video Codec


(packages that depend on libopenh264-6)
[02:58:05 PM] mtwebster@mintbox3:~> apt rdepends libopenh264-6
libopenh264-6
Reverse Depends:
  gstreamer1.0-plugins-bad
  gstreamer1.0-plugins-bad
  libopenh264-dev
  libopenh264-cisco6
  libopenh264-6-dbgsym

from nemo-extensions.

mtwebster avatar mtwebster commented on June 29, 2024

Btw, I tested the first sample video from here: https://www.h264info.com/clips.html

from nemo-extensions.

leigh123linux avatar leigh123linux commented on June 29, 2024

gstreamer1.0-plugins-bad provides the h264 codec support.

from nemo-extensions.

dvs-111 avatar dvs-111 commented on June 29, 2024

I tried it, (was installed with mint-meta-codecs)

from nemo-extensions.

leigh123linux avatar leigh123linux commented on June 29, 2024

Try removing the gstreamer1.0 vaapi plugin to see it that fixes the gstreamer crash

from nemo-extensions.

dvs-111 avatar dvs-111 commented on June 29, 2024

Try removing the gstreamer1.0 vaapi plugin to see it that fixes the gstreamer crash

force removed gstreamer1.0-vaapi, it works

from nemo-extensions.

dvs-111 avatar dvs-111 commented on June 29, 2024

Did i understand that correct: it' not nemo-preview's bug but gstreamer-vaapi's?
And not LM's problem, but Ubuntu's?

from nemo-extensions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.