maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Applications (https://talk.maemo.org/forumdisplay.php?f=41)
-   -   Youtube browser - mYTube - released (https://talk.maemo.org/showthread.php?t=17739)

Laughing Man 2008-08-01 03:31

Re: Youtube browser - mYTube - released
 
I had that problem once.. I resolved it by navigating to where it downloads the videos, and deleting that specific video file folder. MyTube apparantly keeps all downloaded videos in a folder in a folder format.

So it's like

Mytube > Videos > then..

Video 1
Video 2
Video 3

But all with names like 1sas445 (general format you'd get from downloading a youtube video). Just navigate thru the folders till you find one without a video file. That's the entry you wanna delete (delete the entire folder for it).

iamthewalrus 2008-08-01 08:17

Re: Youtube browser - mYTube - released
 
Quote:

Originally Posted by tso (Post 209221)
hmm, how come that mytube keep a entry in saved even after the video have been deleted?

also, why does it try to play the video after i have watched it and hit cancel in the mytube ui?

That bugged me too. Also I tend to re-download clips by accident because the 'delete' button changes to a 'download' button once you hit it. It would better if both a 'delete' and a 'download' button are visible but one of them greyed out depending on wether the clip has been downloaded or not.

iancumihai 2008-08-03 17:21

Re: Youtube browser - mYTube - released
 
annoyance noted :)

tso 2008-08-03 18:57

Re: Youtube browser - mYTube - released
 
Good to know :)

rdcinhou 2008-08-05 16:43

Re: Youtube browser - mYTube - released
 
After the Diablo reflash and installing myTube I get the following error message when trying to use the application:

"Aaaa! (-3, Temporary failure in name resolution')

How do I get this to clear? I've tried changing the settings and I've looked for any "junk" in the directories but nothing seems to fix it.

rdcinhou 2008-08-06 00:06

Re: Youtube browser - mYTube - released
 
I figured it out...I just pasted a valid youtube URL in the bottom dialog box on the home screen. This cleared up all the problems! :-)

qwerty12 2008-08-27 16:46

Re: Youtube browser - mYTube - released
 
@iancumihai

Hey, I made a micro mplayer rc2 binary. I've tried it on around 5 youtube videos and it works fine. It's 1.9 MB.

One tiny problem, you have to specify "-ac mad" manually on the mplayer command line.

But that's nothing :)

flv playback and seeking works fine and if you specify -ac mad on the command line, sound works perfectly and is in sync with the video.

http://qwerty12.maemobox.org/mplayer

How did I do it? I had all the mplayer builddeps installed etc, I grabbed Bundyo's mplayer rc2.

I configured with this line:
http://pastebin.com/f4570d632

/

Code:

