[MPlayer-users] Welcome + Bug ?

|TEcHNO| techno at punkt.pl
Sat Jul 13 13:39:02 CEST 2002


Hi,
1. I've jus subsctibed to this list and I'll try to put some feedback on 
any bugs I encountr as well as do some Q&A (mosty Q ;)
2. How to set some parameters in ~/.mplayer/config ? I mean any general 
syntax to do so ? ie. set "hue" "100" or somthing.
3. Firs bug is that HUE is set to 0 and shoudl be set to 100 by default 
(IMHO atleast).
4. Second bug :
2 log files after a faild compilation in attachment.

<--begin not-logged part of make-->
make: *** libmp1e: No such file or directory.  Stop.
make[2]: *** No rule to make target `distclean'.  Stop.
make cleandemux_viv.c:310: warning: #warning "Calculate PTS from picture 
header!"
tvi_bsdbt848.c:37: warning: No include path in which to find sys/filio.h
tvi_bsdbt848.c:45: warning: No include path in which to find 
machine/ioctl_meteor.h
tvi_bsdbt848.c:46: warning: No include path in which to find 
machine/ioctl_bt848.h
In file included from vd_odivx.c:42:
/usr/local/include/decore.h:31: warning: `BIG_ENDIAN' redefined
/usr/include/endian.h:47: warning: this is the location of the previous 
definition
In file included from vd_divx4.c:33:
/usr/local/include/decore.h:31: warning: `BIG_ENDIAN' redefined
/usr/include/endian.h:47: warning: this is the location of the previous 
definition
In file included from /usr/include/jpeglib.h:24,
                  from vd_ijpg.c:8:
/usr/include/jconfig.h:11: warning: `HAVE_STDDEF_H' redefined
../config.h:42: warning: this is the location of the previous definition
In file included from ../libvo/fastmemcpy.h:4,
                  from vd_ijpg.c:16:
