mplayer video_out device

6 posts / 0 new
Last post
jazzcris
mplayer video_out device

am instalat mplayer si mplayer-gui cu urpmi

la deschiderea unui fisier avi primesc urmatoarele linii:
........
vo: X11 running at 1024x768 with depth 16 and 16 bpp (":0.0" => local display)
85 audio & 196 video codecs
Opening joystick device /dev/input/js0
Can't open joystick device /dev/input/js0 : No such file or directory
Can't init input joystick
Setting up LIRC support...
mplayer: could not connect to socket
mplayer: No such file or directory
Failed to open LIRC support.
You will not be able to use your remote control.
...
Cache fill: 12,11% (1015808 bytes) AVI file format detected.
VIDEO: [DIVX] 640x272 24bpp 23,976 fps 955,4 kbps (116,6 kbyte/s)
Clip info:
Software: Nandub v1.0rc2
==========================================================================
Trying to force audio codec driver family libmad...
Opening audio decoder: [liba52] AC3 decoding with liba52
Using SSE optimized IMDCT transform
AC3: 5.1 (3f+2r+lfe) 48000 Hz 448,0 kbit/s
Using MMX optimized resampler
AUDIO: 48000 Hz, 2 ch, s16le, 448,0 kbit/29,17% (ratio: 56000->192000)
Selected audio codec: [a52] afm:liba52 (AC3-liba52)
==========================================================================
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.
......
Trying to force audio codec driver family libmad...
Opening audio decoder: [libmad] libmad mpeg audio decoder
AUDIO: 48000 Hz, 2 ch, s16le, 160,0 kbit/10,42% (ratio: 20000->192000)
Selected audio codec: [mad] afm:libmad (libMAD MPEG layer 1-2-3)
==========================================================================
It seems there is no Xvideo support for your video card available.
Run 'xvinfo' to verify its Xv support and read DOCS/HTML/en/video.html#xv!
See 'mplayer -vo help' for other (non-xv) video out drivers. Try -vo x11
Error opening/initializing the selected video_out (-vo) device.
......

ce inseamna asta?

adyx
Re: mplayer video_out device

Din consola modurile video disponibile le listezi cu
mplayer -vo help
(dupa cum iti sugereaza si programul) si le incerci cu
mplayer -vo numemod /calecatre/numefisier.avi
Instaleaza si mplayer-gui. Este interfata grafica de la Mpalyer. Lansezi apoi programul cu gmplayer. Vei vedea in preferinte modurile video disponibile si le poti selecta dupa cum doresti mult mai usor.
Ca sa intelegi ce este cu aceste moduri citeste documentatia de pe situl oficial. Este foarte bine scrisa si structurata, vei gasi usor capitolul care te intereseaza.
http://www.mplayerhq.hu/homepage/design7/info.html#docs

We can't solve problems by using the same kind of thinking we used when we created them.
A.E.

jazzcris
Re: mplayer video_out device

multumesc adyx
s-a rezolvat din gmplayer, mergand in preferences, tabul video, si alegand x11

am citit si linkul postat, http://www.mplayerhq.hu/homepage/design7/info.html#docs si parca m-am mai lamurit, chiar daca nu inteleg chiar toate ce ar insemna

apar alte probleme acum, odata ce am vazut imaginea: am constatat ca subtitrarea este aiurea, in sensul ca este translatata si, desi ii dau sa imi arate on screen un progress bar, nu imi arata nimic

oricum, asta este un progres, sa vad filme pe linux ;)

jazzcris
Re: mplayer video_out device

... si revenire

am umblat si la tabul codecs & demuxer din preferences si am ales FFmpeg codecs family

jazzcris
Re: mplayer video_out device

apropos de video, exista vre-un utilitar linux similar lui Gspot pt windows?

adyx
Re: mplayer video_out device

Gspot rulat cu Wine :-D Merge, l-am folosit eu o vreme deoarece verificam codecurile pentru un E-boda 555x. In linia de comanda sa stii ca si MPlayer iti furnizeaza foarte multe informatii dupa cum poti vedea si in primul tau post. Daca vrei calitate si viteza pentru MPlayer compileaza-l tu din surse si vei avea cel mai bun player video pe care l-am folosit vreodata. Ca MPlayer sa iti arate functiile pe ecran (OSD) trebuie sa activezi acesta optiune. Exista mai multe niveluri prin care se trece cu tasta O . Citeste te rog tutorialul de la noi de pe site de la rubrica invata, sunt mai multe comenzi detaliate in el si procedura de compilare din surse.

We can't solve problems by using the same kind of thinking we used when we created them.
A.E.