Date: Thu, 29 Jun 2006 06:06:27 -0400 From: Adam K Kirchhoff <adamk@voicenet.com> To: Jeremy Messenger <mezz7@cox.net> Cc: freebsd-multimedia@freebsd.org Subject: Re: ports/86899: multimedia/mjpegtools - lavplay/glav claims "No video source!" Message-ID: <44A3A623.9090505@voicenet.com> In-Reply-To: <op.tbv84hl09aq2h7@mezz.mezzweb.com> References: <200606282250.k5SMoKrj010521@freefall.freebsd.org> <op.tbv84hl09aq2h7@mezz.mezzweb.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Jeremy Messenger wrote: > > Thanks (and to ahze too for sample.avi)... Strange, I can't reproduce > your problem. I am able to run both sample.avi and law.avi with > lavplay. I didn't touch any option, so it's default. It installed > with jpeg, sdl, avifile and png. > > ==================================== > # lavplay sample.avi > lavplay1.8.0 > lavtools version 1.8.0 > ++ WARN: [lavplay] Unable to set negative priority for audio thread. > 0:00:05.00 (000150/000151) - Speed: +1, Norm: NTSC, Diff: 0.0025625 > > # lavplay law.avi > lavplay1.8.0 > lavtools version 1.8.0 > ++ WARN: [lavplay] Unable to set negative priority for audio thread. > 0:00:10.00 (000300/000301) - Speed: +1, Norm: NTSC, Diff: 0.0111606 > ==================================== > > ==================================== > # make -V CFLAGS > -O2 -fno-strict-aliasing -pipe -g > ==================================== > > ==================================== > # make configure > ====> You can enable GTK support by defining WITH_GNOME > ====> You can enable Jpeg-MMX support by defining WITH_JPEGMMX > ====> You can enable DV support by defining WITH_LIBDV > ====> You can enable DV PAL support by defining WITH_LIBDV_PAL > ====> You can enable movtar support by defining WITH_LIBMOVTAR > ====> You can enable quicktime support by defining WITH_QUICKTIME > ====> You can disable AVIFILE support by defining WITHOUT_AVIFILE > ===> Extracting for mjpegtools-1.8.0_2 > => MD5 Checksum OK for mjpegtools-1.8.0.tar.gz. > => SHA256 Checksum OK for mjpegtools-1.8.0.tar.gz. > ===> Patching for mjpegtools-1.8.0_2 > ===> Applying FreeBSD patches for mjpegtools-1.8.0_2 > ===> mjpegtools-1.8.0_2 depends on executable: nasm - found > ===> mjpegtools-1.8.0_2 depends on executable: gmake - found > ===> mjpegtools-1.8.0_2 depends on file: /usr/local/bin/sdl11-config > - found > ===> mjpegtools-1.8.0_2 depends on file: /usr/local/bin/libtool - found > ===> mjpegtools-1.8.0_2 depends on shared library: png.5 - found > ===> mjpegtools-1.8.0_2 depends on shared library: aviplay.0 - found > ===> mjpegtools-1.8.0_2 depends on shared library: jpeg.9 - found > ===> mjpegtools-1.8.0_2 depends on shared library: SDL-1.1.7 - found > ===> mjpegtools-1.8.0_2 depends on shared library: X11.6 - found > ===> Configuring for mjpegtools-1.8.0_2 > > [...] > > configure: MJPEG tools 1.8.0 build configuration : > configure: > configure: - X86 Optimizations: > configure: - MMX/3DNow!/SSE enabled : true > configure: - arch/cpu compiler flags : -march=athlon-4 > -mno-sse2 -mcpu=athlon-4 > configure: - video4linux recording/playback: false > configure: - software MJPEG playback : true > configure: - MPEG Z/Alpha : false > configure: - Quicktime playback/recording : false > configure: - PNG input support : true > configure: - AVI MJPEG playback/recording : true (always) > configure: - libDV (digital video) support : false > configure: - Gtk+ support for glav : true > ==================================== > > Cheers, > Mezz Well, it's still no-go here: # lavplay law.avi lavplay1.8.0 lavtools version 1.8.0 **ERROR: [lavplay] No video source! # make -V CFLAGS -O2 -fno-strict-aliasing -pipe # make configure ====> You can enable Jpeg-MMX support by defining WITH_JPEGMMX ====> You can enable DV support by defining WITH_LIBDV ====> You can enable DV PAL support by defining WITH_LIBDV_PAL ====> You can enable movtar support by defining WITH_LIBMOVTAR ====> You can enable quicktime support by defining WITH_QUICKTIME ====> You can disable AVIFILE support by defining WITHOUT_AVIFILE ===> Extracting for mjpegtools-1.8.0_2 => MD5 Checksum OK for mjpegtools-1.8.0.tar.gz. => SHA256 Checksum OK for mjpegtools-1.8.0.tar.gz. ===> Patching for mjpegtools-1.8.0_2 ===> Applying FreeBSD patches for mjpegtools-1.8.0_2 ===> mjpegtools-1.8.0_2 depends on executable: nasm - found ===> mjpegtools-1.8.0_2 depends on executable: gmake - found ===> mjpegtools-1.8.0_2 depends on file: /usr/local/bin/sdl11-config - found ===> mjpegtools-1.8.0_2 depends on file: /usr/local/bin/libtool - found ===> mjpegtools-1.8.0_2 depends on executable: pkg-config - found ===> mjpegtools-1.8.0_2 depends on shared library: png.5 - found ===> mjpegtools-1.8.0_2 depends on shared library: aviplay.0 - found ===> mjpegtools-1.8.0_2 depends on shared library: jpeg.9 - found ===> mjpegtools-1.8.0_2 depends on shared library: SDL-1.1.7 - found ===> mjpegtools-1.8.0_2 depends on shared library: glib-12.3 - found ===> mjpegtools-1.8.0_2 depends on shared library: gtk-12.2 - found ===> mjpegtools-1.8.0_2 depends on shared library: X11.6 - found ===> Configuring for mjpegtools-1.8.0_2 [snip] configure: configure: MJPEG tools 1.8.0 build configuration : configure: configure: - X86 Optimizations: configure: - MMX/3DNow!/SSE enabled : true configure: - arch/cpu compiler flags : -march=pentium4 -mcpu=pentium4 configure: - video4linux recording/playback: false configure: - software MJPEG playback : true configure: - MPEG Z/Alpha : false configure: - Quicktime playback/recording : false configure: - PNG input support : true configure: - AVI MJPEG playback/recording : true (always) configure: - libDV (digital video) support : false configure: - Gtk+ support for glav : true configure: This is on 7.0-CURRENT (though I've seen this problem going as far back as the 5.* series). This happened on three different FreeBSD boxes. 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. :-) Adam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44A3A623.9090505>