Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Da się zmusić mplayera żeby otwierał *.avi bezpośrednio z dysku innego kompa a nie kopiował je do mnie?
Offline
skompilować z odpowiednimi "przełącznikami". rozpiske masz tutaj:
./configure --help
potrzebne będą pakiety developerskie do smbfs i libsmbclient.
Offline
O kulka. A już miałem nadzieję na jakieś proste rozwiązanie. swojego mplayera mam z apt.
Offline
mozna by sprobowac zamontowac zdalny system plikow do jakiegoś katalogu i tak odtwarzać. ale tego nie probowalem ...
Offline
O kulka. A już miałem nadzieję na jakieś proste rozwiązanie. swojego mplayera mam z apt.
Kompilacja mplayera wcale nie jest trudna.
Chyba chodzi o ten przełacznik
--enable-smb
Pozdrawiam
Offline
Jak wrócę do domu to skompiluje sobie mplayera ze źródeł - przynajmniej spróbuje :)
...
Jak to zwykle u mnie bywa nie daje rady. dostaje przy ./configure:
Error: The GUI requires libavcodec with PNG support (needs zlib).
Pakiet zlib-bin mam zainstalowany. Czy to chodzi o inny?
Offline
Poddaje się. Zainstalowałem wszystko co ma zlib w nazwie i ciągle to samo :(
Offline
Bo biblioteka libavacodec w systemie musi być zrobiona ze wsparciem dla png. Tak mi się wydaje.
Offline
Może durne pytanie, ale jak jej dodać wsparcie PNG. Googlalem i nic nie znalazlem na ten temat.
Offline
--enable-png enable png input/output support [autodetect]
Musisz czytać dokladnie podsumowanie configure.
Brakuje Ci jakiejs biblioteki.
Pamiętaj że musi być dev aby kompilacja to wykorzystała.
Offline
Biblioteki mam wszystkie z repo. Zainstalowalem wszystko co ma w nazwie zlib i libavcodec. Jak wrócę do domu do sprawdzę z tym przelącznikiem.
Offline
Biblioteki mam wszystkie z repo. Zainstalowalem wszystko co ma w nazwie zlib i libavcodec. Jak wrócę do domu do sprawdzę z tym przelącznikiem.
A może potrzeba tego
adam@debian:~$ aptitude search libpng v libpng-dev - p libpng-sixlegs-java - Java package to read and display PNG image i libpng12-0 - PNG library - runtime v libpng12-0-dev - i libpng12-dev - PNG library - development p libpng3 - PNG library - runtime v libpng3-dev - v libpngwriter - v libpngwriter-dev - p libpngwriter0-dev - easy to use graphics library (development) p libpngwriter0c2
Stawiałbym na libpng-dev lub libpng12-dev
Pozdrawiam
Offline
jestem jeszcze za cienki na takie instalacje.
./configure -parametry
Na warningach ale poszło.
make
Na warningach ale poszło.
make install
Error i koniec zabawy. Może kiedyś do tego jeszcze wrócę.
Offline
Na warningach ale poszło.
Te warningi to całe sedno sprawy.
Należy je czytać i starać zrozumieć o co biega.
Gdybyś kolejne etapy wklejał tu to moze i kompilacja doszła by do pozytywnego skutku.
A tak ani Ty ani my nie wiemy w czym tkwił bład.
P.S.Niedawno kompilowałem mplayera i nie ma tam nic takiego czego nie dało by się na debianie zrobić.
Pozdrawiam
Offline
Znalazłem chwilkę czasu :D
Gdzie jest plik z logiem po "make"?
Jakoś go nigdzie nie mogę znaleźć. a "make > plik" nie idzie.
Po
./configure --enable-gui --language=pl --enable-smb --codecsdir=/usr/local/share/codecs/
dostaje:
Detected operating system: Linux Detected host architecture: i386 Checking for cc version ... 4.2.3, ok Checking for host cc ... cc Checking for cross compilation ... no Checking for CPU vendor ... GenuineIntel (15:2:9) Checking for CPU type ... Intel(R) Pentium(R) 4 CPU 2.40GHz Checking for kernel support of mmx ... yes Checking for kernel support of mmxext ... yes Checking for kernel support of sse ... yes Checking for kernel support of sse2 ... yes Checking for kernel support of cmov ... yes Checking for mtrr support ... yes Checking for GCC & CPU optimization abilities ... native Checking for assembler support of -pipe option ... yes Checking for compiler support of named assembler arguments ... yes Checking for assembler (as ) ... ok Checking for .align is a power of two ... no Checking for Linux kernel version ... 2.6.22-2-686, ok Checking for -lposix ... no Checking for -lm ... yes Checking for langinfo ... yes Checking for language ... using pl (man pages: en pl ) Checking for enable sighandler ... yes Checking for runtime cpudetection ... no Checking for restrict keyword ... __restrict Checking for __builtin_expect ... yes Checking for kstat ... no Checking for posix4 ... no Checking for lrintf ... yes Checking for mkstemp ... yes Checking for nanosleep ... yes Checking for socklib ... yes Checking for inet_pton() ... yes (using ) Checking for network ... yes Checking for inttypes.h (required) ... yes Checking for int_fastXY_t in inttypes.h ... yes Checking for word size ... 32 Checking for malloc.h ... yes Checking for memalign() ... yes Checking for alloca.h ... yes Checking for mman.h ... yes Checking for dynamic loader ... yes Checking for dynamic a/v plugins support ... no Checking for pthread ... yes (using -lpthread) Checking for w32threads ... no (using pthread instead) Checking for rpath ... no Checking for iconv ... yes Checking for soundcard.h ... yes (sys/soundcard.h) Checking for sys/dvdio.h ... no Checking for sys/cdio.h ... no Checking for linux/cdrom.h ... yes Checking for dvd.h ... no Checking for termcap ... yes (using -lncurses) Checking for termios ... yes (sys/termios.h) Checking for shm ... yes Checking for strsep() ... yes Checking for vsscanf() ... yes Checking for swab() ... yes Checking for POSIX select() ... yes Checking for gettimeofday() ... yes Checking for glob() ... yes Checking for setenv() ... yes Checking for sys/sysinfo.h ... yes Checking for pkg-config ... yes Checking for Samba support (libsmbclient) ... yes Checking for tdfxfb ... no Checking for s3fb ... no Checking for tdfxvid ... no Checking for xvr100 ... no Checking for tga ... yes Checking for md5sum support ... yes Checking for bl ... no Checking for DirectFB ... yes (0.9.25) Checking for X11 headers presence ... yes Checking for X11 ... yes Checking for DPMS ... yes (using Xdpms 4) Checking for Xv ... yes Checking for XvMC ... no Checking for Xinerama ... yes Checking for Xxf86vm ... yes Checking for XF86keysym ... yes Checking for DGA ... yes (using DGA 2.0) Checking for 3dfx ... no Checking for OpenGL ... yes Checking for VIDIX ... yes (internal) Checking for /dev/mga_vid ... no Checking for xmga ... no Checking for GGI ... no Checking for GGI extension: libggiwmh ... no Checking for AA ... no Checking for CACA ... yes Checking for SVGAlib ... yes Checking for FBDev ... yes Checking for DVB ... no Checking for DVB HEAD ... yes Checking for zr ... no Checking for PNG support ... yes Checking for JPEG support ... yes Checking for PNM support ... yes Checking for GIF support ... yes Checking for broken giflib workaround ... disabled Checking for VESA support ... no Checking for SDL ... yes (using sdl-config) Checking for NAS ... no Checking for DXR2 ... no Checking for DXR3/H+ ... no Checking for IVTV TV-Out ... no Checking for V4L2 MPEG Decoder ... yes Checking for OSS Audio ... yes Checking for aRts ... no Checking for EsounD ... yes Checking for esd_get_latency() ... yes Checking for Polyp ... no Checking for JACK ... no Checking for OpenAL ... no Checking for ALSA audio ... yes (using alsa 1.0.x and alsa/asoundlib.h) Checking for Sun audio ... no Checking for VCD support ... yes Checking for dvdread ... yes (internal) Checking for internal libdvdcss ... yes Checking for cdparanoia ... yes Checking for libcdio ... auto (using cdparanoia) Checking for bitmap font support ... yes Checking for freetype >= 2.0.9 ... yes Checking for fontconfig ... yes Checking for SSA/ASS support ... yes Checking for fribidi with charsets ... no Checking for ENCA ... no Checking for zlib ... yes Checking for RTC ... yes Checking for liblzo2 support ... no Checking for mad support ... no Checking for Twolame ... no Checking for Toolame ... no Checking for OggVorbis support ... yes (internal Tremor) Checking for libspeex (version >= 1.1 required) ... yes Checking for OggTheora support ... yes Checking for internal mp3lib support ... yes Checking for internal liba52 support ... yes Checking for libdca support ... yes Checking for internal libmpeg2 support ... yes Checking for libmpcdec (musepack, version >= 1.2.1 required) ... yes Checking for FAAC (AAC encoder) support ... no (in libavcodec: ) Checking for FAAD2 (AAC) support ... yes (internal floating-point) Checking for LADSPA plugin support ... yes Checking for Win32 codecs ... yes (using /usr/local/share/codecs/) Checking for XAnim codecs ... yes (using /usr/local/share/codecs/) Checking for RealPlayer codecs ... yes (using /usr/local/share/codecs/) Checking for QuickTime codecs ... yes Checking for Nemesi Streaming Media libraries ... no Checking for LIVE555 Streaming Media libraries ... yes (using distribution version) Checking for FFmpeg libavutil ... yes (static) Checking for FFmpeg libavcodec ... yes (static) Checking for FFmpeg libavformat ... yes (static) Checking for FFmpeg libpostproc ... yes (static) Checking for libamr narrowband ... no Checking for libamr wideband ... no Checking for libdv-0.9.5+ ... no Checking for XviD ... yes Checking for XviD two pass plugin ... yes Checking for x264 ... no (in libavcodec: no) Checking for libnut ... no Checking for libmp3lame (for mencoder) ... no Checking for mencoder ... yes Checking for fastmemcpy ... yes Checking for UniquE RAR File Library ... yes Checking for TV interface ... yes Checking for Video 4 Linux TV interface ... yes Checking for Video 4 Linux 2 TV interface ... yes Checking for TV teletext interface ... yes Checking for Radio interface ... no Checking for Capture for Radio interface ... no Checking for Video 4 Linux 2 Radio interface ... no Checking for Video 4 Linux Radio interface ... no Checking for Video 4 Linux 2 MPEG PVR interface ... yes Checking for audio select() ... yes Checking for ftp ... yes Checking for vstream client ... no Checking for byte order ... little-endian Checking for OSD menu ... no Checking for Subtitles sorting ... yes Checking for XMMS inputplugin support ... no Checking for inet6 ... yes Checking for gethostbyname2 ... yes Checking for GUI ... yes Checking for XShape extension ... yes Checking for GTK+ version ... 2.12.1 Checking for glib version ... 2.14.1 Checking for automatic gdb attach ... no Checking for compiler support for noexecstack ... yes Checking for joystick ... no Checking for lirc ... yes Checking for lircc ... no Checking for color console output ... no Checking for DVD support (libdvdnav) ... no Creating config.mak Creating config.h Config files successfully generated by ./configure --enable-gui --language=pl --enable-smb --codecsdir=/usr/local/share/codecs/ Install prefix: /usr/local Data directory: /usr/local/share/mplayer Config direct.: /usr/local/etc/mplayer Byte order: little-endian Optimizing for: native Languages: Messages/GUI: pl Manual pages: en pl Enabled optional drivers: Input: ftp pvr tv-teletext tv-v4l2 tv-v4l tv live555 cddb cdda libdvdcss(int ernal) dvdread(internal) vcd dvb smb network Codecs: xvid libavcodec qtx real xanim win32 faad2 musepack libmpeg2 libdca liba52 mp3lib libtheora speex tremor(internal) gif Audio output: alsa esd oss v4l2 sdl mpegpes(dvb) Video output: v4l2 sdl gif89a pnm jpeg png mpegpes(dvb) fbdev svga caca xvid ix cvidix opengl dga xv x11 xover dfbmga directfb md5sum tga Audio filters: ladspa Disabled optional drivers: Input: dvdnav vstream radio nemesi Codecs: x264 libdv libamr_wb libamr_nb faac toolame twolame libmad liblzo Audio output: sun openal jack polyp arts ivtv dxr2 nas Video output: ivtv dxr3 dxr2 vesa zr zr2 aa ggi xmga mga winvidix 3dfx xvmc bl xvr100 tdfx_vid s3fb tdfxfb Audio filters: 'config.h' and 'config.mak' contain your configuration options. Note: If you alter theses files (for instance CFLAGS) MPlayer may no longer compile *** DO NOT REPORT BUGS if you tweak these files *** 'make' will now compile MPlayer and 'make install' will install it. Note: On non-Linux systems you might need to use 'gmake' instead of 'make'. Please check mtrr settings at /proc/mtrr (see DOCS/HTML/pl/video.html#mtrr) Check configure.log if you wonder why an autodetection failed (make sure development headers/packages are installed). NOTE: The --enable-* parameters unconditionally force options on, completely skipping autodetection. This behavior is unlike what you may be used to from autoconf-based configure scripts that can decide to override you. This greater level of control comes at a price. You may have to provide the correct compiler and linker flags yourself. If you used one of these options (except --enable-gui and similar ones that turn on internal features) and experience a compilation or linking failure, make sure you have passed the necessary compiler/linker flags to configure. If you suspect a bug, please read DOCS/HTML/pl/bugreports.html.
Offline
Tam kawalek dalej jest jeszcze podsumowanie konfiguracjii obciąłeś to.
Jak rozumiem błędy wywala przy make.
Wydaje mi się ze może to być spowodowane wersją gcc ja kompilowalem gcc 4.1 i wszystko bylo ok.
Spróbuj przestawić gcc na 4.1 i spróbuj jeszcze raz.
Pozdrawiam
Offline
oki. a jak się zmienia gcc na starszą wersję. doczytałem się że robi się symlinka, ale nie wiem co i jak :( Mam zainstalowane gcc-4.2 i 4.1 ale domyślny jest 4.2. W usr/bin/ mam *gcc-4.1 i *gcc-4.2.
Offline
[code]boss:/home/marek/MPlayer-1.0rc2# make |grep warning
In file included from mplayer.c:793:
cfg-mplayer.h:64: warning: redundant redeclaration of 'enqueue'
mplayer.c:230: warning: previous definition of 'enqueue' was here
mplayer.c: In function 'main':
mplayer.c:2664: warning: passing argument 2 of 'guiGetEvent' from incompatible pointer type
mp_msg.c: In function 'filename_recode':
mp_msg.c:61: warning: passing argument 2 of 'iconv' from incompatible pointer type
Wczytuję ./etc/codecs.conf: kodeki audio 115 & video 237
mpcommon.c: In function 'update_subtitles':
mpcommon.c:74: warning: dereferencing type-punned pointer will break strict-aliasing rules
spudec.c: In function 'spudec_decode':
spudec.c:490: warning: dereferencing type-punned pointer will break strict-aliasing rules
spudec.c: In function 'spudec_assemble':
spudec.c:353: warning: 'current_nibble[0]' may be used uninitialized in this function
spudec.c:353: warning: 'current_nibble[1]' may be used uninitialized in this function
spudec.c:352: warning: 'end_pts' may be used uninitialized in this function
spudec.c:351: warning: 'start_pts' may be used uninitialized in this function
unrarlib.c: In function 'Unpack':
unrarlib.c:1431: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c:1448: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c:1494: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c: In function 'ReadTables':
unrarlib.c:1681: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c:1687: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c:1728: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c:1729: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c:1730: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c: In function 'ReadLastTables':
unrarlib.c:1748: warning: dereferencing type-punned pointer will break strict-aliasing rules
unrarlib.c: In function 'SetCryptKeys':
unrarlib.c:2518: warning: comparison is always true due to limited range of data type
vo_md5sum.c: In function 'draw_image':
vo_md5sum.c:210: warning: type-punning to incomplete type might break strict-aliasing rules
vo_directfb2.c: In function 'config':
vo_directfb2.c:553: warning: passing argument 2 of 'dfb->EnumVideoModes' from incompatible pointer type
vo_directfb2.c: In function 'get_image':
vo_directfb2.c:1168: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1171: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1188: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1188: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1189: warning: suggest parentheses around + or - inside shift
vo_directfb2.c:1190: warning: suggest parentheses around + or - inside shift
vo_directfb2.c:1192: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1192: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c: In function 'draw_slice':
vo_directfb2.c:1227: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1228: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1228: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1228: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1228: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1233: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1234: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1245: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1246: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1249: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1254: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1255: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1266: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1267: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1270: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1275: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1276: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c: In function 'put_image':
vo_directfb2.c:1326: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1326: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1332: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1337: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1337: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1340: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1344: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1344: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1349: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1354: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1354: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1357: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1361: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1361: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1404: warning: pointer of type 'void *' used in arithmetic
vo_directfb2.c:1404: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c: In function 'draw_slice':
vo_dfbmga.c:1048: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1048: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1051: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1058: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1058: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1068: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1068: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1071: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1071: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1074: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1077: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1077: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1080: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1080: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c: In function 'get_image':
vo_dfbmga.c:1257: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1261: warning: pointer of type 'void *' used in arithmetic
vo_dfbmga.c:1267: warning: pointer of type 'void *' used in arithmetic
x11_common.c: In function 'vo_x11_decoration':
x11_common.c:908: warning: dereferencing type-punned pointer will break strict-aliasing rules
x11_common.c: In function 'vo_x11_get_gnome_layer':
x11_common.c:1236: warning: dereferencing type-punned pointer will break strict-aliasing rules
x11_common.c: In function 'vo_x11_create_vo_window':
x11_common.c:1306: warning: passing argument 3 of 'vo_x11_classhint' discards qualifiers from pointer target type
x11_common.c: In function 'find_xscreensaver_window':
x11_common.c:1635: warning: dereferencing type-punned pointer will break strict-aliasing rules
x11_common.c: In function 'vo_x11_fullscreen':
x11_common.c:1509: warning: 'w' may be used uninitialized in this function
x11_common.c:1509: warning: 'y' may be used uninitialized in this function
x11_common.c:1509: warning: 'x' may be used uninitialized in this function
x11_common.c:1509: warning: 'h' may be used uninitialized in this function
vo_x11.c:35: warning: redundant redeclaration of 'XShmGetEventBase'
/usr/include/X11/extensions/XShm.h:80: warning: previous declaration of 'XShmGetEventBase' was here
vo_x11.c: In function 'draw_slice':
vo_x11.c:632: warning: 'sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:111)
video_out_internal.h:38: warning: 'query_format' declared 'static' but never defined
gl_common.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:262: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:263: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:264: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:265: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:266: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:267: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:268: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:269: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:270: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:271: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:272: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:273: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:274: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:275: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:276: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:277: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:278: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:279: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:280: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:281: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:282: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:283: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:284: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:285: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:286: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules
gl_common.c: In function 'glSetupYUVConversion':
gl_common.c:1120: warning: 'conv_texs[0]' may be used uninitialized in this function
vo_svga.c: In function 'svga_clear_box':
vo_svga.c:205: warning: pointer of type 'void *' used in arithmetic
vo_svga.c:205: warning: pointer of type 'void *' used in arithmetic
vo_svga.c: In function 'svga_draw_image':
vo_svga.c:275: warning: pointer of type 'void *' used in arithmetic
vo_svga.c:275: warning: pointer of type 'void *' used in arithmetic
vo_svga.c: In function 'draw_alpha':
vo_svga.c:701: warning: pointer of type 'void *' used in arithmetic
vo_svga.c:701: warning: pointer of type 'void *' used in arithmetic
vo_svga.c: In function 'get_image':
vo_svga.c:745: warning: pointer of type 'void *' used in arithmetic
vo_svga.c:745: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c: In function 'draw_alpha':
vosub_vidix.c:294: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:294: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:298: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:298: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:302: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:302: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:302: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:307: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:307: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:312: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:312: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:317: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:317: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:322: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c:322: warning: pointer of type 'void *' used in arithmetic
vosub_vidix.c: In function 'vidix_init':
vosub_vidix.c:560: warning: assignment from incompatible pointer type
vosub_vidix.c:562: warning: assignment from incompatible pointer type
vosub_vidix.c:563: warning: assignment from incompatible pointer type
vosub_vidix.c: In function 'vidix_preinit':
vosub_vidix.c:737: warning: assignment from incompatible pointer type
vosub_vidix.c:738: warning: assignment from incompatible pointer type
vosub_vidix.c: At top level:
vosub_vidix.c:199: warning: 'vidix_draw_slice_410_fast' defined but not used
vosub_vidix.c:211: warning: 'vidix_draw_slice_400' defined but not used
vosub_vidix.c:365: warning: 'vidix_get_video_eq' defined but not used
vosub_vidix.c:371: warning: 'vidix_set_video_eq' defined but not used
vosub_vidix.c:377: warning: 'vidix_get_num_fx' defined but not used
vosub_vidix.c:383: warning: 'vidix_get_oem_fx' defined but not used
vosub_vidix.c:389: warning: 'vidix_set_oem_fx' defined but not used
vosub_vidix.c:395: warning: 'vidix_set_deint' defined but not used
ar: creating libvo.a
ao_esd.c: In function 'init':
ao_esd.c:148: warning: 'lag_net' may be used uninitialized in this function
ar: creating libao2.a
ar: creating libinput.a
nvidia_vid.c: In function 'nv_init':
nvidia_vid.c:888: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:889: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:890: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:891: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:892: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:893: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:894: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:895: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:901: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:906: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:907: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:915: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:916: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:926: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:927: warning: pointer of type 'void *' used in arithmetic
nvidia_vid.c:941: warning: pointer of type 'void *' used in arithmetic
pm2_vid.c: In function 'pm2_config_playback':
pm2_vid.c:273: warning: pointer of type 'void *' used in arithmetic
pm3_vid.c: In function 'pm3_config_playback':
pm3_vid.c:266: warning: pointer of type 'void *' used in arithmetic
savage_vid.c: In function 'SavageDisplayVideoOld':
savage_vid.c:502: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:503: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:504: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:505: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:506: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:533:2: warning: #warning enable this again
savage_vid.c:561:2: warning: #warning is this needed?
savage_vid.c: In function 'SavageStreamsOn':
savage_vid.c:584: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:585: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:586: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:590: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:596: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:599: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:599: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:599: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:599: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:599: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:601: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:611: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:614: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:614: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:614: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:614: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:614: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:616: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:625: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:629: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:629: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:629: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:629: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:629: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:633: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:640: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:640: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:640: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:640: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:640: warning: pointer of type 'void *' used in arithmetic
savage_vid.c: In function 'savage_getscreenproperties':
savage_vid.c:664: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:665: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:694: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:695: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:698: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:699: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:700: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:702: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:704: warning: pointer of type 'void *' used in arithmetic
savage_vid.c: In function 'SavageStreamsOff':
savage_vid.c:720: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:721: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:722: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:724: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:728: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:730: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:734: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:734: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:734: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:734: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:734: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:738: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:740: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:741: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:742: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:742: warning: pointer of type 'void *' used in arithmetic
savage_vid.c: In function 'savage_init':
savage_vid.c:866: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:867: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:868: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:869: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:873: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:874: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:875: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:881: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:882: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:884: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:888: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:889: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:890: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:892: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:893: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:894: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:897: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:898: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:901: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:905: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:906: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:921: warning: pointer of type 'void *' used in arithmetic
savage_vid.c:922: warning: pointer of type 'void *' used in arithmetic
sis_vid.c: In function 'sis_config_playback':
sis_vid.c:673: warning: pointer of type 'void *' used in arithmetic
ar: creating libvidix.a
wm/ws.c: In function 'wsXInit':
wm/ws.c:297: warning: assignment from incompatible pointer type
wm/ws.c:301: warning: assignment from incompatible pointer type
wm/ws.c:305: warning: assignment from incompatible pointer type
wm/ws.c:309: warning: assignment from incompatible pointer type
wm/ws.c:313: warning: assignment from incompatible pointer type
wm/ws.c:317: warning: assignment from incompatible pointer type
wm/ws.c:321: warning: assignment from incompatible pointer type
wm/ws.c: In function 'wsConvert':
wm/ws.c:853: warning: initialization from incompatible pointer type
wm/ws.c:861: warning: initialization from incompatible pointer type
wm/wsxdnd.c: In function 'wsXDNDProcessSelection':
wm/wsxdnd.c:73: warning: dereferencing type-punned pointer will break strict-aliasing rules
wm/wsxdnd.c: In function 'wsXDNDProcessClientMessage':
wm/wsxdnd.c:172: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c: In function 'guiInit':
interface.c:341: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c: In function 'guiGetEvent':
interface.c:550: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:734: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:743: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:753: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:882: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c: In function 'gtkSet':
interface.c:1084: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:1095: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:1103: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:1104: warning: dereferencing type-punned pointer will break strict-aliasing rules
interface.c:1105: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c: In function 'mplEnd':
mplayer/play.c:75: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c:78: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c:79: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c: In function 'mplSetFileName':
mplayer/play.c:261: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c:262: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c:266: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/play.c:267: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/mw.c: In function 'mplEventHandling':
mplayer/mw.c:92: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/mw.c:93: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/mw.c:227: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/mw.c: In function 'mplDandDHandler':
mplayer/mw.c:577: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/mw.c:615: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/pb.c: In function 'mplPBInit':
mplayer/pb.c:228: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/pl.c: In function 'HidePlayList':
mplayer/gtk/pl.c:180: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/pl.c:180: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c: In function 'fs_fsFilterCombo_activate':
mplayer/gtk/fs.c:349: warning: assignment discards qualifiers from pointer target type
mplayer/gtk/fs.c: In function 'fs_fsFilterCombo_changed':
mplayer/gtk/fs.c:358: warning: assignment discards qualifiers from pointer target type
mplayer/gtk/fs.c: In function 'fs_fsPathCombo_activate':
mplayer/gtk/fs.c:396: warning: assignment discards qualifiers from pointer target type
mplayer/gtk/fs.c: In function 'fs_fsPathCombo_changed':
mplayer/gtk/fs.c:404: warning: assignment discards qualifiers from pointer target type
mplayer/gtk/fs.c: In function 'fs_Ok_released':
mplayer/gtk/fs.c:449: warning: assignment discards qualifiers from pointer target type
mplayer/gtk/fs.c:468: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c:471: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c:472: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c:476: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c:480: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c:483: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/fs.c:486: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/opts.c: In function 'prButton':
mplayer/gtk/opts.c:564: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/opts.c:614: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/opts.c:615: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/opts.c: In function 'getGtkEntryText':
mplayer/gtk/opts.c:1462: warning: return discards qualifiers from pointer target type
mplayer/gtk/opts.c: In function 'audioButton':
mplayer/gtk/opts.c:1529: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1531: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1533: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1539: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1541: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1543: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1549: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/opts.c:1555: warning: passing argument 1 of 'gfree' from incompatible pointer type
mplayer/gtk/url.c: In function 'on_Button_pressed':
mplayer/gtk/url.c:87: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/eq.c: In function 'ecButtonReleased':
mplayer/gtk/eq.c:544: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/eq.c:545: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/eq.c:546: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/eq.c:547: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/eq.c:548: warning: dereferencing type-punned pointer will break strict-aliasing rules
mplayer/gtk/eq.c:549: warning: dereferencing type-punned pointer will break strict-aliasing rules
ar: creating libgui.a
native/nuppelvideo.c: In function 'decode_nuv':
native/nuppelvideo.c:53: warning: passing argument 1 of 'RTjpeg_init_decompress' from incompatible pointer type
ad_hwac3.c: In function 'decode_audio':
ad_hwac3.c:171: warning: implicit declaration of function 'swab'
ad_hwmpa.c: In function 'control':
ad_hwmpa.c:136: warning: 'len' is used uninitialized in this function
vd_mpegpes.c: In function 'decode':
vd_mpegpes.c:49: warning: passing argument 2 of 'mp_header_process_sequence_header' discards qualifiers from pointer target type
vf.c:202: warning: dereferencing type-punned pointer will break strict-aliasing rules
vf_2xsai.c:78: warning: 'GetResult1' defined but not used
vf_2xsai.c:98: warning: 'GetResult2' defined but not used
vf_detc.c: In function 'put_image':
vf_detc.c:273: warning: 'dropflag' may be used uninitialized in this function
vf_detc.c:273: warning: 'dropflag' may be used uninitialized in this function
vf_filmdint.c: In function 'put_image':
vf_filmdint.c:1126: warning: 'dmpi' may be used uninitialized in this function
vf_pp7.c: In function 'filter':
vf_pp7.c:287: warning: initialization from incompatible pointer type
vf_pp7.c:288: warning: initialization from incompatible pointer type
vf_pullup.c: In function 'il_memcpy_pic':
vf_pullup.c:36: warning: pointer of type 'void *' used in arithmetic
vf_pullup.c:37: warning: pointer of type 'void *' used in arithmetic
vf_pullup.c:39: warning: pointer of type 'void *' used in arithmetic
vf_pullup.c:40: warning: pointer of type 'void *' used in arithmetic
vf_sab.c: In function 'config':
vf_sab.c:144: warning: 'sh' may be used uninitialized in this function
vf_sab.c:144: warning: 'sw' may be used uninitialized in this function
vf_scale.c: In function 'scale':
vf_scale.c:344: warning: 'sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:111)
vf_scale.c:349: warning: 'sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:111)
vf_scale.c:351: warning: 'sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:111)
vf_smartblur.c: In function 'put_image':
vf_smartblur.c:194: warning: initialization from incompatible pointer type
vf_smartblur.c: In function 'config':
vf_smartblur.c:109: warning: 'sh' may be used uninitialized in this function
vf_smartblur.c:109: warning: 'sw' may be used uninitialized in this function
vf_tfields.c: In function 'continue_buffered_image':
vf_tfields.c:320: warning: 'qpel' may be used uninitialized in this function
vf_yadif.c: In function 'config':
vf_yadif.c:387: warning: pointer of type 'void *' used in arithmetic
vf_yuvcsp.c:66: warning: 'uninit' defined but not used
vf_ow.c: In function 'filter':
vf_ow.c:168: warning: unused variable 'sum'
vf_ow.c: At top level:
vf_ow.c:296: warning: 'fmt_list' defined but not used
In file included from vf_fspp.c:45:
../libavcodec/dsputil.h: In function 'copy_block2':
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_WN16'
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_RN16'
../libavcodec/dsputil.h: In function 'copy_block4':
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_WN32'
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_RN32'
vf_fspp.c: In function 'filter':
vf_fspp.c:415: warning: dereferencing type-punned pointer will break strict-aliasing rules
vf_geq.c: In function 'open':
vf_geq.c:204: warning: initialization from incompatible pointer type
vf_geq.c:205: warning: initialization from incompatible pointer type
vf_geq.c:206: warning: initialization from incompatible pointer type
vf_geq.c:207: warning: initialization from incompatible pointer type
vf_geq.c:211: warning: passing argument 6 of 'ff_parse' from incompatible pointer type
vf_geq.c: At top level:
vf_geq.c:64: warning: 'get_image' defined but not used
In file included from vf_mcdeint.c:58:
../libavcodec/dsputil.h: In function 'copy_block2':
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_WN16'
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_RN16'
../libavcodec/dsputil.h: In function 'copy_block4':
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_WN32'
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_RN32'
vf_qp.c: In function 'config':
vf_qp.c:91: warning: implicit declaration of function 'lrintf'
vf_qp.c:91: warning: incompatible implicit declaration of built-in function 'lrintf'
In file included from vf_spp.c:39:
../libavcodec/dsputil.h: In function 'copy_block2':
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_WN16'
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_RN16'
../libavcodec/dsputil.h: In function 'copy_block4':
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_WN32'
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_RN32'
vf_spp.c: In function 'filter':
vf_spp.c:377: warning: dereferencing type-punned pointer will break strict-aliasing rules
vf_spp.c: At top level:
vf_spp.c:544: warning: 'fmt_list' defined but not used
In file included from vf_uspp.c:32:
../libavcodec/dsputil.h: In function 'copy_block2':
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_WN16'
../libavcodec/dsputil.h:675: warning: implicit declaration of function 'AV_RN16'
../libavcodec/dsputil.h: In function 'copy_block4':
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_WN32'
../libavcodec/dsputil.h:686: warning: implicit declaration of function 'AV_RN32'
vf_uspp.c: At top level:
vf_uspp.c:334: warning: 'fmt_list' defined but not used
In file included from ad_faad.c:28:
../libfaad2/faad.h:29: warning: ignoring #pragma message
vf_bmovl.c: In function 'put_image':
vf_bmovl.c:204: warning: 'alpha' may be used uninitialized in this function
ad_liba52.c: In function 'a52_fillbuff':
ad_liba52.c:68: warning: implicit declaration of function 'swab'
vd_ffmpeg.c: In function 'init':
vd_ffmpeg.c:390: warning: 'AVPaletteControl' is deprecated
vd_ffmpeg.c: In function 'get_buffer':
vd_ffmpeg.c:620: warning: assignment from incompatible pointer type
vd_ffmpeg.c: In function 'decode':
vd_ffmpeg.c:751: warning: assignment from incompatible pointer type
vd_ffmpeg.c:766: warning: pointer of type 'void *' used in arithmetic
vd_ffmpeg.c:767: warning: pointer of type 'void *' used in arithmetic
vd_ffmpeg.c:775: warning: comparison of distinct pointer types lacks a cast
vd_ffmpeg.c:778: warning: pointer of type 'void *' used in arithmetic
In file included from vf_pp.c:27:
../libpostproc/postprocess_internal.h: In function 'linecpy':
../libpostproc/postprocess_internal.h:185: warning: pointer of type 'void *' used in arithmetic
../libpostproc/postprocess_internal.h:185: warning: pointer of type 'void *' used in arithmetic
ad_libvorbis.c: In function 'read_vorbis_comment':
ad_libvorbis.c:47: warning: implicit declaration of function 'vsscanf'
ad_mpc.c: In function 'decode_audio':
ad_mpc.c:167: warning: dereferencing type-punned pointer will break strict-aliasing rules
vf_screenshot.c: In function 'scale_image':
vf_screenshot.c:141: warning: 'sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:111)
vf_screenshot.c: In function 'draw_slice':
vf_screenshot.c:164: warning: 'sws_scale_ordered' is deprecated (declared at ../libswscale/swscale.h:111)
In file included from vd_qtvideo.c:34:
../loader/qtx/qtxsdk/components.h: In function 'dump_CodecDecompressParams':
../loader/qtx/qtxsdk/components.h:724: warning: initialization from incompatible pointer type
../loader/qtx/qtxsdk/components.h:726: warning: format '%.4s' expects type 'char *', but argument 3 has type 'unsigned int *'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 2 has type 'ICMProgressProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 3 has type 'ICMCompletionProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 4 has type 'ICMDataProcRecord'
vd_qtvideo.c: At top level:
vd_qtvideo.c:69: warning: 'ImageCodecDrawBand' defined but not used
vd_qtvideo.c:71: warning: 'ImageCodecEndBand' defined but not used
ad_speex.c: In function 'decode_audio':
ad_speex.c:103: warning: dereferencing type-punned pointer will break strict-aliasing rules
vd_vfw.c: In function 'init':
vd_vfw.c:183: warning: format '%02x' expects type 'unsigned int', but argument 4 has type 'BITMAPINFOHEADER'
In file included from vd_vfwex.c:4:
vd_vfw.c: In function 'init':
vd_vfw.c:183: warning: format '%02x' expects type 'unsigned int', but argument 4 has type 'BITMAPINFOHEADER'
vd_xvid4.c: In function 'decode':
vd_xvid4.c:290: warning: pointer of type 'void *' used in arithmetic
ar: creating libmpcodecs.a
ve_lavc.c: In function 'config':
ve_lavc.c:477: warning: wrong type argument to increment
In file included from ve_qtvideo.c:20:
../loader/qtx/qtxsdk/components.h: In function 'dump_CodecDecompressParams':
../loader/qtx/qtxsdk/components.h:724: warning: initialization from incompatible pointer type
../loader/qtx/qtxsdk/components.h:726: warning: format '%.4s' expects type 'char *', but argument 3 has type 'unsigned int *'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 2 has type 'ICMProgressProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 3 has type 'ICMCompletionProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 4 has type 'ICMDataProcRecord'
ve_vfw.c: In function 'vfw_open_encoder':
ve_vfw.c:131: warning: format '%d' expects type 'int', but argument 4 has type '__off64_t'
ve_vfw.c: In function 'vfw_start_encoder':
ve_vfw.c:179: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:180: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:181: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:184: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long int'
ve_vfw.c:185: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:187: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:188: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:189: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:192: warning: format '%x' expects type 'unsigned int', but argument 2 has type 'long int'
ve_vfw.c:193: warning: format '%d' expects type 'int', but argument 2 has type 'long int'
ve_vfw.c:213: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
ve_vfw.c:214: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
ve_vfw.c:215: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
ve_vfw.c:218: warning: format '%x' expects type 'unsigned int', but argument 4 has type 'long int'
ve_vfw.c:219: warning: format '%d' expects type 'int', but argument 4 has type 'long int'
ve_xvid4.c: In function 'set_create_struct':
ve_xvid4.c:1227: warning: wrong type argument to increment
ar: creating libmpencoders.a
af_ladspa.c: In function 'control':
af_ladspa.c:574: warning: pointer of type 'void *' used in arithmetic
af_ladspa.c:579: warning: wrong type argument to increment
af_ladspa.c:590: warning: pointer of type 'void *' used in arithmetic
af_ladspa.c:625: warning: wrong type argument to increment
af_export.c: In function 'control':
af_export.c:84: warning: pointer of type 'void *' used in arithmetic
af_export.c: In function 'play':
af_export.c:223: warning: pointer of type 'void *' used in arithmetic
af_export.c:225: warning: pointer of type 'void *' used in arithmetic
af_export.c:225: warning: pointer of type 'void *' used in arithmetic
af_lavcresample.c: In function 'play':
af_lavcresample.c:97: warning: 'ret' may be used uninitialized in this function
ar: creating libaf.a
demux_asf.c: In function 'demux_asf_fill_buffer':
demux_asf.c:187: warning: 'payload_time' may be used uninitialized in this function
demux_film.c: In function 'demux_film_fill_buffer':
demux_film.c:147: warning: initialization from incompatible pointer type
In file included from demux_mkv.c:34:
../loader/qtx/qtxsdk/components.h: In function 'dump_CodecDecompressParams':
../loader/qtx/qtxsdk/components.h:724: warning: initialization from incompatible pointer type
../loader/qtx/qtxsdk/components.h:726: warning: format '%.4s' expects type 'char *', but argument 3 has type 'unsigned int *'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 2 has type 'ICMProgressProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 3 has type 'ICMCompletionProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 4 has type 'ICMDataProcRecord'
demux_mkv.c: In function 'add_cluster_position':
demux_mkv.c:257: warning: passing argument 1 of 'grow_array' from incompatible pointer type
demux_mkv.c: In function 'demux_mkv_read_cues':
demux_mkv.c:1281: warning: passing argument 1 of 'grow_array' from incompatible pointer type
demux_mkv.c: In function 'demux_mkv_read_attachments':
demux_mkv.c:1470: warning: passing argument 1 of 'grow_array' from incompatible pointer type
demux_mkv.c: In function 'demux_mkv_open_video':
demux_mkv.c:1805: warning: pointer of type 'void *' used in arithmetic
demux_mkv.c: In function 'handle_realvideo':
demux_mkv.c:2864: warning: assignment from incompatible pointer type
demux_mkv.c: In function 'handle_block':
demux_mkv.c:3083: warning: 'laces' may be used uninitialized in this function
In file included from demux_mov.c:33:
../loader/qtx/qtxsdk/components.h: In function 'dump_CodecDecompressParams':
../loader/qtx/qtxsdk/components.h:724: warning: initialization from incompatible pointer type
../loader/qtx/qtxsdk/components.h:726: warning: format '%.4s' expects type 'char *', but argument 3 has type 'unsigned int *'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 2 has type 'ICMProgressProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 3 has type 'ICMCompletionProcRecord'
../loader/qtx/qtxsdk/components.h:734: warning: format '%p' expects type 'void *', but argument 4 has type 'ICMDataProcRecord'
demux_mov.c: In function 'mov_check_file':
demux_mov.c:437: warning: unused variable 'type'
demux_mov.c:436: warning: unused variable 'tmp'
demux_mov.c:457: warning: unused variable 'flags'
demux_mov.c: In function 'lschunks_intrak':
demux_mov.c:1655: warning: unused variable 'comp_mask'
demux_mov.c:1654: warning: unused variable 'comp_flags'
demux_mov.c:1650: warning: unused variable 'tmp'
demux_mov.c:1735: warning: unused variable 'temp'
demux_mov.c:1794: warning: unused variable 'temp'
demux_mov.c:1811: warning: unused variable 'temp'
demux_mov.c: In function 'gen_sh_audio':
demux_mov.c:607: warning: 'version' may be used uninitialized in this function
demux_nuv.c: In function 'demux_open_nuv':
demux_nuv.c:328: warning: dereferencing type-punned pointer will break strict-aliasing rules
demux_nuv.c:328: warning: dereferencing type-punned pointer will break strict-aliasing rules
demux_real.c:147: warning: 'skip_str' defined but not used
demux_real.c: In function 'demux_open_real':
demux_real.c:1281: warning: 'coded_frame_size' may be used uninitialized in this function
demux_real.c:1278: warning: 'sub_packet_h' may be used uninitialized in this function
demux_real.c:1277: warning: 'sub_packet_size' may be used uninitialized in this function
demux_ts.c: In function 'demux_open_ts':
demux_ts.c:591: warning: 'frame_length' may be used uninitialized in this function
demux_viv.c:315:2: warning: #warning "Calculate PTS from picture header!"
mpeg_packetizer.c: In function 'send_mpeg_pes_packet_ll':
mpeg_packetizer.c:59: warning: format '%lu' expects type 'long unsigned int', but argument 6 has type 'uint64_t'
yuv4mpeg.c:147: warning: 'y4m_snprint_xtags' defined but not used
demux_gif.c: In function 'demux_gif_fill_buffer':
demux_gif.c:76: warning: 'transparent_col' may be used uninitialized in this function
demux_lavf.c: In function 'lavf_check_preferred_file':
demux_lavf.c:242: warning: initialization from incompatible pointer type
demux_ogg.c: In function 'demux_ogg_add_packet':
demux_ogg.c:355: warning: 'val' may be used uninitialized in this function
demux_ogg.c: In function 'demux_ogg_seek':
demux_ogg.c:1336: warning: 'first' may be used uninitialized in this function
ar: creating libmpdemux.a
dvb_tune.c:44: warning: 'dvb_secdev' defined but not used
dvb_tune.c: In function 'dvb_tune':
dvb_tune.c:679: warning: 'hi_lo' is used uninitialized in this function
stream_dvb.c: In function 'dvb_get_config':
stream_dvb.c:749: warning: 'conf_file' may be used uninitialized in this function
stream_dvd.c: In function 'dvd_parse_chapter_range':
stream_dvd.c:168: warning: passing argument 2 of 'strtol' from incompatible pointer type
stream_smb.c: In function 'open_f':
stream_smb.c:96: warning: unused variable 'p'
pnm.c:853: warning: 'pnm_peek_header' defined but not used
pnm.c:859: warning: 'pnm_close' defined but not used
pnm.c: In function 'pnm_get_headers':
pnm.c:528: warning: 'nr' may be used uninitialized in this function
librtsp/rtsp_session.c: In function 'rtsp_session_read':
librtsp/rtsp_session.c:240: warning: dereferencing type-punned pointer will break strict-aliasing rules
tvi_def.h:51: warning: 'free_handle' defined but not used
ar: creating stream.a
In file included from swscale.c:954:
swscale_template.c: In function 'hyscale_MMX2':
swscale_template.c:2541: warning: passing argument 4 of 'palToY_MMX2' from incompatible pointer type
swscale_template.c: In function 'hcscale_MMX2':
swscale_template.c:2757: warning: passing argument 6 of 'palToUV_MMX2' from incompatible pointer type
swscale_template.c: In function 'swScale_MMX2':
swscale_template.c:3157: warning: cast from pointer to integer of different size
swscale_template.c:3165: warning: cast from pointer to integer of different size
swscale.c: In function 'gray16swap':
swscale.c:1863: warning: initialization from incompatible pointer type
swscale.c:1864: warning: initialization from incompatible pointer type
swscale.c: In function 'sws_scale':
swscale.c:2551: warning: assignment from incompatible pointer type
yuv2rgb.c: In function 'yuv2rgb_c_16':
yuv2rgb.c:401: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_8':
yuv2rgb.c:421: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_8_ordered_dither':
yuv2rgb.c:455: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_4':
yuv2rgb.c:491: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_4_ordered_dither':
yuv2rgb.c:528: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_4b':
yuv2rgb.c:548: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_4b_ordered_dither':
yuv2rgb.c:582: warning: unused variable 'Y'
yuv2rgb.c: In function 'yuv2rgb_c_1_ordered_dither':
yuv2rgb.c:615: warning: unused variable 'Y'
yuv2rgb.c: At top level:
yuv2rgb.c:405: warning: 'yuv2rgb_c_8' defined but not used
yuv2rgb.c:460: warning: 'yuv2rgb_c_4' defined but not used
yuv2rgb.c:532: warning: 'yuv2rgb_c_4b' defined but not used
sub.c: In function 'vo_update_text_sub':
sub.c:690: warning: passing argument 1 of 'utf8_get_char' from incompatible pointer type
sub.c: In function 'vo_update_osd':
sub.c:670: warning: 'otp_sub_tmp' may be used uninitialized in this function
sub.c:669: warning: 'cp_ott' may be used uninitialized in this function
font_load_ft.c: In function 'render_one_glyph':
font_load_ft.c:516: warning: dereferencing type-punned pointer will break strict-aliasing rules
ar: creating libosd.a
allformats.c:25: warning: redundant redeclaration of 'av_register_rtp_dynamic_payload_handlers'
rtp_internal.h:117: warning: previous declaration of 'av_register_rtp_dynamic_payload_handlers' was here
utils.c:36: warning: 'AVFrac' is deprecated
utils.c:37: warning: 'AVFrac' is deprecated
utils.c:2949: warning: 'AVFrac' is deprecated
utils.c:2967: warning: 'AVFrac' is deprecated
utils.c: In function 'av_seek_frame_binary':
utils.c:1079: warning: 'pos_min' may be used uninitialized in this function
utils.c:1079: warning: 'pos_max' may be used uninitialized in this function
asf.c: In function 'get_guid':
asf.c:87: warning: passing argument 2 of 'get_buffer' from incompatible pointer type
asf.c: In function 'asf_read_header':
asf.c:329: warning: 'AVPaletteControl' is deprecated
asf-enc.c: In function 'put_guid':
asf-enc.c:202: warning: passing argument 2 of 'put_buffer' from incompatible pointer type
avidec.c: In function 'avi_read_header':
avidec.c:469: warning: 'AVPaletteControl' is deprecated
flvenc.c: In function 'flv_write_header':
flvenc.c:129: warning: 'videocodecid' may be used uninitialized in this function
flvenc.c:129: warning: 'audiocodecid' may be used uninitialized in this function
flvenc.c:129: warning: 'channels' may be used uninitialized in this function
flvenc.c:129: warning: 'samplesize' may be used uninitialized in this function
flvenc.c:129: warning: 'samplerate' may be used uninitialized in this function
flvenc.c:129: warning: 'height' may be used uninitialized in this function
flvenc.c:129: warning: 'width' may be used uninitialized in this function
idcin.c:89: warning: 'AVPaletteControl' is deprecated
ipmovie.c:119: warning: 'AVPaletteControl' is deprecated
mm.c:55: warning: 'AVPaletteControl' is deprecated
mov.c:125: warning: 'AVPaletteControl' is deprecated
mpegenc.c: In function 'mpeg_mux_init':
mpegenc.c:303: warning: suggest parentheses around && within ||
mpegenc.c:304: warning: suggest parentheses around && within ||
mpegenc.c: In function 'flush_packet':
mpegenc.c:916: warning: passing argument 3 of 'av_fifo_generic_read' from incompatible pointer type
mpegenc.c: In function 'output_packet':
mpegenc.c:1022: warning: 'avail_space' may be used uninitialized in this function
nsvdec.c:361:2: warning: #warning "FIXME: Byteswap buffer as needed"
nutdec.c: In function 'get_packetheader':
nutdec.c:107: warning: passing argument 2 of 'av_crc04C11DB7_update' from incompatible pointer type
nutdec.c: In function 'read_seek':
nutdec.c:794: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type
nutdec.c:794: warning: passing argument 4 of 'av_tree_find' from incompatible pointer type
nutdec.c:803: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type
nutdec.c:803: warning: passing argument 4 of 'av_tree_find' from incompatible pointer type
nutdec.c:811: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type
nut.c: In function 'ff_nut_sp_pos_cmp':
nut.c:47: warning: suggest parentheses around + or - inside shift
nut.c:47: warning: suggest parentheses around + or - inside shift
nut.c: In function 'ff_nut_sp_pts_cmp':
nut.c:51: warning: suggest parentheses around + or - inside shift
nut.c:51: warning: suggest parentheses around + or - inside shift
nut.c: In function 'ff_nut_add_sp':
nut.c:60: warning: passing argument 3 of 'av_tree_insert' from incompatible pointer type
nutenc.c: In function 'write_packet':
nutenc.c:472: warning: passing argument 3 of 'av_tree_find' from incompatible pointer type
sierravmd.c: In function 'vmd_read_header':
sierravmd.c:76: warning: 'st' may be used uninitialized in this function
wc3movie.c:72: warning: 'AVPaletteControl' is deprecated
bitstream.c: In function 'alloc_table':
bitstream.c:114: warning: 'ff_realloc_static' is deprecated (declared at bitstream.c:42)
dsputil.c: In function 'dct_sad8x8_c':
dsputil.c:3405: warning: dereferencing type-punned pointer will break strict-aliasing rules
dsputil.c: In function 'dct_max8x8_c':
dsputil.c:3470: warning: dereferencing type-punned pointer will break strict-aliasing rules
dsputil.c: In function 'quant_psnr8x8_c':
dsputil.c:3487: warning: dereferencing type-punned pointer will break strict-aliasing rules
dsputil.c:3488: warning: dereferencing type-punned pointer will break strict-aliasing rules
dsputil.c: In function 'rd8x8_c':
dsputil.c:3513: warning: dereferencing type-punned pointer will break strict-aliasing rules
dsputil.c: In function 'bit8x8_c':
dsputil.c:3591: warning: dereferencing type-punned pointer will break strict-aliasing rules
imgconvert.c: In function 'gray16_to_gray16':
imgconvert.c:1904: warning: assignment from incompatible pointer type
imgconvert.c:1906: warning: assignment from incompatible pointer type
imgconvert.c: In function 'img_convert':
imgconvert.c:2561: warning: 'img_convert' is deprecated (declared at imgconvert.c:2332)
imgconvert.c:2564: warning: 'img_convert' is deprecated (declared at imgconvert.c:2332)
mpeg12.c: In function 'init_2d_vlc_rl':
mpeg12.c:92: warning: 'av_mallocz_static' is deprecated (declared at avcodec.h:2850)
mpegvideo.c: In function 'init_vlc_rl':
mpegvideo.c:769: warning: 'av_mallocz_static' is deprecated (declared at avcodec.h:2850)
utils.c: In function 'ff_realloc_static':
utils.c:94: warning: 'av_mallocz_static' is deprecated (declared at utils.c:77)
utils.c: In function 'do_free':
utils.c:122: warning: 'av_free_static' is deprecated (declared at utils.c:107)
utils.c: In function 'init_crcs':
utils.c:1236: warning: 'av_mallocz_static' is deprecated (declared at utils.c:77)
utils.c:1237: warning: 'av_mallocz_static' is deprecated (declared at utils.c:77)
utils.c:1238: warning: 'av_mallocz_static' is deprecated (declared at utils.c:77)
imgresample.c:362: warning: 'ImgReSampleContext' is deprecated
imgresample.c:429: warning: 'ImgReSampleContext' is deprecated
imgresample.c: In function 'img_resample_init':
imgresample.c:430: warning: 'img_resample_full_init' is deprecated (declared at avcodec.h:2258)
imgresample.c: At top level:
imgresample.c:440: warning: 'ImgReSampleContext' is deprecated
imgresample.c: In function 'img_resample_full_init':
imgresample.c:441: warning: 'ImgReSampleContext' is deprecated
imgresample.c:446: warning: 'ImgReSampleContext' is deprecated
imgresample.c: At top level:
imgresample.c:487: warning: 'ImgReSampleContext' is deprecated
imgresample.c:509: warning: 'ImgReSampleContext' is deprecated
imgresample.c: In function 'sws_getContext':
imgresamp
Offline
co to za plik ? i najpierw zrób make clean w tych źródłach i potem od nowa configure.
Pozdrawiam
Offline
Zrobiłem jak mówiłeś.Przy ./configure bez zmian. Wyedytowałem poprzedni post odnoszący się do make.
Offline
Zaraz zaraz ale make dochodzi do końca czy nie?
Bo pewnymi warningami zawsze wali ale się kompiluje.
Pozdrawiam
Offline
No tak :D po make install:
# make install install -d /usr/local/bin install -d /usr/local/share/mplayer install -d /usr/local/share/man/man1 install -d /usr/local/etc/mplayer if test -f /usr/local/etc/mplayer/codecs.conf ; then mv -f /usr/local/etc/mplayer/codecs.conf /usr/local/etc/mplayer/codecs.conf.old ; fi make -C libvo libvo.a make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libvo' make[1]: `libvo.a' is up to date. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libvo' make -C libao2 make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libao2' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libao2' make -C input make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/input' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/input' make -C vidix make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/vidix' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/vidix' make -C gui make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/gui' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/gui' make -C libmpcodecs make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libmpcodecs' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libmpcodecs' make -C libaf make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libaf' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libaf' make -C libmpdemux libmpdemux.a make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libmpdemux' make[1]: `libmpdemux.a' is up to date. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libmpdemux' make -C stream make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/stream' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/stream' make -C libswscale make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libswscale' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libswscale' make -C libvo libosd.a make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libvo' make[1]: `libosd.a' is up to date. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libvo' make -C libavformat make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libavformat' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libavformat' make -C libavcodec make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libavcodec' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libavcodec' make -C libavutil make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libavutil' make[1]: Nothing to be done for `all'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libavutil' make -C loader make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/loader' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/loader' make -C mp3lib make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/mp3lib' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/mp3lib' make -C liba52 make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/liba52' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/liba52' make -C libmpeg2 make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libmpeg2' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libmpeg2' make -C libfaad2 make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libfaad2' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libfaad2' make -C dvdread make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/dvdread' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/dvdread' make -C libdvdcss make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libdvdcss' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libdvdcss' make -C libass make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libass' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libass' make -C osdep make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/osdep' make[1]: Nothing to be done for `libs'. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/osdep' install -m 755 -s mplayer /usr/local/bin for i in en pl ; do if test "$i" = en ; then install -c -m 644 DOCS/man/en/mplayer.1 /usr/local/share/man/man1/ ; else install -d /usr/local/share/man/$i/man1 ; install -c -m 644 DOCS/man/$i/mplayer.1 /usr/local/share/man/$i/man1/ ; fi ; done make -C libmpdemux libmpmux.a make[1]: Entering directory `/home/marek/MPlayer-1.0rc2/libmpdemux' make[1]: `libmpmux.a' is up to date. make[1]: Leaving directory `/home/marek/MPlayer-1.0rc2/libmpdemux' install -m 755 -s mencoder /usr/local/bin for i in en pl ; do if test "$i" = en ; then cd /usr/local/share/man/man1 && ln -sf mplayer.1 mencoder.1 ; else cd /usr/local/share/man/$i/man1 && ln -sf mplayer.1 mencoder.1 ; fi ; done ln -sf mplayer /usr/local/bin/gmplayer install -d /usr/local/share/mplayer/skins *** Download skin(s) at http://www.mplayerhq.hu/design7/dload.html *** for GUI, and extract to /usr/local/share/mplayer/skins/ install -d /usr/local/share/pixmaps install -m 644 etc/mplayer.xpm /usr/local/share/pixmaps/ install -d /usr/local/share/applications install -m 644 etc/mplayer.desktop /usr/local/share/applications/
I nie chce się bydle uruchomić:
#gmplayer MPlayer 1.0rc2-4.1.3 (C) 2000-2007 MPlayer Team CPU: Intel(R) Pentium(R) 4 CPU 2.40GHz (Family: 15, Model: 2, Stepping: 9) CPUflags: MMX: 1 MMX2: 1 3DNow: 0 3DNow2: 0 SSE: 1 SSE2: 1 Skompilowano dla procesora x86 z rozszerzeniami: MMX MMX2 SSE SSE2 vo: couldn't open the X11 display ()! Interfejs graficzny MPlayer wymaga X11. Użycie: mplayer [opcje] [url|ścieżka/]plik Podstawowe opcje: (pełna lista dostępna na stronie man) -vo <drv> podaj wyjściowy sterownik video (lista: '-vo help') -ao <drv> podaj wyjściowy sterownik audio (lista: '-ao help') vcd://<numer_ścieżki> odtwórz ścieżkę (S)VCD (Super Video CD) (bezpośrednio, bez montowania) dvd://<tytuł> odtwórz tytuł DVD z urządzenia zamiast pliku -alang/-slang wybierz język napisów/ścieżki dźwiękowej (dwuliterowy kod kraju) -ss <position> przejdź do pozycji (sekundy lub hh:mm:ss) -nosound nie odtwarzaj dźwięku -fs odtwarzaj pełnoekranowo (lub -vm, -zoom, szczegóły na stronie man) -x <x> -y <y> ustaw rozdzielczość (użyj z -vm lub -zoom) -sub <plik> podaj plik z napisami (zobacz też -subfps, -subdelay) -playlist <plik> podaj plik z listą odtwarzania -vid x -aid y wybierz strumień video (x) oraz audio (y) do odtwarzania -fps x -srate y zmień prędkość odtwarzania video (x fps) oraz audio (y Hz) -pp <quality> włącz filtr 'postprocessing' (szczegóły na stronie man) -framedrop włącz pomijanie ramek (dla słabszych komputerów) Podstawowe klawisze: (pełna lista na stronie man, zobacz też input.conf) <- lub -> skocz o 10 sekund do tyłu/przodu dół lub góra skocz o minutę do tyłu/przodu pgdown lub pgup skocz o 10 minut do tyłu/przodu < lub > skocz do tyłu/przodu w liście odtwarzania p lub SPACJA pauza (wciśnij dowolny klawisz by kontynuować) q lub ESC zatrzymaj odtwarzanie i zamknij program + lub - dostosuj opóźnienie audio o +/- 0.1 sekundy o przełącz tryb OSD: brak / belka / belka + czas * lub / zwiększ lub zmniejsz głośność - PCM x lub z dostosuj opóźnienie napisów o +/- 0.1 sekundy r lub t dostosuj położenie napisów góra/dół, zobacz też -vf expand * * * WIĘCEJ OPCJI DOSTĘPNYCH NA STRONIE PODRĘCZNIKA MAN * * *
Mrygnie i nic więcej :(
A tak na marginesie to jak to później wyrzucić? skasować poprostu pliki w usr/share/bin? czy jest jakaś prostrza metoda?
Offline