Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.

Kodeci za mplayer

[es] :: Linux :: Kodeci za mplayer

[ Pregleda: 4369 | Odgovora: 6 ] > FB > Twit

Postavi temu Odgovori

Autor

Pretraga teme: Traži
Markiranje Štampanje RSS

Filip_B
Filip Bukovski
Beograd, Blok 63

Član broj: 99812
Poruke: 49
*.dialup.sezampro.yu.



Profil

icon Kodeci za mplayer06.07.2006. u 17:40 - pre 216 meseci
Sa sajta na kome se nalazi mplayer skinuo sam kodeke (u pitanju je essential codec pack - essential-20060611.tar.bz2).

Code:

These are binary codecs for use with MPlayer. They are useless for normal
Windows players (like WMP, QuickTime, RealPlayer, ...) as they only contain
the DLLs without installer and other fancy stuff needed to use them with
common Windows players.

Put the files contained in this archive in a directory where MPlayer will find
them. The default directory is /usr/local/lib/codecs/ ($prefix/lib/codecs/) if
you are compiling from source, but you can change that value by passing the
'--with-codecsdir' option to './configure'.

If you use a prebuilt MPlayer package it will most likely be /usr/lib/codecs,
see the documentation of your package for details.

In the past /usr/local/lib/win32 or /usr/lib/win32 was the default directory,
some packages as well as a few other Unix players like xine and avifile still
use it, refer to their documentation for further details.

Međutim, je nisam našao /usr/local/lib/codecs/, a insalirao sam mplayer iz sorsa i nisam naveo nikakvu opciju uz ./configure. Jel zna neko kako instalirati pomenute kodeke?

P.S. Nemam ni jedan od gore pomenutih foldera!
 
Odgovor na temu

VRider
Marković Damir
(BGD/SD Karaburma)/Pirot

Član broj: 1510
Poruke: 4132
*.maksnet.net.

Jabber: damirm | gmail | com
ICQ: 134002435


+13 Profil

icon Re: Kodeci za mplayer06.07.2006. u 18:21 - pre 216 meseci
Pa napravi folder. Nije zabranjeno.
Napravi folder, kopiraj kodeke, pa onda kompajliraj (./confugure && make && make install). Mozes i da prosledis neku drugu putanju komandi configure (--with-binary-codec=/tamo/neki/folder ili tako nesto).
JaFreelancer.com
 
Odgovor na temu

Filip_B
Filip Bukovski
Beograd, Blok 63

Član broj: 99812
Poruke: 49
*.dialup.sezampro.yu.



Profil

icon Re: Kodeci za mplayer06.07.2006. u 18:59 - pre 216 meseci
Napravi sam folder /usr/local/lib/codecs i u njega sam prekopirao sadžaj fajla essential-20060611.tar.bz2. Pošto sam prvi put instalirao mplayer bez kodeka, deinstalirao ga sa make uninstall. Kaka opet uradim ./configure sve prođe OK, ali make neće. Javi sledeću grešku:
Code:

