[MEncoder-users] Opening Local SDP files with mencoder

Ben Barker ben at bbarker.co.uk
Sun Feb 9 21:38:42 CET 2014


On Sun, Feb 9, 2014 at 6:49 PM, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:

> Ben Barker <ben <at> bbarker.co.uk> writes:
>
> > Ah OK - is there a way to find out what version of live555
> > the working version of mencoder is using so that I can use
> > the correct version?
>
> I am not sure, try -v -v -v or look at symbols in the binary.
>
> You just have to test if it configure detects the library,
> then you know it is ok (if it compiles).
>
> > When I built mencoder I used the latest ffmpeg version,
>
> (You have to, nothing else is supported.)
>
> > but live555 is separate from this?
>
> Completely.
>
> I hope you will not forget to report the FFmpeg problems...
>
> Please do not top-post here, it is very annoying.
>
> Carl Eugen
>
> _______________________________________________
> MEncoder-users mailing list
> MEncoder-users at mplayerhq.hu
> https://lists.mplayerhq.hu/mailman/listinfo/mencoder-users
>

Sorry - top-posting is the default in my email client. Posting at the
bottom does make more sense :-)

Your suggestion of an issue with live55 libraries made me look at the
output from configure when building mencoder:

Checking for LIVE555 Streaming Media libraries ... no

Which doesn't sound good - especially since I had just successfully built
the live55 libraries in /usr/lib/live

I tried explicitly stating the library path with:

./configure --extracflags=-I/usr/lib/live

With no change in the output of the configure script :-p


More information about the MEncoder-users mailing list