Page 1 of 4 123 ... LastLast
Results 1 to 10 of 33

Thread: Installed Openshot video editor and it broke VLC and Totem playback

  1. #1
    Join Date
    Apr 2006
    Beans
    15

    Unhappy Installed Openshot video editor and it broke VLC and Totem playback

    I just installed the Openshot video editor (http://www.openshotvideo.com/) via their PPA and it worked, but now the Totem and VLC won't play any videos anymore. I uninstalled Openshot, but it didn't help.

    Read this (https://answers.launchpad.net/openshot/+faq/723) and found out why. I didn't notice that it replaces a bunch of ffmpeg stuff.

    Anybody know what I have to uninstall and reinstall to get Totem and VLC working again?

    I'm using Ubuntu 9.04.

    VLC says
    "No suitable decoder module:
    VLC does not support the audio or video format "XVID". Unfortunately there is no way for you to fix this."

    console output

    VLC probably does not support this sound or video format.
    [0xf7ffe8] main decoder error: no suitable decoder module for fourcc `XVID'.
    VLC probably does not support this sound or video format.
    [0xf7ffe8] a52 decoder: A/52 channels:6 samplerate:48000 bitrate:448000


    Totem says
    an error occurred
    internal data stream error

    console output

    ** Message: Error: Internal data stream error.
    gstavidemux.c(4163): gst_avi_demux_loop (): /GstPlayBinlay/GstDecodeBin:decodebin1/GstAviDemux:avidemux1:
    streaming stopped, reason not-negotiated

  2. #2
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    easiest way is first make sure the ppa isn't in your sources anymore.

    Then search ffmpeg in synaptic and mark for removal any or all of the libs
    (libavcodecXX, libavformatXX, ect. and ffmpeg itself if the ppa version.
    (scroll down to ck them all, last one would be libswscale0 ( using X's cause not sure what version #'s you have in jaunty, 52, 51 ect.

    You'll lose vlc and some plugins, but they can be re-installed

    After removing, then install the "unstripped" versions of the same lib's you just removed, and vlc, plugins ect.

    You're the 3rd or 4th person in the last day with same problem - those openshot ppa ffmpeg and libs are junk if you want to use media players

    edit
    if vlc gives you any trouble afterwards then start with this to reset
    Code:
    vlc --reset-config --reset-plugins-cache
    Last edited by mc4man; October 3rd, 2009 at 05:10 PM.

  3. #3
    Join Date
    Oct 2006
    Location
    third planet from the sun
    Beans
    473
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    You're the 3rd or 4th person in the last day with same problem - those openshot ppa ffmpeg and libs are junk if you want to use media players



    just a guess, but this might be why ?

    http://d0od.blogspot.com/2009/09/oep...tor-linux.html

  4. #4
    Join Date
    Apr 2006
    Beans
    15

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    Thanks! That worked perfectly. I won't be installing Openshot again any time soon.


    Quote Originally Posted by mc4man View Post
    easiest way is first make sure the ppa isn't in your sources anymore.

    Then search ffmpeg in synaptic and mark for removal any or all of the libs
    (libavcodecXX, libavformatXX, ect. and ffmpeg itself if the ppa version.
    (scroll down to ck them all, last one would be libswscale0 ( using X's cause not sure what version #'s you have in jaunty, 52, 51 ect.

    You'll lose vlc and some plugins, but they can be re-installed

    After removing, then install the "unstripped" versions of the same lib's you just removed, and vlc, plugins ect.



    Yep, that's where my problems began.


    Quote Originally Posted by the.phantom View Post
    just a guess, but this might be why ?

    http://d0od.blogspot.com/2009/09/oep...tor-linux.html

  5. #5
    Join Date
    Mar 2006
    Location
    Park Hills, MO, USA
    Beans
    42
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    @Mc4man: How is it everytime I go look for answers to my burning questions, your name is there? Thanks AGAIN. This did work.

    @the.phantom: Yes, I fell for OMG!Ubuntu!'s article too.

  6. #6
    Join Date
    Apr 2008
    Beans
    968

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    That article was the reason for my borked VLC too :/

    In the end I did a reinstall..

  7. #7
    Join Date
    Dec 2005
    Location
    Western Australia
    Beans
    11,480
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    I realised that this was happening last night and I removed the PPA and Force Versioned all the libav*-unstripped (which only works if you Force Version them in the correct order) and got away without uninstalling anything else.

    Freaking ridiculous, now I know why some people are wary of PPAs.

    Oh BTW it doesn't interfere with the "ffplay" program; that still works if you need immediate video playback.
    I try to treat the cause, not the symptom. I avoid the terminal in instructions, unless it's easier or necessary. My instructions will work within the Ubuntu system, instead of breaking or subverting it. Those are the three guarantees to the helpee.

  8. #8
    Join Date
    Jun 2007
    Beans
    17,337

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    Actually have become very curious about this, looking at their sources the libs should be ok.
    The problem is that while any new 'capabilities' afforded by the libs won't be used by current repo apps that use them, they should have maintained what was previously 'enabled'. ( mainly thru libavcodecXX

    In the case of the openshot ppa ffmeg libs, current installed apps like vlc lose prior 'enables', while probably the libs themselves have them enabled.

    Unfortunately I only use a modded hardy that would be unsuitable and karmic.
    In the case of karmic the openshot ppa doesn't have a ffmpeg build, only the libs, so direct testing is not possible. (would be in jaunty where there is a ffmpeg

    I can say with 100% assuredly that installing a more recent ffmpeg source as a package set should not affect what a current repo app that uses the libs can play. ( do it all the time.

    In a quick test on my testing karmic ( where the openshot libs killed playback

    Removed ffmpeg, all ffmpeg libs and vlc

    Made a local repo and put a current ffmpeg package set from my real karmic install along with some add. dep. packages ( libx264, opencore amr, no different than adding a ppa

    Installed the karmic vlc which also installed the needed ffmpeg libs from the local repo

    All previously playable files are still playable including the ones in ? from some of the posters here , wma2 and avc1

    So if you really wanted openshot i'd drop that ppa a note and ask them to get it together

    ( there are other options, but they really should be taking care of this

  9. #9
    Join Date
    Sep 2007
    Location
    cyberspace
    Beans
    77
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: Installed Openshot video editor and it broke VLC and Totem playback

    I have this issue.

    I don't really understand what you mean by force versioning, so doing so in the correct order seems like an impossible task.

    Please help! What do I need to do to get my system back to normal!?!

  10. #10
    Join Date
    Jan 2008
    Beans
    18

    Red face Re: Installed Openshot video editor and it broke VLC and Totem playback

    Quote Originally Posted by darkxman View Post
    Thanks! That worked perfectly. I won't be installing Openshot again any time soon.







    Yep, that's where my problems began.


    Thank you for the update PPA be wary always btw I fell for that link as well Damn you good reviews !!!

Page 1 of 4 123 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •