Page 1 of 1

Mlp/Trhd on ubuntu/linux

Posted: 12 Sep 2009 21:40
by nickolasemp
Hello everyone.

I suppose while being implemented in Windows, mlp/trhd is not supported in Linux(or is it?). And I was wondering why...

The version I am using is 1.0.1 from ppa (https://launchpad.net/~c-korn/+archive/vlc)
While starting a video file it says:

Code: Select all

No suitable decoder module: VLC does not support the audio or video format "trhd". Unfortunately there is no way for you to fix this.
My ffmpeg is: FFmpeg version r19827(12 September 2009)

Thank you in advance for any help

Re: Mlp/Trhd on ubuntu/linux

Posted: 12 Sep 2009 22:28
by nickolasemp
Great... I tried to install it via source nightly and now I get tons of messages saying stuff like

main libvlc error: no memcpy module matched "any"
main demux error: no demux module matched "xspf-open"
.
.
.
darn it

Re: Mlp/Trhd on ubuntu/linux

Posted: 13 Sep 2009 22:58
by Jean-Baptiste Kempf
you don't seem to have a correct avcodec plugin using the latest FFmpeg.

Re: Mlp/Trhd on ubuntu/linux

Posted: 28 Sep 2009 07:45
by nickolasemp
And how do I do that?

I try to install it via Synaptic and still it can;t start...
VLC media player 1.0.2-git Goldeneye
[0xd57888] main libvlc error: no memcpy module matched "any"
[0xd6e278] main interface error: no interface module matched "hotkeys,none"
[0xd6e278] main interface error: no suitable interface module
[0xd57888] main libvlc error: interface "hotkeys,none" initialization failed
[0xd6e3d8] main interface error: no interface module matched "inhibit,none"
[0xd6e3d8] main interface error: no suitable interface module
[0xd57888] main libvlc error: interface "inhibit,none" initialization failed
[0xd6e388] main interface error: no interface module matched "screensaver,none"
[0xd6e388] main interface error: no suitable interface module
[0xd57888] main libvlc error: interface "screensaver,none" initialization failed
[0xd57888] main libvlc error: option drawable-xid does not exist
[0xd57b78] main interface error: no interface module matched "signals"
[0xd57b78] main interface error: no suitable interface module
[0xd57888] main libvlc error: interface "signals" initialization failed
[0xd57b78] main interface error: no interface module matched "globalhotkeys,none"
[0xd57b78] main interface error: no suitable interface module
[0xd57888] main libvlc error: interface "globalhotkeys,none" initialization failed
[0xd57888] main libvlc: Running vlc with the default interface. Use 'cvlc' to use vlc without interface.
[0xd57b78] main interface error: no interface module matched "any"
[0xd57b78] main interface error: no suitable interface module
[0xd57888] main libvlc error: interface "default" initialization failed

Re: Mlp/Trhd on ubuntu/linux

Posted: 28 Sep 2009 15:50
by xtophe
It seems that your vlc installation is buggy.

check: dpkg -l "*vlc*"

check that all package installed (line staring by ii) are of the same version.
delete your plugins cache (~/.cache/vlc)

Re: Mlp/Trhd on ubuntu/linux

Posted: 03 Oct 2009 16:54
by nickolasemp
The problem occurred when I uninstalled some other packages. But I can't seem to remember what were those packages.
So the problem still remains, and I get that as an answer to dpkg -l "*vlc*"
ii libvlc2 1.0.2-1~ppa1 multimedia player and streamer library
pn libvlccore0 <none> (no description available)
ii libvlccore2 1.0.2-1~ppa1 base library for VLC and its modules
pn mozilla-plugin <none> (no description available)
un phonon-backend <none> (no description available)
ii vlc 1.0.2-1~ppa1 multimedia player and streamer
ii vlc-data 1.0.2-1~ppa1 Common data for VLC
ii vlc-nox 1.0.2-1~ppa1 multimedia player and streamer (without X su
pn vlc-plugin-pul <none> (no description available)
I installed that via c-korn's ppa