Hi all,<div><br></div><div>I'm trying to install the package cited above from de tar.gz source. But I'm having some problems. First, when I configure, compile and install, the gstreamer don't find the plugin that I installed. I think that is some parameter in the configure step that I didn't do. the gstreamer main package I installed from apt-get command. How do I have to proceed to make the gstreamer recognize the plugin? I'm using ubuntu 10.04. </div>
<div><br></div><div>The reason that I'm installing from the tar.gz is because I am developing a project for my master thesis. I have another doubt similar to what I asked above: how do I link the plugin ugly with the x264? I compiled and installed the x264 from the tar.gz too.</div>
<div><br></div><div>in all the packages I've done the following steps:</div><div><br></div><div>$ ./configure</div><div>$ make</div><div># make install</div><div><br></div><div>Anyone can lend me a help?</div><div><br>
</div><div>Thanks in advance</div>