CFLAGS="-Os -mcpu=arm1136jf-s -mfpu=vfp -mfloat-abi=softfp" ./configure --disable-static --prefix=/usr --confdir=/etc/mplayer --target=arm-linux --enable-xv --disable-faad-fixed --disable-alsa --disable-gui --disable-ossaudio --disable-pnm --disable-dvb --disable-dvbhead --disable-mga --disable-xmga --disable-tga --disable-fribidi --disable-lirc --disable-lircc --disable-vcd --disable-man --disable-termcap --disable-joystick --disable-apple-remote --disable-liba52 --disable-faad-external --disable-faad-internal --enable-menu --disable-md5sum --enable-freetype --enable-esd --disable-jpeg --disable-png --enable-sdl --enable-gstreamer --disable-faac --enable-mad --disable-sighandler --disable-theora --disable-tv --disable-tv-v4l2 --disable-tv-v4l1 --disable-tv-bsdbt848 --disable-tv-teletext --disable-pvr --disable-smb --disable-radio --disable-radio-capture --disable-zr --disable-radio-v4l2 --disable-v4l2 --disable-radio-bsdbt848 --disable-dga1 --disable-dga2 --disable-vesa --disable-svga --disable-aa --disable-caca --disable-fbdev --disable-directfb --disable-mencoder --disable-unrarexec --enable-largefiles --disable-dvdnav --disable-live --disable-nemesi --disable-dvdread --disable-dvdread-internal --disable-libdvdcss-internal --disable-cdparanoia --disable-cddb --disable-bitmap-font --disable-libavcodec_mpegaudio_hp --disable-vidix-internal --disable-vidix-external --disable-vstream --disable-fbdev --disable-sortsub --disable-enca --disable-macosx --disable-macosx-finder-support --disable-macosx-bundle --enable-inet6 --disable-ftp --disable-w32threads --disable-libcdio --disable-liblzo --disable-win32waveout --disable-sunaudio --disable-sgiaudio --disable-nas --disable-openal --disable-jack --disable-pulse --disable-arts --disable-win32dll --disable-qtx --disable-xanim --disable-real --disable-xanim --disable-dxr2 --disable-dxr3 --disable-real --disable-xvid --disable-gl --disable-libnut --disable-tremor-internal --disable-tremor-low --disable-ggi --disable-ggiwmh --disable-directx --disable-xmms --disable-libvorbis --disable-speex --disable-ladspa --disable-libdv --disable-toolame --disable-twolame --disable-mp3lib --disable-tremor-external --disable-libdca --disable-liba52 --disable-libmpeg2 --disable-libnut --disable-musepack --disable-libamr_nb --disable-libamr_wb --disable-ivtv --disable-libavutil_so --disable-libavformat_so --disable-libpostproc_so --disable-libpostproc_a --disable-encoder=snow --disable-decoder=ac3 --disable-decoder=vorbis --disable-encoder=vorbis --disable-decoder=aasc --disable-decoder=asv1 --disable-decoder=asv2 --disable-decoder=avs --disable-decoder=bmp --disable-decoder=cavs --disable-decoder=cinepak --disable-decoder=cljr --disable-decoder=cscd --disable-decoder=cyuv --disable-decoder=dca --disable-decoder=dsicinvideo --disable-decoder=dvvideo --disable-decoder=dxa --disable-decoder=eightbps --disable-decoder=ffv1 --disable-decoder=ffvhuff --disable-decoder=flic --disable-decoder=fourxm --disable-decoder=fraps --disable-decoder=gif --disable-gif --disable-decoder=huffyuv --disable-decoder=idcin --disable-decoder=indeo2 --disable-decoder=indeo3 --disable-decoder=interplay_video --disable-decoder=jpegls --disable-decoder=kmvc --disable-decoder=ljpeg --disable-decoder=loco --disable-decoder=mdec --disable-decoder=mjpeg --disable-decoder=mjpegb --disable-decoder=mmvideo --disable-decoder=mpeg_xvmc --disable-decoder=mpeg1video --disable-decoder=mpeg2video --disable-decoder=mpeg4 --disable-decoder=mpegvideo --disable-decoder=msmpeg4v1 --disable-decoder=msmpeg4v2 --disable-decoder=msmpeg4v3 --disable-decoder=msrle --disable-decoder=msvideo1 --disable-decoder=mszh --disable-decoder=nuv --disable-decoder=pam --disable-decoder=pbm --disable-decoder=pgm --disable-decoder=pgmyuv --disable-decoder=png --disable-decoder=ppm --disable-decoder=qdraw --disable-decoder=qpeg --disable-decoder=rawvideo --disable-decoder=roq --disable-decoder=rpza --disable-decoder=rv10 --disable-decoder=rv20 --disable-decoder=smacker --disable-decoder=smc --disable-decoder=snow --disable-decoder=sp5x --disable-decoder=svq1 --disable-decoder=svq3 --disable-decoder=targa --disable-decoder=theora --disable-decoder=tiertexseqvideo --disable-decoder=tiff --disable-decoder=truemotion1 --disable-decoder=tscc --disable-decoder=ulti --disable-decoder=vc1 --disable-decoder=vcr1 --disable-decoder=vmdvideo --disable-decoder=vmnc --disable-decoder=vqa --disable-decoder=wmv1 --disable-decoder=wmv2 --disable-decoder=wmv3 --disable-decoder=wnv1 --disable-decoder=xan_wc3 --disable-decoder=xl --disable-decoder=xvid --disable-decoder=zmbv --disable-decoder=dvbsub --disable-decoder=dvdsub --disable-decoder=pcm_alaw --disable-decoder=pcm_mulaw --disable-decoder=pcm_s8 --disable-decoder=pcm_s16be --disable-decoder=pcm_s16le --disable-decoder=pcm_s24be --disable-decoder=pcm_s24daud --disable-decoder=pcm_s24le --disable-decoder=pcm_s32be --disable-decoder=pcm_s32le --disable-decoder=pcm_u8 --disable-decoder=pcm_u16be --disable-decoder=pcm_u16le --disable-decoder=pcm_u24be --disable-decoder=pcm_u24le --disable-decoder=pcm_u32be --disable-decoder=pcm_u32le --disable-decoder=interplay_dpcm --disable-decoder=roq_dpcm --disable-decoder=sol_dpcm --disable-decoder=xan_dpcm
As you can see, I use optimised CFLAGS, optimisation can reduce size too. And I choose to have most things not compiled so that the size of the binary is down and it only supports flv formats.

After I make and a binary has compiled, I "strip ./mplayer" it.
This gets the size down from 4.8MB to 4.4MB.

I then run upx -9 ./mplayer. This gets the size down from 4.4MB to 1.9MB

qole 2008-08-27 17:55

Re: Youtube browser - mYTube - released
 
Oooh man, I'd love it if you made another small, tight, optimized build of mplayer, one that plays the same file types as maemo mplayer (ffmpeg formats, I guess), and can use the camera (remove "--disable-tv-v4l2" :D ) I would love an rc2 replacement for maemo mplayer, one that can do flv and divx and mp4 video, as well as let me use the video camera... ... I guess it wouldn't be so tiny any more, though... :(

qwerty12 2008-08-28 08:37

Re: Youtube browser - mYTube - released
 
Quote:

Originally Posted by qole (Post 218169)
Oooh man, I'd love it if you made another small, tight, optimized build of mplayer, one that plays the same file types as maemo mplayer (ffmpeg formats, I guess), and can use the camera (remove "--disable-tv-v4l2" :D ) I would love an rc2 replacement for maemo mplayer, one that can do flv and divx and mp4 video, as well as let me use the video camera... ... I guess it wouldn't be so tiny any more, though... :(

Here, this should work (minus vorbis,ogg):
http://qwerty12.maemobox.org/mplayer.qole

2.1MB

qole 2008-09-03 00:07

Re: Youtube browser - mYTube - released
 
I finally went to download "my" mplayer, and it wasn't there! :( :(

EDIT: I can't PM qwerty12 either, his inbox is too full.


All times are GMT. The time now is 02:53.

vBulletin® Version 3.8.8