![]() |
Re: Mplayer 1.0 rc2 - Testing build.
Thanks for the port
I'm using rc1 with no problem playing local files ( not much testing ) though when I browse with GMPlauncher to a shared file it crashes upon loading the file in fact whatever I use to attempt to play a shared file, the app will crash. Has anyone been able to play a shared file? thanks |
Re: Mplayer 1.0 rc2 - Testing build.
Me again. I'm able to record a few seconds of less-than-stellar video from the built-in webcam with the following command:
Code:
mencoder -cache 256 tv:// -ovc lavc -lavcopts vcodec=wmv2:vbitrate=256 -of lavf -tv driver=v4l2:width=160:height=120 -vf scale=160:120 -fps 15 -nosound -o test.wmvCode:
v4l2: ioctl dequeue buffer failed: Input/output error, idx = 000 [319.0]Any ideas? |
Re: Mplayer 1.0 rc2 - Testing build.
This works for recording fairly decent, uncompressed video from the internal cam. Save it to a big flash card because it eats 140 MB per MINUTE. You will have to compress this after recording....
Code:
mencoder -cache 512 tv:// -ovc copy -tv driver=v4l2:width=320:height=240:noaudio -fps 15 -oac copy -o /media/mmc1/video/test.aviIf I use ":alsa=1" in the -tv options, I get: Quote:
Quote:
|
Re: Mplayer 1.0 rc2 - Testing build.
Hi,
just something i've ran into. Playing a "high quality" video from youtube has some problems. that movie was a hi-res mp4, audio was fine, video was freezed, when seeking the first frame was the correct one, after the first frame video got freezed, cpu 100% :( (seek works even when freezing occurs). Not sure you can do something ... but i hope you can :) Cheers Mihai |
Re: Mplayer 1.0 rc2 - Testing build.
Could you post a link?
|
Re: Mplayer 1.0 rc2 - Testing build.
Bundyo, I'd love an mencoder with lamemp3 audio encoding support. Right now, any audio recorded on the tablet is uncompressed PCM, and it would be nice to have an on-tablet mp3 compressor. Thanks!
|
Re: Mplayer 1.0 rc2 - Testing build.
Bundyo, any chance on generating a patch based on mplayer .27 for rc2 :o
Thanks :) (I plan on making a bloated killer edition ^-^) |
Re: Mplayer 1.0 rc2 - Testing build.
:) I'll try, but i need to get project-free first :)
|
Re: Mplayer 1.0 rc2 - Testing build.
do i need to be in redpill mode to put the file in the usr/bin folder???
thanx! |
Re: Mplayer 1.0 rc2 - Testing build.
no, but you need to be root.
|
Re: Mplayer 1.0 rc2 - Testing build.
dunno why, but multimedia buttons (play/pouse, a progress bar) is missing... what have i done wrong?
|
Re: Mplayer 1.0 rc2 - Testing build.
Hello ffffolks,
Bundyo mentions at the beginning of this thread that he uploaded mencoder. But somehow I only see the download link for mplayer. Any hints? Special thanks to Bundyo |
Re: Mplayer 1.0 rc2 - Testing build.
I think both binaries were in the same archive.
|
Re: Mplayer 1.0 rc2 - Testing build.
Hmm to install this we just need the first file right
Mplayer Executables and config file: http://www.mediafire.com/?0hqzwzzyytz 6MB We don't need the maemo patch? |
Re: Mplayer 1.0 rc2 - Testing build.
Yes. No patch.
|
Re: Mplayer 1.0 rc2 - Testing build.
Hmm I've..done
I move mplayer to /usr/bin/ (as root) config to /home/user/.mplayer/ (as user) menu.conf to /etc/mplayer/ (as root) Yet when I try to use the GUI for mplayer (the one that comes installed with whatever is in extras [I left it there and just installed this on top) nothing happens A terminal process for command mplayer says "mplayer: error while loading shared libraries: libungif.so.4: cannot open shared object file: no such file or directory" Help? |
Re: Mplayer 1.0 rc2 - Testing build.
apt-get install libgif4
|
Re: Mplayer 1.0 rc2 - Testing build.
What I do with "Maemo patch"?
Without patch, get error Code:
mencoder: error while loading shared libraries: libungif.so.4: cannot open shared object file: No such file or directoryCode:
mencoder: error while loading shared libraries: libman.so.0: cannot open shared object file: No such file or directoryЧто делать с patch-ем? |
Re: Mplayer 1.0 rc2 - Testing build.
/media/mmc1/htt # apt-get install libungif
Чтение списков пакетов... Готово Построение дерева зависимостей Reading state information... Готово E: Не удалось найти пакет libungif so - libungif - not found OS - 5.2008.43-7 |
Re: Mplayer 1.0 rc2 - Testing build.
May I use mencoder with Mer 0.15 for sound record > 8kHz ?
|
Re: Mplayer 1.0 rc2 - Testing build.
i know that's a stupid question but... well... The efforts here are purely experimental or it'll come as n mplaywr update in extras repo?
such command lines scares linux noobs like me |
Re: Mplayer 1.0 rc2 - Testing build.
Yes, it would be a shame if all this effort had gone to waste. Bundyo, any progress on this?
|
Re: Mplayer 1.0 rc2 - Testing build.
No, I'm not doing any work on this as is Serge on the rc1. There's currently no maintainer of mplayer on Maemo. If anyone wants to stand and maintain it - contact Serge.
|
Re: Mplayer 1.0 rc2 - Testing build.
Hey guys - quick question,
I've got rc2 installed and it's the only way I've found to play this internet radio stream I listen to that requires a username/password. The only thing is, they have your email address as your username, and everything I've tried chokes except for using... > mplayer -user email@host. com -passwd myPass http:/ /radio.hostname.com/stream ...from xterm. Any other player I tried using with a playlist file or entering the email@addr/password in the URL does not work. But streams without the email address as the username (ie. demo/demo) work just fine. Does anybody know a better solution to listen to a stream like this? - Thanks |
Re: Mplayer 1.0 rc2 - Testing build.
Quote:
|
Re: Mplayer 1.0 rc2 - Testing build.
Quote:
Now I'm hoping that I can find a way to play this stream from a playlist in one of the players, like xmms. And it would be nice to see the song titles. But it's good to at least be able to listen to the stream. Seems odd that MPlayer would be the only thing that can handle these URLs. |
Re: Mplayer 1.0 rc2 - Testing build.
HI, I'm a newbie to the n800 (and linux generally :) ) and i want to kno how i can install mPlayer from the .tar file you download form this tread.
thx |
Re: Mplayer 1.0 rc2 - Testing build.
Quote:
|
Re: Mplayer 1.0 rc2 - Testing build.
I saw that i have to move the file in /usr/bin/ , config to /home/user/.mplayer/ ,
menu.conf to /etc/mplayer/... but I do not know what to write in the terminal to do this :(:(:(:(:( I'M veeeeeeeeery nooooooob :( |
Re: Mplayer 1.0 rc2 - Testing build.
Quote:
Code:
cp /media/mmc2/config /home/user/.mplayer/config |
Re: Mplayer 1.0 rc2 - Testing build.
I'm having trouble finding the libgif4 library. Does anyone know the correct repo?
Thanks, |
Re: Mplayer 1.0 rc2 - Testing build.
See this helpful post by nobodysbusiness
http://talk.maemo.org/showthread.php?t=22421 |
Re: Mplayer 1.0 rc2 - Testing build.
Quote:
Thanks alot! Just what I was looking for. |
Re: Mplayer 1.0 rc2 - Testing build.
Hi,
I'am trying to compile the last svn version of mplayer, but I have this error: mpcommon.c: In function `update_subtitles': mpcommon.c:115: warning: dereferencing type-punned pointer will break strict-aliasing rules {standard input}: Assembler messages: {standard input}:625: Error: selected processor does not support `rev16 lr,lr' make: *** [mpcommon.o] Error 1 May you help me please? |
Re: Mplayer 1.0 rc2 - Testing build.
That seems odd. Are you sure you're building for ARM? What -mcpu do you have in config.mak?
|
Re: Mplayer 1.0 rc2 - Testing build.
I solved that, I had an old version..:p
With the SVN version the problem is for the libavcodec and libavformat. I'am using the version from ffmpeg and evrything compiles and runs. The problem is that with the old config file the video and audio quality are really bad. |
Re: Mplayer 1.0 rc2 - Testing build.
Try add the options: -vo xv:ck-method=auto -dr
Make sure config files and such don't override them. Should improve performance significantly. |
Re: Mplayer 1.0 rc2 - Testing build.
Just compiler MPlayer latest svn on the diablo sdk.
I replaced the ancient as assembler with a new one from codesourcery, brutal mv on top. -Wa,-v was useful for figuring out if I had replaced the right binary. ./configure --enable-armv5te --enable-armv6 --enable-armvfp --enable-largefiles Made sure config.mak had -mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp in OPTFLAGS and so on, modified subdir.mak's %.o: %.S rule to include same -mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp stuff so that it got passed to cc also for just the pure asm .S files in libavcodec/arm/ and it compiled. Not tested if it actually produced a useful binary ;-) |
Re: Mplayer 1.0 rc2 - Testing build.
Feel free to post binary packages, or let me host them in my repo.
|
Re: Mplayer 1.0 rc2 - Testing build.
This binary mplayer is Bundyo's rc2 port with the omapfb patch working (useful for the N8x0 devices).I build this deb on diablo already some time ago but forgot to post it here :rolleyes:
I dunno if somebody mentioned this already, but dspmp3 (or the gstreamer hack, i didn't check... ) is broken in the rc2 patch, so i used "ac=mad and afm=libmad" in /etc/mplayer.conf. This works pretty good on my N800, but flv seeking is still not 100% ok in this rc2 build. To install: (open a terminal and become root) Code:
wget http://mtron.mine.nu/files/mplayer_1.0rc2~svn20080321-maemo.30.n8x0_armel.debTo roll back to the "Official" mplayer from diablo: Code:
wget http://repository.maemo.org/extras-devel/pool/diablo/free/m/mplayer/mplayer_1.0rc1-maemo.29.n8x0_armel.deb |
| All times are GMT. The time now is 09:03. |
vBulletin® Version 3.8.8