Sida 1 av 1
mplayer/smplayer använder mycket ram-minne[LÖST]
Postat: 01 aug 2009, 03:07
av xtr3m3
Har märkt ibland att när jag kollar på en film så börjar det hacka och tillslut stannar den upp helt. Trycker ner smplayer och ser att ram användningen är i topp. Stänger av smplayer och då står det att den har kraschat och ram användningen sjunker till nästan ingenting.
Vad kan det vara som gör att mplayer/smplayer helt plötsligt får för sig att använda
4gb! ram-minne?
Gillar verkligen den spelaren och vill inte behöva byta ut den.
Från
top 16 minuter efter jag startat filmen:
PID - USER - PR - NI - VIRT - RES - SHR - S - %CPU - %MEM - TIME+ - COMMAND
Kod: Markera allt
13459 orrebo 20 0 1115m 724m 17m R 59 18.6 9:54.95 mplayer
20 minuter:
Kod: Markera allt
13459 orrebo 20 0 1371m 1.0g 17m S 54 26.2 12:28.35 mplayer
21 minuter
Kod: Markera allt
13459 orrebo 20 0 1499m 1.1g 17m S 52 28.9 13:16.84 mplayer
28 minuter
Kod: Markera allt
13459 orrebo 20 0 1883m 1.5g 17m R 58 39.7 17:46.45 mplayer
30 minuter
Kod: Markera allt
13459 orrebo 20 0 2011m 1.6g 17m R 56 41.9 18:46.75 mplayer
43 minuter
Kod: Markera allt
13459 orrebo 20 0 2651m 2.2g 17m R 70 58.7 26:46.19 mplayer
47 minuter
Kod: Markera allt
13459 orrebo 20 0 3035m 2.6g 17m R 65 68.4 29:35.19 mplayer
57 minuter
Kod: Markera allt
13459 orrebo 20 0 3419m 3.0g 17m R 56 78.7 35:50.10 mplayer
60 minuter
Kod: Markera allt
13459 orrebo 20 0 3739m 3.3g 11m R 62 86.9 37:46.43 mplayer
62 minuter
Kod: Markera allt
13459 orrebo 20 0 3931m 3.4g 5752 S 49 88.7 38:52.40 mplayer
Där dog den också.
Från felmeddelandet:
Kod: Markera allt
[AO_ALSA] Write error: Broken pipe
[AO_ALSA] Trying to reset soundcard.
[AO_ALSA] Write error: Broken pipe
[AO_ALSA] Trying to reset soundcard.
[AO_ALSA] Write error: Broken pipe
[AO_ALSA] Trying to reset soundcard.
[AO_ALSA] Write error: Broken pipe
[AO_ALSA] Trying to reset soundcard.
[AO_ALSA] Write error: Broken pipe
[AO_ALSA] Trying to reset soundcard.
Ursäkta om jag skrivit mycket. Ville visa hur myket den slukar och hur fort.
Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 08:46
av Hund
Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 15:15
av xtr3m3
Måste man kompilera den så här:
Kan jag inte bara kopmpilera den genom så här t.ex.:
Kod: Markera allt
./configure --no-gui --enable-menu --enable-dvdnav
Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 19:22
av Hund
Bör väl gå det med.

Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 19:28
av xtr3m3
Ok. Håller på att installera nu. Får se om det funkar bättre sen
Vet inte om det blev installerat nå ändå. Nån som är bättre på att tyda detta kan väl kolla. Förstår iallfall att dvdnav inte installerades. När jag la till smplayer så verkar det ju som den installerade mplayer från förrådet också:
Kod: Markera allt
orrebo@x-inimus:~/mplayer$ sudo make install
[sudo] password for orrebo:
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o mencoder.o mencoder.c
In file included from mencoder.c:286:
cfg-mencoder.h:187: warning: initialization discards qualifiers from pointer target type
cfg-mencoder.h:188: warning: initialization discards qualifiers from pointer target type
cfg-mencoder.h:191: warning: initialization discards qualifiers from pointer target type
cfg-mencoder.h:218: warning: initialization discards qualifiers from pointer target type
In file included from cfg-mencoder.h:261,
from mencoder.c:286:
cfg-common-opts.h:13: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:25: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:157: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:164: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:169: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:173: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:175: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:217: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:241: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:264: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:267: warning: initialization discards qualifiers from pointer target type
cfg-common-opts.h:270: warning: initialization discards qualifiers from pointer target type
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o mp_msg-mencoder.o mp_msg-mencoder.c
In file included from mp_msg-mencoder.c:3:
mp_msg.c: In function 'filename_recode':
mp_msg.c:67: warning: passing argument 2 of 'iconv' from incompatible pointer type
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o parser-mecmd.o parser-mecmd.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o xvid_vbr.o xvid_vbr.c
xvid_vbr.c: In function 'vbr_init_2pass2':
xvid_vbr.c:669: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
xvid_vbr.c:695: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
xvid_vbr.c:703: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
xvid_vbr.c:743: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
xvid_vbr.c:937: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
xvid_vbr.c:1148: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
xvid_vbr.c: In function 'vbr_update_2pass2':
xvid_vbr.c:1554: warning: ignoring return value of 'fscanf', declared with attribute warn_unused_result
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ae.o libmpcodecs/ae.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ae_pcm.o libmpcodecs/ae_pcm.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ve.o libmpcodecs/ve.c
libmpcodecs/ve.c: In function 'vf_open_encoder':
libmpcodecs/ve.c:56: warning: passing argument 1 of 'vf_open_plugin' from incompatible pointer type
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ve_raw.o libmpcodecs/ve_raw.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpdemux/muxer.o libmpdemux/muxer.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpdemux/muxer_avi.o libmpdemux/muxer_avi.c
libmpdemux/muxer_avi.c: In function 'write_avi_chunk':
libmpdemux/muxer_avi.c:154: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:155: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c: In function 'avifile_odml_new_riff':
libmpdemux/muxer_avi.c:200: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c: In function 'write_avi_list':
libmpdemux/muxer_avi.c:276: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:277: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:278: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c: In function 'avifile_write_header':
libmpdemux/muxer_avi.c:326: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:331: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:344: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:481: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:489: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c: In function 'avifile_odml_write_index':
libmpdemux/muxer_avi.c:641: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
libmpdemux/muxer_avi.c:647: warning: passing argument 2 of 'stream_write_buffer' from incompatible pointer type
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpdemux/muxer_mpeg.o libmpdemux/muxer_mpeg.c
libmpdemux/muxer_mpeg.c: In function 'parse_mpeg12_video':
libmpdemux/muxer_mpeg.c:1654: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
libmpdemux/muxer_mpeg.c:1778: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
libmpdemux/muxer_mpeg.c: In function 'parse_mpeg4_video':
libmpdemux/muxer_mpeg.c:1867: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
libmpdemux/muxer_mpeg.c:1924: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
libmpdemux/muxer_mpeg.c: In function 'mpegfile_write_chunk':
libmpdemux/muxer_mpeg.c:2358: warning: format '%d' expects type 'int', but argument 4 has type 'size_t'
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpdemux/muxer_rawaudio.o libmpdemux/muxer_rawaudio.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpdemux/muxer_rawvideo.o libmpdemux/muxer_rawvideo.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ae_faac.o libmpcodecs/ae_faac.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ae_lavc.o libmpcodecs/ae_lavc.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ve_lavc.o libmpcodecs/ve_lavc.c
libmpcodecs/ve_lavc.c: In function 'config':
libmpcodecs/ve_lavc.c:479: warning: wrong type argument to increment
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpdemux/muxer_lavf.o libmpdemux/muxer_lavf.c
libmpdemux/muxer_lavf.c: In function 'muxer_init_muxer_lavf':
libmpdemux/muxer_lavf.c:347: warning: 'av_alloc_format_context' is deprecated (declared at ./libavformat/avformat.h:801)
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ve_libdv.o libmpcodecs/ve_libdv.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ve_nuv.o libmpcodecs/ve_nuv.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/native/rtjpegn.o libmpcodecs/native/rtjpegn.c
libmpcodecs/native/rtjpegn.c:1443: warning: 'RTjpeg_init_Q' defined but not used
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ae_lame.o libmpcodecs/ae_lame.c
libmpcodecs/ae_lame.c: In function 'bind_lame':
libmpcodecs/ae_lame.c:78: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ae_twolame.o
Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 19:35
av xtr3m3
Forsättning...
Kod: Markera allt
libmpcodecs/ae_twolame.c
libmpcodecs/ae_twolame.c: In function 'mpae_init_twolame':
libmpcodecs/ae_twolame.c:145: warning: format '%d' expects type 'int', but argument 4 has type 'long unsigned int'
libmpcodecs/ae_twolame.c:118: warning: 'mode' may be used uninitialized in this function
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o libmpcodecs/ve_xvid4.o libmpcodecs/ve_xvid4.c
cc -Wundef -Wdisabled-optimization -Wno-pointer-sign -Wdeclaration-after-statement -std=gnu99 -Wall -Wno-switch -Wpointer-arith -Wredundant-decls -O4 -march=native -mtune=native -pipe -ffast-math -fomit-frame-pointer -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -Ilibdvdread4 -I. -D_REENTRANT -I/usr/include/directfb -I/usr/include/ -I/usr/include/SDL -D_REENTRANT -D_REENTRANT -I/usr/include/freetype2 -I/usr/include -I/usr/include/schroedinger-1.0 -I/usr/include/liboil-0.3 -c -o stream/stream_dvdnav.o stream/stream_dvdnav.c
stream/stream_dvdnav.c:13:27: error: dvdnav/dvdnav.h: No such file or directory
stream/stream_dvdnav.c:39: error: expected specifier-qualifier-list before 'dvdnav_t'
stream/stream_dvdnav.c:77: error: expected ')' before '*' token
stream/stream_dvdnav.c: In function 'new_dvdnav_stream':
stream/stream_dvdnav.c:89: error: 'dvdnav_priv_t' has no member named 'filename'
stream/stream_dvdnav.c:94: warning: implicit declaration of function 'dvdnav_open'
stream/stream_dvdnav.c:94: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:94: error: 'dvdnav_priv_t' has no member named 'filename'
stream/stream_dvdnav.c:94: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:94: error: (Each undeclared identifier is reported only once
stream/stream_dvdnav.c:94: error: for each function it appears in.)
stream/stream_dvdnav.c:96: error: 'dvdnav_priv_t' has no member named 'filename'
stream/stream_dvdnav.c:101: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:111: warning: implicit declaration of function 'dvdnav_get_next_block'
stream/stream_dvdnav.c:111: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:112: warning: implicit declaration of function 'dvdnav_sector_search'
stream/stream_dvdnav.c:112: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:116: warning: implicit declaration of function 'dvdnav_set_readahead_flag'
stream/stream_dvdnav.c:116: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:117: warning: implicit declaration of function 'dvdnav_set_PGC_positioning_flag'
stream/stream_dvdnav.c:117: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:121: warning: implicit declaration of function 'dvdnav_get_title_string'
stream/stream_dvdnav.c:121: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'dvdnav_get_highlight':
stream/stream_dvdnav.c:132: error: 'pci_t' undeclared (first use in this function)
stream/stream_dvdnav.c:132: error: 'pnavpci' undeclared (first use in this function)
stream/stream_dvdnav.c:133: error: 'dvdnav_highlight_event_t' undeclared (first use in this function)
stream/stream_dvdnav.c:133: error: 'hlev' undeclared (first use in this function)
stream/stream_dvdnav.c:133: error: 'dvdnav_priv_t' has no member named 'hlev'
stream/stream_dvdnav.c:134: warning: ISO C90 forbids mixed declarations and code
stream/stream_dvdnav.c:136: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:139: warning: implicit declaration of function 'dvdnav_get_current_nav_pci'
stream/stream_dvdnav.c:139: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:143: warning: implicit declaration of function 'dvdnav_get_current_highlight'
stream/stream_dvdnav.c:143: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:148: error: 'btni_t' undeclared (first use in this function)
stream/stream_dvdnav.c:148: error: 'btni' undeclared (first use in this function)
stream/stream_dvdnav.c: In function 'dvdnav_stream_read':
stream/stream_dvdnav.c:173: error: 'DVDNAV_NOP' undeclared (first use in this function)
stream/stream_dvdnav.c:176: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:176: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:177: warning: implicit declaration of function 'dvdnav_err_to_string'
stream/stream_dvdnav.c:177: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:177: warning: format '%s' expects type 'char *', but argument 5 has type 'int'
stream/stream_dvdnav.c:180: error: 'DVDNAV_BLOCK_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:183: error: 'DVDNAV_NAV_PACKET' undeclared (first use in this function)
stream/stream_dvdnav.c:185: error: 'DVDNAV_STILL_FRAME' undeclared (first use in this function)
stream/stream_dvdnav.c:186: error: 'dvdnav_still_event_t' undeclared (first use in this function)
stream/stream_dvdnav.c:186: error: 'still_event' undeclared (first use in this function)
stream/stream_dvdnav.c:186: error: expected expression before ')' token
stream/stream_dvdnav.c:187: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:189: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:189: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:190: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:191: error: 'pci_t' undeclared (first use in this function)
stream/stream_dvdnav.c:191: error: 'pnavpci' undeclared (first use in this function)
stream/stream_dvdnav.c:191: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:192: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:196: error: 'DVDNAV_HIGHLIGHT' undeclared (first use in this function)
stream/stream_dvdnav.c:200: error: 'DVDNAV_CELL_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:201: error: 'dvdnav_cell_change_event_t' undeclared (first use in this function)
stream/stream_dvdnav.c:201: error: 'ev' undeclared (first use in this function)
stream/stream_dvdnav.c:201: error: expected expression before ')' token
stream/stream_dvdnav.c:202: warning: ISO C90 forbids mixed declarations and code
stream/stream_dvdnav.c:204: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:205: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:207: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:209: warning: implicit declaration of function 'dvdnav_is_domain_vts'
stream/stream_dvdnav.c:209: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:211: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:214: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:217: warning: implicit declaration of function 'dvdnav_get_next_still_flag'
stream/stream_dvdnav.c:217: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:219: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:220: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:221: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:222: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:223: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:229: error: 'DVDNAV_SPU_CLUT_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:230: error: 'dvdnav_priv_t' has no member named 'spu_clut'
stream/stream_dvdnav.c:231: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:234: error: 'DVDNAV_WAIT' undeclared (first use in this function)
stream/stream_dvdnav.c:235: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:236: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:237: warning: implicit declaration of function 'dvdnav_wait_skip'
stream/stream_dvdnav.c:237: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:239: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:242: error: 'DVDNAV_VTS_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:243: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:244: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:247: error: 'DVDNAV_SPU_STREAM_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:248: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'update_title_len':
stream/stream_dvdnav.c:260: error: 'dvdnav_status_t' undeclared (first use in this function)
stream/stream_dvdnav.c:260: error: expected ';' before 'status'
stream/stream_dvdnav.c:261: warning: ISO C90 forbids mixed declarations and code
stream/stream_dvdnav.c:263: error: 'status' undeclared (first use in this function)
stream/stream_dvdnav.c:263: warning: implicit declaration of function 'dvdnav_get_position'
stream/stream_dvdnav.c:263: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:264: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c: In function 'seek':
stream/stream_dvdnav.c:281: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:281: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:289: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:289: warning: format '%s' expects type 'char *', but argument 5 has type 'int'
stream/stream_dvdnav.c: In function 'stream_dvdnav_close':
stream/stream_dvdnav.c:296: warning: implicit declaration of function 'dvdnav_close'
stream/stream_dvdnav.c:296: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:297: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'fill_buffer':
stream/stream_dvdnav.c:307: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:320: error: 'DVDNAV_BLOCK_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:323: error: 'DVDNAV_STOP' undeclared (first use in this function)
stream/stream_dvdnav.c:324: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:328: error: 'DVDNAV_NAV_PACKET' undeclared (first use in this function)
stream/stream_dvdnav.c:329: error: 'DVDNAV_STILL_FRAME' undeclared (first use in this function)
stream/stream_dvdnav.c:331: error: 'DVDNAV_WAIT' undeclared (first use in this function)
stream/stream_dvdnav.c:332: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:336: error: 'DVDNAV_VTS_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:338: error: 'dvdnav_vts_change_event_t' undeclared (first use in this function)
stream/stream_dvdnav.c:338: error: 'vts_event' undeclared (first use in this function)
stream/stream_dvdnav.c:338: error: expected expression before ')' token
stream/stream_dvdnav.c:340: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:341: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:342: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:343: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:344: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:347: warning: implicit declaration of function 'show_audio_subs_languages'
stream/stream_dvdnav.c:347: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:348: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:349: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:350: warning: implicit declaration of function 'dvdnav_current_title_info'
stream/stream_dvdnav.c:350: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:350: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:353: error: 'dvdnav_priv_t' has no member named 'title'
stream/stream_dvdnav.c:353: error: 'dvdnav_priv_t' has no member named 'title'
stream/stream_dvdnav.c:358: error: 'DVDNAV_CELL_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:359: error: 'dvdnav_priv_t' has no member named 'state'
Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 19:35
av xtr3m3
ytterliggare...
Kod: Markera allt
stream/stream_dvdnav.c:360: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:361: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:362: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:363: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:364: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:365: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:366: error: 'dvdnav_priv_t' has no member named 'title'
stream/stream_dvdnav.c:368: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:374: error: 'DVDNAV_AUDIO_STREAM_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:375: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:377: error: 'DVDNAV_SPU_STREAM_CHANGE' undeclared (first use in this function)
stream/stream_dvdnav.c:378: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'control':
stream/stream_dvdnav.c:396: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:396: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:398: warning: implicit declaration of function 'dvdnav_part_play'
stream/stream_dvdnav.c:398: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:404: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:406: warning: implicit declaration of function 'dvdnav_get_number_of_parts'
stream/stream_dvdnav.c:406: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:415: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:422: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:422: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:424: error: 'dvdnav_priv_t' has no member named 'duration'
stream/stream_dvdnav.c:431: warning: implicit declaration of function 'dvdnav_get_video_aspect'
stream/stream_dvdnav.c:431: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:438: warning: implicit declaration of function 'dvdnav_get_current_time'
stream/stream_dvdnav.c:438: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:449: warning: implicit declaration of function 'dvdnav_time_search'
stream/stream_dvdnav.c:449: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:456: warning: implicit declaration of function 'dvdnav_get_angle_info'
stream/stream_dvdnav.c:456: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:464: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:473: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:477: warning: implicit declaration of function 'dvdnav_angle_change'
stream/stream_dvdnav.c:477: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: At top level:
stream/stream_dvdnav.c:485: error: expected ')' before '*' token
stream/stream_dvdnav.c: In function 'identify':
stream/stream_dvdnav.c:507: warning: implicit declaration of function 'dvdnav_get_number_of_titles'
stream/stream_dvdnav.c:507: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:509: warning: implicit declaration of function 'identify_chapters'
stream/stream_dvdnav.c:509: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:512: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: At top level:
stream/stream_dvdnav.c:515: error: expected ')' before '*' token
stream/stream_dvdnav.c: In function 'open_s':
stream/stream_dvdnav.c:583: error: 'dvdnav_priv_t' has no member named 'title'
stream/stream_dvdnav.c:584: warning: implicit declaration of function 'dvdnav_title_play'
stream/stream_dvdnav.c:584: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:584: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:585: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:585: warning: format '%s' expects type 'char *', but argument 5 has type 'int'
stream/stream_dvdnav.c:589: warning: implicit declaration of function 'dvdnav_menu_call'
stream/stream_dvdnav.c:589: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:589: error: 'DVD_MENU_Root' undeclared (first use in this function)
stream/stream_dvdnav.c:590: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:590: error: 'DVD_MENU_Title' undeclared (first use in this function)
stream/stream_dvdnav.c:595: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:597: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:611: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:611: warning: format '%s' expects type 'char *', but argument 4 has type 'int'
stream/stream_dvdnav.c: In function 'mp_dvdnav_handle_input':
stream/stream_dvdnav.c:621: error: 'dvdnav_t' undeclared (first use in this function)
stream/stream_dvdnav.c:621: error: 'nav' undeclared (first use in this function)
stream/stream_dvdnav.c:621: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:622: error: 'dvdnav_status_t' undeclared (first use in this function)
stream/stream_dvdnav.c:622: error: expected ';' before 'status'
stream/stream_dvdnav.c:623: error: 'pci_t' undeclared (first use in this function)
stream/stream_dvdnav.c:623: error: 'pci' undeclared (first use in this function)
stream/stream_dvdnav.c:630: error: 'status' undeclared (first use in this function)
stream/stream_dvdnav.c:630: warning: implicit declaration of function 'dvdnav_upper_button_select'
stream/stream_dvdnav.c:633: warning: implicit declaration of function 'dvdnav_lower_button_select'
stream/stream_dvdnav.c:636: warning: implicit declaration of function 'dvdnav_left_button_select'
stream/stream_dvdnav.c:639: warning: implicit declaration of function 'dvdnav_right_button_select'
stream/stream_dvdnav.c:642: error: 'DVD_MENU_Root' undeclared (first use in this function)
stream/stream_dvdnav.c:649: error: 'DVD_MENU_Part' undeclared (first use in this function)
stream/stream_dvdnav.c:649: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:652: error: 'DVD_MENU_Title' undeclared (first use in this function)
stream/stream_dvdnav.c:658: warning: implicit declaration of function 'dvdnav_button_activate'
stream/stream_dvdnav.c:668: warning: implicit declaration of function 'dvdnav_mouse_activate'
stream/stream_dvdnav.c:668: error: 'dvdnav_priv_t' has no member named 'mousex'
stream/stream_dvdnav.c:668: error: 'dvdnav_priv_t' has no member named 'mousey'
stream/stream_dvdnav.c: In function 'mp_dvdnav_update_mouse_pos':
stream/stream_dvdnav.c:681: error: 'dvdnav_t' undeclared (first use in this function)
stream/stream_dvdnav.c:681: error: 'nav' undeclared (first use in this function)
stream/stream_dvdnav.c:681: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:682: error: 'dvdnav_status_t' undeclared (first use in this function)
stream/stream_dvdnav.c:682: error: expected ';' before 'status'
stream/stream_dvdnav.c:683: error: 'pci_t' undeclared (first use in this function)
stream/stream_dvdnav.c:683: error: 'pci' undeclared (first use in this function)
stream/stream_dvdnav.c:687: error: 'status' undeclared (first use in this function)
stream/stream_dvdnav.c:687: warning: implicit declaration of function 'dvdnav_mouse_select'
stream/stream_dvdnav.c:688: error: 'DVDNAV_STATUS_OK' undeclared (first use in this function)
stream/stream_dvdnav.c:690: error: 'dvdnav_priv_t' has no member named 'mousex'
stream/stream_dvdnav.c:691: error: 'dvdnav_priv_t' has no member named 'mousey'
stream/stream_dvdnav.c: In function 'mp_dvdnav_get_aid_from_format':
stream/stream_dvdnav.c:698: warning: implicit declaration of function 'dvdnav_audio_stream_format'
stream/stream_dvdnav.c:698: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:700: error: 'DVDNAV_FORMAT_AC3' undeclared (first use in this function)
stream/stream_dvdnav.c:702: error: 'DVDNAV_FORMAT_DTS' undeclared (first use in this function)
stream/stream_dvdnav.c:704: error: 'DVDNAV_FORMAT_LPCM' undeclared (first use in this function)
stream/stream_dvdnav.c:706: error: 'DVDNAV_FORMAT_MPEGAUDIO' undeclared (first use in this function)
stream/stream_dvdnav.c: In function 'mp_dvdnav_aid_from_audio_num':
stream/stream_dvdnav.c:727: warning: implicit declaration of function 'dvdnav_get_audio_logical_stream'
stream/stream_dvdnav.c:727: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_aid_from_lang':
stream/stream_dvdnav.c:751: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:753: warning: implicit declaration of function 'dvdnav_audio_stream_to_lang'
stream/stream_dvdnav.c:753: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_lang_from_aid':
stream/stream_dvdnav.c:777: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:779: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_sid_from_lang':
stream/stream_dvdnav.c:802: warning: implicit declaration of function 'dvdnav_get_spu_logical_stream'
stream/stream_dvdnav.c:802: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:804: warning: implicit declaration of function 'dvdnav_spu_stream_to_lang'
stream/stream_dvdnav.c:804: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_lang_from_sid':
stream/stream_dvdnav.c:827: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:828: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_number_of_subs':
stream/stream_dvdnav.c:845: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:847: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_get_spu_clut':
stream/stream_dvdnav.c:861: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:861: error: 'dvdnav_priv_t' has no member named 'spu_clut'
stream/stream_dvdnav.c: In function 'mp_dvdnav_get_highlight':
stream/stream_dvdnav.c:871: error: 'dvdnav_highlight_event_t' undeclared (first use in this function)
stream/stream_dvdnav.c:871: error: expected ';' before 'hlev'
stream/stream_dvdnav.c:873: error: 'hlev' undeclared (first use in this function)
stream/stream_dvdnav.c:870: warning: unused variable 'priv'
stream/stream_dvdnav.c: In function 'mp_dvdnav_switch_title':
stream/stream_dvdnav.c:884: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c:886: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_is_eof':
stream/stream_dvdnav.c:895: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'mp_dvdnav_skip_still':
stream/stream_dvdnav.c:905: error: 'dvdnav_priv_t' has no member named 'still_length'
stream/stream_dvdnav.c:907: warning: implicit declaration of function 'dvdnav_still_skip'
stream/stream_dvdnav.c:907: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_skip_wait':
stream/stream_dvdnav.c:918: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:920: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:921: error: 'dvdnav_priv_t' has no member named 'dvdnav'
stream/stream_dvdnav.c: In function 'mp_dvdnav_read_wait':
stream/stream_dvdnav.c:934: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:936: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:938: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:940: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'mp_dvdnav_cell_has_changed':
stream/stream_dvdnav.c:951: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:954: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:955: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'mp_dvdnav_audio_has_changed':
stream/stream_dvdnav.c:969: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:973: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'mp_dvdnav_spu_has_changed':
stream/stream_dvdnav.c:987: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:991: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c: In function 'mp_dvdnav_stream_has_changed':
stream/stream_dvdnav.c:1002: error: 'dvdnav_priv_t' has no member named 'state'
stream/stream_dvdnav.c:1005: error: 'dvdnav_priv_t' has no member named 'state'
make: *** [stream/stream_dvdnav.o] Fel 1
orrebo@x-inimus:~/mplayer$ cd
orrebo@x-inimus:~$ sudo apt-get install smplayer
Läser paketlistor... Färdig
Bygger beroendeträd
Läser tillståndsinformation... Färdig
Följande ytterligare paket kommer att installeras:
mplayer mplayer-skins smplayer-themes
Föreslagna paket:
w64codecs libdvdcss2 mplayer-doc
Följande NYA paket kommer att installeras:
mplayer mplayer-skins smplayer smplayer-themes
0 att uppgradera, 4 att nyinstallera, 0 att ta bort och 6 att inte uppgradera.
Behöver hämta 8440kB arkiv.
Efter denna åtgärd kommer ytterligare 25,8MB utrymme användas på disken.
Vill du fortsätta [J/n]? j
Läs:1 http://ppa.launchpad.net jaunty/main mplayer 2:1.0~rc3~pre1-0jaunty4 [4835kB]
Läs:2 http://se.archive.ubuntu.com jaunty/multiverse mplayer-skins 2-7 [70,3kB]
Läs:3 http://ppa.launchpad.net jaunty/main smplayer 0.6.8-1~jaunty2 [1615kB]
Läs:4 http://ppa.launchpad.net jaunty/main smplayer-themes 0.1.19-1~jaunty1 [1920kB]
Hämtade 8440kB på 13s (640kB/s)
Väljer tidigare ej valt paket mplayer-skins.
(Läser databasen ... 199196 filer och kataloger installerade.)
Packar upp mplayer-skins (från .../mplayer-skins_2-7_all.deb) ...
Väljer tidigare ej valt paket mplayer.
Packar upp mplayer (från .../mplayer_2%3a1.0~rc3~pre1-0jaunty4_amd64.deb) ...
Väljer tidigare ej valt paket smplayer.
Packar upp smplayer (från .../smplayer_0.6.8-1~jaunty2_amd64.deb) ...
Väljer tidigare ej valt paket smplayer-themes.
Packar upp smplayer-themes (från .../smplayer-themes_0.1.19-1~jaunty1_all.deb) ...
Hanterar utlösare för man-db ...
Hanterar utlösare för menu ...
Ställer in mplayer-skins (2-7) ...
Ställer in mplayer (2:1.0~rc3~pre1-0jaunty4) ...
Ställer in smplayer (0.6.8-1~jaunty2) ...
Ställer in smplayer-themes (0.1.19-1~jaunty1) ...
Hanterar utlösare för menu ...
Re: mplayer/smplayer använder mycket ram-minne
Postat: 01 aug 2009, 20:40
av xtr3m3
Verkar vara löst. Har haft igång filmen i 30 minuter nu och den har inte gått över 790mb i ram-användning inklusive andra processers användning.
Råkade dock intstallera gui för mplayer men det får vara

Använder mig av smplayer.
Återkommer om det spårar ur igen men för tillfället så funkar det utan problem.
Tack så mycket för hjälpen.