ports/86899: multimedia/mjpegtools - lavplay/glav claims "No video source!"

Adam K Kirchhoff adamk at voicenet.com
Thu Jun 29 17:49:07 UTC 2006


Jeremy Messenger wrote:
>
> Umm, how about you try to compile without that pentium4? That pentium4
> is pretty well known to break a few of apps. Try to do the 'make
> patch' then hack in configure at around 27312 line and reinstall it.
>
> Change from:
> ========================
> CFLAGS="$ARCHFLAGS $CFLAGS"
> CXXFLAGS="$ARCHFLAGS $CXXFLAGS"
> ========================
>
> to:
> ========================
> CFLAGS="$CFLAGS"
> CXXFLAGS="$CXXFLAGS"
> ========================
>
> If it does solve your problem, then I shall add a patch to remove that
> cpuinfo.sh stuff.
>
>

No luck, but I wasn't really expecting it to work.  I've experienced
this problem on both a dual P3 and an AthlonXP, in addition to this machine.

>
>> Can anyone else confirm this problem?  I've run lavplay through
>> ktrace, and posted the ktrace.out file at
>> http://68.44.156.246/ktrace.out
>>
>> Unfortunately, when I try to run kdump on the file, kdump segfaults. :-)
>
> No segfault in here when I downloaded your ktrace.out and did a
> 'ktrace -f ktrace.out'. Perhaps you need to do the world? Or maybe
> it's bug in -CURRENT. Dunno. However, I tried to check in ktrace.out
> and I don't see anything wrong. I am not very good with read ktrace
> stuff.

Yeah, I'm planning on upgrading my system shortly to see if ktrace will
work properly.

Adam



More information about the freebsd-multimedia mailing list