mencoder.o:(.data+0x514): undefined reference to `vfwopts_conf'
collect2: ld returned 1 exit status
make: *** [mencoder] Error 1

Ovo su samo tri zadnje linije.
Jel može neko da mi kaže kako da opet instaliram mplayer pošto ./confugure && make && make install više ne funkcioniše (puca kod make).

Unapred hvala!!
 
Odgovor na temu

VRider
Marković Damir
(BGD/SD Karaburma)/Pirot

Član broj: 1510
Poruke: 4132
*.maksnet.net.

Jabber: damirm | gmail | com
ICQ: 134002435


+13 Profil

icon Re: Kodeci za mplayer06.07.2006. u 19:14 - pre 216 meseci
Ova greska nista ne vredi. Moras da das od one linije koja pocinje sa gcc (ili g++, mada mi se cini da je pisan u C-u).
JaFreelancer.com
 
Odgovor na temu

Filip_B
Filip Bukovski
Beograd, Blok 63

Član broj: 99812
Poruke: 49
*.dialup.sezampro.yu.



Profil

icon Re: Kodeci za mplayer06.07.2006. u 19:22 - pre 216 meseci
[root@localhost MPlayer-1.0pre8]# ./configure --with-codecsdir=/usr/local/lib/codecs/
Code:

Detected operating system: Linux
Detected host architecture: i386
Checking for cc version ... 4.0.1, ok
Checking for host cc ... cc
Checking for cross compilation ... no
Checking for CPU vendor ... AuthenticAMD (6:6:2)
Checking for CPU type ...  AMD Athlon(tm) XP 1800+
Checking for GCC & CPU optimization abilities ... athlon-xp
Checking for kernel support of mmx ... yes
Checking for kernel support of mmxext ... yes
Checking for kernel support of 3dnow ... yes
Checking for kernel support of 3dnowext ... yes
Checking for kernel support of sse ... yes
Checking for mtrr support ... yes
Checking for xmmintrin.h ... yes
Checking for mm3dnow.h ... yes
Checking for assembler support of -pipe option ... yes
Checking for assembler (as 2.16.91.0.2) ... ok
Checking for Linux kernel version ... 2.6.12-12mdk, ok
Checking for MPlayer binary name ... mplayer
Checking for awk ... gawk
Checking for extra headers ... none
Checking for extra libs ... none
Checking for -lposix ... no
Checking for -lm ... yes
Checking for langinfo ... yes
Checking for language ... using en (man pages:  en)
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 round ... yes
Checking for nanosleep ... yes
Checking for socklib ... yes (using -lnsl)
Checking for inet_pton() ... yes (using -lnsl)
Checking for inttypes.h (required) ... yes
Checking for int_fastXY_t in inttypes.h ... yes
Checking for word size ... 32
Checking for stddef.h ... yes
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 rpath ... no
Checking for iconv ... yes
Checking for sys/soundcard.h ... yes
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 BSDI dvd.h ... no
Checking for HP-UX SCSI header ... no
Checking for userspace SCSI headers (Solaris) ... no
Checking for termcap ... yes (using -lncurses)
Checking for termios ... yes (using sys/termios.h)
Checking for shm ... yes
Checking for linux devfs ... no
Checking for scandir() ... yes
Checking for strsep() ... yes
Checking for strlcpy() ... no
Checking for strlcat() ... no
Checking for fseeko() ... yes
Checking for localtime_r() ... 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 Mac OS X APIs ... auto
Checking for Mac OS X Finder Support ... no
Checking for Mac OS X Bundle file locations ... no
Checking for Samba support (libsmbclient) ... no
Checking for 3dfx ... no
Checking for tdfxfb ... no
Checking for s3fb ... no
Checking for tdfxvid ... no
Checking for tga ... yes
Checking for DirectFB headers presence ... not found
Checking for DirectFB ... no
Checking for X11 headers presence ... yes (using /usr/X11R6/include)
Checking for X11 ... yes (using /usr/X11R6/lib)
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 ... 2 (using DGA 2.0)
Checking for OpenGL ... yes
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 ... no
Checking for SVGAlib ... no
Checking for FBDev ... yes
Checking for DVB ... no (specify path to DVB/ost/include with --with-dvbincdir=DIR)
Checking for DVB HEAD ... yes
Checking for PNG support ... yes
Checking for JPEG support ... yes
Checking for PNM support ... yes
Checking for md5sum support ... yes
Checking for GIF support ... no
Checking for VESA support ... no
Checking for SDL ... no
Checking for Windows waveout ... no
Checking for Directx ... no
Checking for NAS ... yes
Checking for DXR2 ... no
Checking for DXR3/H+ ... no
Checking for libmp1e ... no
Checking for libfame ... no
Checking for OSS Audio ... yes
Checking for aRts ... yes
Checking for EsounD ... yes
Checking for esd_get_latency() ... yes
Checking for Polyp ... no
Checking for JACK ... yes
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 Sun mediaLib ... no
Checking for SGI audio ... no
Checking for VCD support ... yes
Checking for DVD support (libmpdvdkit2) ... yes
Checking for DVD support (libdvdread) ... no (disabled by libmpdvdkit2)
Checking for cdparanoia ... no
Checking for libcdio ... no
Checking for freetype >= 2.0.9 ... yes
Checking for fontconfig ... yes
Checking for fribidi with charsets ... yes
Checking for ENCA ... no
Checking for zlib ... yes
Checking for RTC ... yes
Checking for external liblzo support ... no
Checking for mad support ... yes
Checking for Toolame ... no
Checking for Twolame ... no
Checking for OggVorbis support ... yes (internal Tremor)
Checking for libspeex (version >= 1.1 required) ... no
Checking for OggTheora support ... no
Checking for mp3lib support ... yes
Checking for liba52 support ... yes
Checking for libdts support ... no
Checking for libmpeg2 support ... yes
Checking for libmpcdec (musepack, version >= 1.2.1 required) ... no
Checking for FAAC (AAC encoder) support ... no
Checking for internal FAAD2 (AAC) support ... yes
Checking for external FAAD2 (AAC) support ... no
Checking for LADSPA plugin support ... no
Checking for Win32 codec DLL support ... yes (using /usr/local/lib/codecs/)
Checking for Win32 loader support ... yes
Checking for DirectShow ... yes
Checking for XAnim DLL ... yes (using /usr/local/lib/codecs/)
Checking for RealPlayer DLL ... yes (using /usr/local/lib/codecs/)
Checking for LIVE555 Streaming Media libraries ... no
Checking for FFmpeg libavutil (static) ... yes
Checking for FFmpeg libavcodec (static) ... yes
Checking for FFmpeg libavformat (static) ... yes
Checking for FFmpeg libpostproc (static) ... yes
Checking for AMR narrowband ... no
Checking for AMR narrowband, fixed point ... no
Checking for AMR wideband ... no
Checking for libdv-0.9.5+ ... no
Checking for zr ... no
Checking for bl ... no
Checking for XviD ... no
Checking for x264 ... no
Checking for DivX4linux/DivX5linux/OpenDivX decore ... no
Checking for libmp3lame (for mencoder) ... no
Checking for DivX4linux encore (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 *BSD BrookTree 848 TV interface ... no
Checking for Video 4 Linux TV interface ... yes
Checking for Video 4 Linux 2 TV interface ... yes
Checking for audio select() ... yes
Checking for network ... yes
Checking for ftp ... yes
Checking for vstream client ... no
Checking for byte order ... little-endian
Checking for OSD menu ... no
Checking for QTX codecs ... yes
Checking for Subtitles sorting ... yes
Checking for XMMS inputplugin support ... no
Checking for inet6 ... yes
Checking for gethostbyname2 ... yes
Checking for GUI ... no
Checking for iconv program ... yes
Checking for automatic gdb attach ... no
Checking for compiler support for -fno-PIC ... yes
Checking for compiler support for noexecstack ... yes
Checking for ftello() ... yes
Checking for VIDIX (internal) ... yes
Checking for VIDIX (external) ... no
Checking for joystick ... no
Checking for lirc ... no
Checking for lircc ... no
Creating config.mak
Creating config.h
Creating libvo/config.mak
Creating libao2/config.mak
Creating libaf/config.mak

Config files successfully generated by ./configure !

  Install prefix: /usr/local
  Data directory: /usr/local/share/mplayer
  Config direct.: /usr/local/etc/mplayer

  Byte order: little-endian
  Optimizing for: athlon-xp mmx mmxext 3dnow 3dnowext sse mtrr

  Languages:
    Messages/GUI: en
    Manual pages:  en

  Enabled optional drivers:
    Input: ftp network tv-v4l2 tv-v4l tv mpdvdkit2 vcd dvb
    Codecs: qtx libavcodec real xanim dshow/dmo win32 faad2(internal) libmpeg2 liba52 mp3lib tremor(internal) libmad
    Audio output: alsa jack esd arts oss nas mpegpes(dvb)
    Video output: xvidix cvidix md5sum pnm jpeg png mpegpes(dvb) fbdev opengl dga xv x11 xover tga
    Audio filters:
  Disabled optional drivers:
    Input: vstream tv-bsdbt848 live555 cdda dvdread smb
    Codecs: opendivx x264 xvid libdv amr_wb amr_nb faac musepack libdts libtheora speex twolame toolame liblzo gif
    Audio output: sgi sun openal polyp dxr2 dsound win32 sdl
    Video output: winvidix bl zr zr2 dxr3 dxr2 directx sdl vesa gif89a svga caca aa ggi xmga mga xvmc directfb tdfx_vid s3fb tdfxfb 3dfx
    Audio filters: ladspa

'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/en/video.html#mtrr)


Check configure.log if you wonder why an autodetection failed (check whether
the development headers/packages are installed).
Do not report compilation errors if you used any of the --enable-* options
(except --enable-gui and maybe --enable-debug).

If you suspect a bug, please read DOCS/HTML/en/bugreports.html.


[root@localhost MPlayer-1.0pre8]# make

Code:

./version.sh `cc -dumpversion`
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2 -I/usr/include  -I/usr/X11R6/include   -I./libavutil -I./libavcodec   -o mplayer.o mplayer.c
In file included from libmpdemux/dvbin.h:11,
                 from mplayer.c:117:
libmpdemux/dvb_defaults.h:73:3: warning: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
mplayer.c: In function 'main':
mplayer.c:2899: warning: pointer targets in passing argument 2 of 'vobsub_set_from_lang' differ in signedness
mplayer.c:2963: warning: pointer targets in passing argument 2 of 'stream_read' differ in signedness
mplayer.c:2982: warning: pointer targets in passing argument 2 of 'dvd_aid_from_lang' differ in signedness
mplayer.c:2984: warning: pointer targets in passing argument 2 of 'dvd_sid_from_lang' differ in signedness
mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3027: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 1 of 'strrchr' differ in signedness
mplayer.c:3036: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
mplayer.c:3038: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
mplayer.c:3043: warning: pointer targets in passing argument 2 of 'strcat' differ in signedness
mplayer.c:3050: warning: pointer targets in passing argument 2 of 'play_tree_add_file' differ in signedness
mplayer.c:3643: warning: pointer targets in passing argument 2 of 'decode_audio' differ in signedness
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2 -I/usr/include  -I/usr/X11R6/include   -I./libavutil -I./libavcodec   -o vobsub.o vobsub.c
vobsub.c: In function 'vobsub_set_from_lang':
vobsub.c:1220: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 2 of '__builtin_strcmp' differ in signedness
vobsub.c:1223: warning: pointer targets in passing argument 2 of 'strncmp' differ in signedness
cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2 -I/usr/include  -I/usr/X11R6/include   -I./libavutil -I./libavcodec   -o mplayer mplayer.o m_property.o mp_msg.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o  unrarlib.o mixer.o parser-mpcmd.o subopt-helper.o  libvo/libvo.a libao2/libao2.a input/libinput.a  vidix/libvidix.a  libmpcodecs/libmpcodecs.a loader/libloader.a loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a libaf/libaf.a libmpdemux/libmpdemux.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/libavcodec.a  libavformat/libavformat.a  libavutil/libavutil.a  libpostproc/libpostproc.a  -lmad        -lpng -lz -lz -ljpeg -lasound -ldl -lpthread      -lfreetype -lz -lncurses  -lnsl      -L/usr/lib -lfribidi -lfontconfig   libfaad2/libfaad2.a  mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a   -lGL -ldl -lXxf86dga -lXv  -lXxf86vm -lXinerama -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread -lnsl          -L/usr/lib -ldl -lartsc -lpthread -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0 -lesd -laudiofile -lm -ljack  -laudio -lXt -L/usr/X11R6/lib -lXext -lX11 -lnsl -lpthread    -Wl,-z,noexecstack     -lpthread -ldl -rdynamic  -lm
cc -c -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2 -I/usr/include  -I/usr/X11R6/include   -I./libavutil -I./libavcodec   -o mencoder.o mencoder.c
In file included from libmpdemux/dvbin.h:11,
                 from cfg-common.h:412,
                 from cfg-mencoder.h:6,
                 from mencoder.c:282:
libmpdemux/dvb_defaults.h:73:3: warning: #warning No DVB-T country defined in dvb_defaults.h, defaulting to UK. Ignore this if using Satellite or Cable.
mencoder.c: In function 'dec_audio':
mencoder.c:327: warning: pointer targets in passing argument 2 of 'decode_audio' differ in signedness
mencoder.c: In function 'main':
mencoder.c:566: warning: pointer targets in passing argument 2 of 'dvd_aid_from_lang' differ in signedness
mencoder.c:567: warning: pointer targets in passing argument 2 of 'dvd_sid_from_lang' differ in signedness
mencoder.c:672: warning: pointer targets in passing argument 8 of 'vobsub_parse_ifo' differ in signedness
cc -I../libvo -I../../libvo -I/usr/X11R6/include -fno-PIC -O4 -march=athlon-xp -mtune=athlon-xp -pipe -ffast-math -fomit-frame-pointer -D_REENTRANT -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64  -I.      -I/usr/include/freetype2 -I/usr/include  -I/usr/X11R6/include   -I./libavutil -I./libavcodec   -o mencoder mencoder.o mp_msg-mencoder.o asxparser.o codec-cfg.o cpudetect.o edl.o find_sub.o m_config.o m_option.o m_struct.o parser-cfg.o playtree.o playtreeparser.o spudec.o sub_cc.o subreader.o vobsub.o  unrarlib.o divx4_vbr.o libvo/aclib.o libvo/font_load.o libvo/font_load_ft.o libvo/osd.o libvo/sub.o parser-mecmd.o xvid_vbr.o  libmpcodecs/libmpencoders.a  libmpcodecs/libmpcodecs.a loader/libloader.a loader/dshow/libDS_Filter.a loader/dmo/libDMO_Filter.a libaf/libaf.a libmpdemux/libmpdemux.a postproc/libswscale.a osdep/libosdep.a -Llibmpdvdkit2 -lmpdvdkit libavcodec/libavcodec.a  libavformat/libavformat.a  libavutil/libavutil.a  libpostproc/libpostproc.a  -lmad        -lpng -lz -lz -ljpeg -lasound -ldl -lpthread      -lfreetype -lz -lncurses  -lnsl      -L/usr/lib -lfribidi -lfontconfig   libfaad2/libfaad2.a  mp3lib/libMP3.a liba52/liba52.a libmpeg2/libmpeg2.a tremor/libvorbisidec.a -Wl,-z,noexecstack     -lpthread -ldl -rdynamic  -lm
mencoder.o:(.data+0x514): undefined reference to `vfwopts_conf'
collect2: ld returned 1 exit status
make: *** [mencoder] Error 1





 
Odgovor na temu

Dejan Lozanovic
Dejan Lozanovic
Beograd

Član broj: 691
Poruke: 2325
*.beotel.net.

Jabber: null@elitesecurity.org
Sajt: speedy-order.com


+75 Profil

icon Re: Kodeci za mplayer11.07.2006. u 11:35 - pre 216 meseci
ukoliko radis sa nad istim direktorijumom odakle si i prvi put instalirao program, pre nego sto pokrenes
Code:
make
pokreni prvo
Code:
 make clean
da ocistis predhodno kompajliranje, nakon toga sve bi trebalo da prodje ok:)
 
Odgovor na temu

Filip_B
Filip Bukovski
Beograd, Blok 63

Član broj: 99812
Poruke: 49
*.dialup.sezampro.yu.



Profil

icon Re: Kodeci za mplayer12.07.2006. u 13:21 - pre 216 meseci
Hvala što ste mi pomogli!
 
Odgovor na temu

[es] :: Linux :: Kodeci za mplayer

[ Pregleda: 4369 | Odgovora: 6 ] > FB > Twit

Postavi temu Odgovori

Navigacija
Lista poslednjih: 16, 32, 64, 128 poruka.