| |
| |
| |
|
Page: 1 2 3
<drfazor> hi everybody ... <drfazor> question: when I want 'fullscreening' a video file, the windows is 'fullscreened' but the video stay in the same resolution ... I'm on debian etch (linux), and I will know wich dep is not done ??? <drfazor> and documentation is temporary unavailable on the mplayer website .... <drfazor> is there anyone who can help me ??? <lsuactiafner> hmm <lsuactiafner> drfazor : -vo help <lsuactiafner> -vo sdl -fs <lsuactiafner> if all else fails -vo sdl -xy 2 -zoom -fs increase 2 <b00> hmm, is there way to check what options I have compiled my mpalyer with ? from binary <b00> mplayer <lsuactiafner> ldd ldd /usr/local/bin/mplayer <lsuactiafner> err <lsuactiafner> ldd /usr/local/bin/mplayer <b00> lsuactiafner, err, serious ? <lsuactiafner> yes <lsuactiafner> run which mplayer to find your binary <lsuactiafner> then ldd binary <b00> no <b00> this does not give me ./configure options I've used <b00> this is libs list <lsuactiafner> dude but most of the ./configure options are automatically detected and compiled in if its there <drfazor> lsuactiafner: thanks, libsdl with alsa was not installed !!! It works now, but when I launch my video file without your command-line options, in gmplayer, fullscreen by menu don't working ... <lsuactiafner> drfazor : edit your config file for mplayer ~/.mplayer/config <lsuactiafner> something liek vo="xv,sdl," <lsuactiafner> b00 : its the libs that was used to comepile certain options in <lsuactiafner> only thing you wont see is --enable-larefile or something and -enable-gui <lsuactiafner> -enable-gui is like the only option thats not =yes <lsuactiafner> and if you run ./configure you will see an output list of all tge things that were enabled <lsuactiafner> am going to annex a toaster now <b00> lsuactiafner, ok <drfazor> lsuactiafner: my this config file is empty (that will explain a lot of things), but it don't work anyway with the line you gave me <lsuactiafner> yeh but thats just vo line <lsuactiafner> i prefer to use -vo xv <lsuactiafner> but vo="sdl," should work for you <lsuactiafner> and then below it try fs.. not sure about the format config uses <b00> Checking for DVD support (libdvdread) ... disabled by libmpdvdkit2 <drfazor> It don't work too .... in the logs displayed in the console, rtc is not readable by user ... I don't know if it is important for my pb ??? <b00> does this mean it does not need libdvdread anymore or what ? <lsuactiafner> b00 : seems... but other apps use it like libdvdcss <lsuactiafner> and mplayer uses libdvdcss <lsuactiafner> drfazor : rtc has nothing to do with it <lsuactiafner> drfazor : but i would compile the CVS and then try -vo xv <lsuactiafner> -vo xv is hardware accelleration <lsuactiafner> but dont use the gui please.. just use the commandline, much more functional <b00> lsuactiafner, libdvdcss is part of libdvd-dev on my distro. i 've installed it, but i dont think mpalyer finds it or something <b00> or doesn need to use it <b00> perhaps .. <lsuactiafner> just keep libdvdread, many apps use it <lsuactiafner> doesnt take space up <b00> hey, my compile fails with : <b00> usr/lib -lesd -laudiofile -lm -Wl,-z,noexecstack -L/usr/local2/lib -lpthread -ldl -lm <b00> Gui/libgui.a(interface.o): In function `guiGetEvent': <b00> etc .... <b00> usr/lib -lesd -laudiofile -lm -Wl,-z,noexecstack -L/usr/local2/lib -lpthread -ldl -lm <b00> Gui/libgui.a(interface.o): In function `guiGetEvent': <b00> crap <lsuactiafner> ummm i had that also.. <b00> there is link error <lsuactiafner> b00 : what distribution? <b00> interface.c:882: undefined reference to `gtkAOESDDevice' <b00> lsuactiafner, debian <lsuactiafner> try libxv <sacarasc> /usr/local2? O_o <lsuactiafner> apt-get build-dep mplayer <b00> build-dep ? <lsuactiafner> sacarasc : yeh also annoys me <b00> im compiling from CVS source <lsuactiafner> b00 : will isntall all the dependancie syou need for mplayer <b00> well, last time i've compiled fine, thats why I was kinda, trying to find my ./configure options <b00> perhaps I should just disable damn gui <sacarasc> my configure options are: --prefix=/usr <lsuactiafner> yeh you dont need gui <lsuactiafner> make clean also <b00> make clean is the strongest clean, right ? <b00> wasnt here some mproper or something <sacarasc> rm -fr main/ <b00> heh <sacarasc> thats the strongest <b00> yea <b00> then I have to re-check the whole cvs <lsuactiafner> make mrproper is for kernel <b00> oh, yes ok <hisself> hi all <Znh> hi hisself <hisself> it's possible to report mplayer bugs somewhere? <lsuactiafner> yeh <lsuactiafner> but not sure what links you should follow <hisself> oh, ok :) <hisself> bye <shaw> Anyone knows how to play mp4 file in which audio is coded as pcm_s16be and video coded as mpeg4? Thanks ;) <shaw> mplayer can't play the audio correctly when I use: mplayer somefile.mp4 <psb154> I can't locate the main dvd track. dvd://1 is the commentary dvd://2 is something else... Any ideas how I can find the main movie track? <psb154> gone all the way up dvd://1..20 <Compn> psb154: mplayer dvd://1 -alang en,eng, <Compn> or -aid 128 or 129 or 130 or 131 <Compn> to get normal audio <foampeace> anyone use the mplayer plugin <psb154> Compn: cheers, thanks. <XSoul> hello team .. someone sucessful play the divx with DTS audio ? <hybrid_goth> howdy everyone <hybrid_goth> if i have a /music folder and then all the artists are in seperate folders can i tell mplayer to mplayer * and have it go down into the folders? <XSoul> can someone play this in mplayer : http://www.sr.se/laddahem/MultiKanal/Dts/SURROUNDTEST_011212.zip <XSoul> this is DTS sound <_genjix> hi I am trying to do mplayer -sub mysub.sub -dumpsrtsub <_genjix> but it just prints out the help text ... please can you tell me where the syntax is wrong? <hybrid_goth> haha figured it out <iive> _genjix: mplayer is movie play, you need some movie <iive> in this case it will take the fps from it <_genjix> but I have the movie but a need an srt file <_genjix> anyway thank you iive I am thinking maybe the file is broken :( <iive> _genjix: mplayer movie.avi -sub mysub.sub -dumpsrtsub <_genjix> hmm <_genjix> No matching VOBSUB language found! <_genjix> it plays the video and everything I just saw that message and no subtitle file and no subtitles <_genjix> SUB: Could not determine file format <_genjix> funny thing is that file video.sub <_genjix> : MPEG sequence, v2, program multiplex <XSoul> can someone play this DTS audo in mplayer : http://www.sr.se/laddahem/MultiKanal/Dts/SURROUNDTEST_011212.zip <kosmonaft> When open a mp3 and press "play" , an error pops up: "[AO OSS] audio_setup: Can't open audio device /dev/dsp: Device or resource busy" <iive> _genjix: well, it is not mircodvd sub format, it is vobsub <iive> you need ocr to convert it <_genjix> ahh thank you so very much <_genjix> kosmonaft: try a different audio plugin <kosmonaft> _genjix: how do I do that? <_genjix> iive: you mean optical character recognition? <_genjix> kosmonaft: look under mplayer --help and theres an option something like ao <iive> yep, like subrip program, there might be some for linux, but i haven't use any of them <_genjix> kosmonaft: mplayer -ao help will list available plugins <_genjix> try some they may work <_genjix> iive: problem is... it doesn't work at all :( <_genjix> yeah I just used sub2srt and it said it could not detect sub format! <iive> XSoul: i hear it <iive> what language is it? <iive> hungarian? <iive> nope <iive> friench? <mebsd> your device is being used by something else <stasb> hello. what codec do i need to get the avisynth.dll file? i already have the win32 codecs installed <sacarasc> you dont need avisynth.dll, you can ignore that message <stasb> when i try to play an asx file i get this error Win32 LoadLibrary failed to load: avisynth.dll <stasb> i have gentoo <sacarasc> my comiserations <stasb> how do i make in play these files? <_ncn_> hi everybody! <_ncn_> I am trying to compile pre7try2 <_ncn_> gcc is 3.3.6 <_ncn_> ./configure --enable-gui --enable-largefiles <_ncn_> it says: <_ncn_> libavcodec/libavcodec.a(motion_est.o): In function `ff_init_me':
Return to mplayer or Go to some related
logs:
giovanni nakpil windows2003
|
|