Looking at the empathy website, it says I need two packages installed "gstreamer0.10-plugins-ugly-multiverse and gstreamer0.10-ffmpeg" for the h264 decoder/encoder, however gstreamer0.10-pluigins-ugly-multiverse is not available in deban, so I don't know where to find it.
I tried installing these packages "telepathy-sofiasip telepathy-butterfly telepathy-idle libtelepathy-farsight0 python-tpfarsight" as suggested in a different forum, but no difference. I am running Mint DE on a eeepc t101mt.
I also installed gstreamer0.10-x264 in hope that it would fix the problem, it updated a libx264-104 package as well, but no change. I'm assuming this is for the h.264 encoder needed for gstreamer from the gstreamer0.10-plugins-ugly-multiverse package, where can I find a debian equivalent? I tried installing x264, libffms2-2 packages, hoping they would give me the encoder I need, however it backfired horribly. Now I just get error in empathy that the encoder I'm using is not compatable with the encoder the other person is using. Now I can't even see or hear them, it won't even connect! I tried uninstalling those two packages and the problem persists, I don't know what to do now.
- Code: Select all
$ gst-inspect-0.10 | grep 264
ffmpeg: ffdec_h264: FFmpeg H.264 / AVC / MPEG-4 AVC / MPEG-4 part 10 decoder
ffmpeg: ffmux_ipod: FFmpeg iPod H.264 MP4 format muxer
h264parse: h264parse: H264Parse
rtp: rtph264depay: RTP H264 depayloader
rtp: rtph264pay: RTP H264 payloader
typefindfunctions: video/x-h264: h264, x264, 264
-Mike




