<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Thanks everyone.<br>
    <br>
    I did not realise that I needed to set those environment variables <i>before</i>
    compiling the second package.  Now that I have done so (and also
    built the  good plugins) I can now report that a test video I have
    made does have both sound and picture for the entire duration of the
    recording. "One small step ...".<br>
    <br>
    Again, many thanks for your help.<br>
    <br>
    Ian<br>
    <br>
    <div class="moz-cite-prefix">On 22/01/2013 11:21, Krzysztof Konopko
      wrote:<br>
    </div>
    <blockquote cite="mid:50FE7642.5030408@youview.com" type="cite">
      <pre wrap="">On 22/01/13 11:06, Ian Davidson wrote:
</pre>
      <blockquote type="cite">
        <pre wrap="">OK, I think I'll just have to put everything on hold until 1.0.5 appears
in the Fedora repo.

I did try as Kris had suggested.

./configure --prefix=$HOME/opt/gstreamer-1.0

make -j3 install

The gstreamer-core all worked fine but when I tried the same configure
command for the plugin-base it ended up as
checking for GIO... yes
checking for ORC... no
checking for GST... no
configure: Requested 'gstreamer-1.0 >= 1.0.5' but version of GStreamer
is 1.0.4
configure: error: no gstreamer-1.0 >= 1.0.5 (GStreamer) found
[ian@localhost gst-plugins-base-1.0.5]$

</pre>
      </blockquote>
      <pre wrap="">
Did you set your environment as I suggested in my original response?
Particularly in this case you're missing:

export PKG_CONFIG_PATH=$HOME/opt/gstreamer-1.0/lib/pkgconfig

but you also need to set other variables.  Please read my original post
where I suggest a Bash function to do it.

</pre>
      <blockquote type="cite">
        <pre wrap="">As I said, I'll just have to wait.
</pre>
      </blockquote>
      <pre wrap="">
Of course, do whatever suits you best.  I just provided you a hint (I'm
not going to support you with this) so if you feel this is too much
hassle for you than wait for the package.

Kris
</pre>
    </blockquote>
    <br>
  </body>
</html>