../libvo/../config.h:42: warning: `HAVE_STDDEF_H' redefined
/usr/include/jconfig.h:11: warning: this is the location of the previous 
definition
make: *** libmp1e: No such file or directory.  Stop.
make[2]: *** No rule to make target `dep'.  Stop.
gcc: pci_names.c: No such file or directory
make[2]: *** [depend] Error 1
In file included from vo_jpeg.c:17:
../config.h:42: warning: `HAVE_STDDEF_H' redefined
/usr/include/jconfig.h:11: warning: this is the location of the previous 
definition
mplayer.c: In function `main':
mplayer.c:1288: warning: assignment makes pointer from integer without a 
cast
mplayer.c:1289: warning: assignment makes pointer from integer without a 
cast
mplayer.c:1376: warning: passing arg 2 of `guiGetEvent' makes pointer 
from integer without a cast
dll_init.c: In function `vfw_start_encoder':
dll_init.c:545: warning: initialization from incompatible pointer type
dll_init.c:554: warning: initialization from incompatible pointer type
module.c:533: warning: no previous prototype for `CodecAlloc'
module.c:539: warning: no previous prototype for `CodecRelease'
ext.c:484: warning: #warning FIXME
win32.c:1558: warning: #warning FIXME
win32.c:2573: warning: #warning FIXME!win32.c:3802: warning: no previous 
prototype for `expUnregisterClassA'
win32.c:3796: warning: no previous prototype for `expRegisterClassA'
win32.c: In function `LookupExternal':
win32.c:4208: warning: assignment makes pointer from integer without a cast
win32.c:4211: warning: passing arg 1 of `MODULE32_LookupHMODULE' makes 
integer from pointer without a cast
win32.c:4214: warning: passing arg 1 of `FreeLibrary' makes integer from 
pointer without a cast
win32.c:4217: warning: passing arg 2 of `PE_FindExportedFunction' makes 
pointer from integer without a cast
win32.c:4221: warning: passing arg 1 of `FreeLibrary' makes integer from 
pointer without a cast
DS_Filter.c: In function `DS_FilterCreate':
DS_Filter.c:159: warning: passing arg 4 of pointer to function from 
incompatible pointer type
allocator.c: In function `MemAllocatorCreate':
allocator.c:318: warning: assignment from incompatible pointer type
outputpin.c: In function `CEnumMediaTypesCreate':
outputpin.c:107: warning: assignment from incompatible pointer type
outputpin.c:108: warning: assignment from incompatible pointer type
outputpin.c: In function `COutputPinCreate':
outputpin.c:512: warning: assignment from incompatible pointer type
aviprint.c: In function `print_wave_header':
aviprint.c:64: warning: initialization from incompatible pointer type
demux_viv.c:310: warning: #warning "Calculate PTS from picture 
header!"open.c: In function `dvd_parse_chapter_range':
open.c:482: warning: assignment discards qualifiers from pointer target type
tvi_bsdbt848.c:37: sys/filio.h: No such file or directory
tvi_bsdbt848.c:45: machine/ioctl_meteor.h: No such file or directory
tvi_bsdbt848.c:46: machine/ioctl_bt848.h: No such file or directory
tvi_bsdbt848.c:101: field `geom' has incomplete type
tvi_bsdbt848.c:102: field `capframe' has incomplete type
tvi_bsdbt848.c:123: field `cset' has incomplete type
tvi_bsdbt848.c: In function `control':
tvi_bsdbt848.c:183: `TVTUNER_GETFREQ' undeclared (first use in this 
function)
tvi_bsdbt848.c:183: (Each undeclared identifier is reported only once
tvi_bsdbt848.c:183: for each function it appears in.)
tvi_bsdbt848.c:197: `TVTUNER_SETFREQ' undeclared (first use in this 
function)
tvi_bsdbt848.c:213: `METEORGINPUT' undeclared (first use in this function)
tvi_bsdbt848.c:227: `METEORSINPUT' undeclared (first use in this function)
tvi_bsdbt848.c:292: `METEOR_FMT_AUTOMODE' undeclared (first use in this 
function)
tvi_bsdbt848.c:296: `METEOR_FMT_PAL' undeclared (first use in this function)
tvi_bsdbt848.c:317: `METEOR_FMT_NTSC' undeclared (first use in this 
function)
tvi_bsdbt848.c:341: `METEOR_FMT_SECAM' undeclared (first use in this 
function)
tvi_bsdbt848.c:343: `METEORSFMT' undeclared (first use in this function)
tvi_bsdbt848.c:349: `METEORSETGEO' undeclared (first use in this function)
tvi_bsdbt848.c:355: `METEORSFPS' undeclared (first use in this function)
tvi_bsdbt848.c:406: `METEOR_GEO_EVEN_ONLY' undeclared (first use in this 
functiotvi_bsdbt848.c: In function `init':
tvi_bsdbt848.c:464: `METEOR_FMT_PAL' undeclared (first use in this function)
tvi_bsdbt848.c:468: `METEOR_INPUT_DEV0' undeclared (first use in this 
function)
tvi_bsdbt848.c:478: `METEOR_GEO_YUV_PACKED' undeclared (first use in 
this function)
tvi_bsdbt848.c:489: `METEORSFMT' undeclared (first use in this function)
tvi_bsdbt848.c:495: `METEORSINPUT' undeclared (first use in this function)
tvi_bsdbt848.c:501: `METEORSFPS' undeclared (first use in this function)
tvi_bsdbt848.c:507: `METEORSETGEO' undeclared (first use in this function)
tvi_bsdbt848.c: In function `start':
tvi_bsdbt848.c:610: `METEORSSIGNAL' undeclared (first use in this function)
tvi_bsdbt848.c:622: `METEOR_CAP_CONTINOUS' undeclared (first use in this 
function)
tvi_bsdbt848.c:624: `METEORCAPTUR' undeclared (first use in this function)
tvi_bsdbt848.c: In function `uninit':
tvi_bsdbt848.c:639: `METEOR_SIG_MODE_MASK' undeclared (first use in this 
function)
tvi_bsdbt848.c:641: `METEORSSIGNAL' undeclared (first use in this function)
tvi_bsdbt848.c:647: `METEOR_CAP_STOP_CONT' undeclared (first use in this 
function)
tvi_bsdbt848.c:649: `METEORCAPTUR' undeclared (first use in this function)
tvi_bsdbt848.c:783: `FIONREAD' undeclared (first use in this function)
tvi_bsdbt848.c: In function `get_audio_framesize':tvi_bsdbt848.c: In 
function `getinput':
tvi_bsdbt848.c:801: `METEOR_INPUT_DEV0' undeclared (first use in this 
function)
tvi_bsdbt848.c:802: `METEOR_INPUT_DEV1' undeclared (first use in this 
function)
tvi_bsdbt848.c:803: `METEOR_INPUT_DEV2' undeclared (first use in this 
function)
tvi_bsdbt848.c:804: `METEOR_INPUT_DEV3' undeclared (first use in this 
function)
tvi_bsdbt848.c:805: `METEOR_INPUT_DEV_RGB' undeclared (first use in this 
function)
tvi_bsdbt848.c:806: `METEOR_INPUT_DEV_SVIDEO' undeclared (first use in 
this function)
make[1]: *** [tvi_bsdbt848.o] Error 1
make: *** [libmpdemux/libmpdemux.a] Error 2
<--end-->

This is how it looks, hope this helps.
I belive that most if not all thing can be found in "configure ...".log
if not, tell me.

greetz
techno at punkt.pl
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: configure --enable-gui --enable-real --enable-tv-bsdbt848.log
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020713/33d4d71d/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: make.log
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-users/attachments/20020713/33d4d71d/attachment.asc>


More information about the MPlayer-users mailing list