Results 1 to 9 of 9

Thread: Missing Codecs

  1. #1
    Join Date
    Feb 2006
    Beans
    1,086
    Distro
    Ubuntu Gnome

    Missing Codecs

    How can you get totem, mplayer, or vlc to play videos that use the intel indeo 5 codec? None of them can play these videos since the upgrade to Karmic. I have all of the restricted formats and such installed. I also am having trouble playing 3gp files. I used to be able to do this with mplayer.

  2. #2
    Join Date
    May 2009
    Beans
    31

    Re: Missing Codecs

    I don´t know, but I too would like to know where especially vlc gets it´s codec from. Are they all in /usr/lib/vlc/codec? How can vlc "learn" more codecs?

    totem could be using ffmpeg or gstreamer, afaik.

    Mplayer used to have separate binary codecs, which usually where windows codecs, installed in /usr/lib/codecs or similar. see:
    http://www.mplayerhq.hu/design7/dloa...#binary_codecs
    I don´t think that those available as a debian package.

  3. #3
    Join Date
    Sep 2009
    Beans
    8,874
    Distro
    Ubuntu Development Release

    Re: Missing Codecs

    With a quick Google search I found this, I don't know if it's the answer. You might try looking for 3rd party open source stuff with Google to fix your problem, or just reformat it with the several devices that are available if they will reread the original. http://ubuntuforums.org/showthread.php?t=713054

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

    Re: Missing Codecs

    In karmic mplayer will play both formats but you'd probably need to either build mplayer, guide
    http://ubuntuforums.org/showthread.php?t=1305181

    Or install a pre-built from the smplayer related ppa
    https://launchpad.net/~rvm/+archive/mplayer

    Vlc should play indeo 5 but the use of some dshow codecs (dmo) seems broken in 1.02, it will play 3gp, though probably not the repo version

    I also have an operating totem-xine in karmic that plays both

    Your best bet is thru mplayer (w32codecs installed for indeo 5, if using the ppa mplayer then install the opencore amr libs (libopencore-amrnb, ect. for 3gp

    Ex.with built mplayer
    ...........
    Opening video decoder: [dshow] DirectShow video codecs
    Decoder supports the following YUV formats: YUY2 IYUV UYVY YV12 I420
    Decoder is capable of YUV output (flags 0x2f)
    VDec: vo config request - 836 x 500 (preferred colorspace: Packed YUY2)
    [PP] Using codec's postprocessing, max q = 4.
    VDec: using Planar YV12 as output csp (no 0)
    Movie-Aspect is undefined - no prescaling applied.
    VO: [xv] 836x500 => 836x500 Planar YV12
    Selected video codec: [indeo5ds] vfm: dshow (Intel Indeo 5)

    3gp
    ================================================== ========================
    Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
    Selected video codec: [ffh263] vfm: ffmpeg (FFmpeg H.263+)
    ================================================== ========================
    ================================================== ========================
    Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
    AUDIO: 8000 Hz, 1 ch, s16le, 0.0 kbit/0.00% (ratio: 0->16000)
    Selected audio codec: [ffamrnb] afm: ffmpeg (AMR Narrowband)

  5. #5
    Join Date
    Feb 2006
    Beans
    1,086
    Distro
    Ubuntu Gnome

    Re: Missing Codecs

    Thanks mc4man. I kind of suspected I would need to rebuild one of them or find someone else's build.

  6. #6
    Join Date
    Feb 2006
    Beans
    1,086
    Distro
    Ubuntu Gnome

    Re: Missing Codecs

    By the way, what happened to totem-xine? Did they just discontinue it for karmic? Where can I find information about building it for Karmic? I always used that before.

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

    Re: Missing Codecs

    what happened to totem-xine
    it's been removed and is just a dummy package

    Atm the jaunty totem source (2.26) can be built and just the totem-xine package used

    Atm means as long as the current totem-common is compatible

    The re-built totem-xine can only be used as a media player for local files and dvd's, can't be set as the default totem player, nor used with plugins (and you wouldn't want to anyway

    It's best to build as pakage, changing the name to current totem version-1

    see screen

    (am expecting totem to go to 2.28.2 shortly so will have to rebuild or hack the package name and re-install

    (would make avail. upon request or tips to build
    Attached Images Attached Images

  8. #8
    Join Date
    Feb 2006
    Beans
    1,086
    Distro
    Ubuntu Gnome

    Re: Missing Codecs

    I knew that totem-xine is now a dummy package, but I was just wondering why they have quit building totem with the xine alternative backend.

    I probably won't mess with rebuilding totem. It wouldn't be hard to download the jaunty source and modify it as you did. I most likely will go for a recompilation of mplayer instead.

  9. #9
    Join Date
    Dec 2006
    Beans
    7,349

    Re: Missing Codecs

    Hi epek,

    Quote Originally Posted by epek View Post
    http://www.mplayerhq.hu/design7/dloa...#binary_codecs
    I don´t think that those available as a debian package.
    As a small sidenote these codecs are in fact packaged by Medibuntu as w32codecs and w64codecs.

    Andrew
    You think that's air you're breathing now?

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
  •