[MPlayer-users] Newer versions of mencoder don't believe I have v4l, older versions get it right

Carl Weidling cphilw at gmail.com
Wed Oct 25 18:34:32 CEST 2006


Hi,
Thanks for showing an interest in my problem.

I tried creating a symbolic link in /usr/include to
/usr/src/linux-2.6.18/include/linux/videodev2.h
and
recompiled with configure make make install.  Then
I ran my script again, same result:
MEncoder 1.0rc1-3.4.6 (C) 2000-2006 MPlayer Team
CPU: AMD Athlon(TM) XP 2200+ (Family: 6, Model: 8, Stepping: 1)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 1 SSE2: 0
Compiled for x86 CPU with extensions: MMX MMX2 3DNow 3DNowEx SSE

success: format: 9  data: 0x0 - 0x0
TV file format detected.
No such driver: v4l2
./tmencode: line 7:  7313 Segmentation fault      mencoder -tv
driver=v4l2:width=640:height=480:norm=ntsc:chanlist=us-bcast:channel=$5:device=/dev/video0
-ovc lavc -lavcopts vcodec=mpeg4:vbitrate=900 -ffourcc DX50 -oac mp3lame
-lameopts cbr:br=64 -vop pp=lb -endpos $1:$2:$3 -o $4 tv://$5


On 10/24/06, RC <rcooley at spamcop.net> wrote:
>
> On Tue, 24 Oct 2006 20:31:40 -0700
> "Carl Weidling" <cphilw at gmail.com> wrote:
>
> > But mencoder complains that there's no v4l2 device.
>
> > However, MPlayer-1.0pre7. works just fine!  I've had to stay with pre7
> > for just that reason.
>
> videodev2.h used-to be included in the MPlayer tarball.  Now, it NEEDS
> to be in your includes search path.  Perhaps copy it from
> /usr/src/... to /usr/include/
> _______________________________________________
> MPlayer-users mailing list
> MPlayer-users at mplayerhq.hu
> http://lists.mplayerhq.hu/mailman/listinfo/mplayer-users
>



More information about the MPlayer-users mailing list