Notices


Reply
Thread Tools
Posts: 4,556 | Thanked: 1,624 times | Joined on Dec 2007
#161
Could i make a suggestion? how about the ability to move certain videos to another folder/directory. Also maybe alphabetical sorting?

Edit: And searching saved videos.
__________________
Originally Posted by ysss View Post
They're maemo and MeeGo...

"Meamo!" sounds like what Zorro would say to catherine zeta jones... after she slaps him for looking at her dirtily...

Last edited by Laughing Man; 2008-09-03 at 21:36.
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#162
Isn't UPX a really bad idea under jffs?
 
Bundyo's Avatar
Posts: 4,708 | Thanked: 4,649 times | Joined on Oct 2007 @ Bulgaria
#163
It should be extracting in memory (at least that's the idea).
__________________
Technically, there are three determinate states the cat could be in: Alive, Dead, and Bloody Furious.
 
qwerty12's Avatar
Posts: 4,274 | Thanked: 5,358 times | Joined on Sep 2007 @ Looking at y'all and sighing
#164
Originally Posted by brontide View Post
Isn't UPX a really bad idea under jffs?
True, from the page:

It is still possible to save 200-300K on a 1MB file (UPX has better compression than jffs2), but the CPU/RAM cost of UPX may outweigh the benefit.
I knew that before using UPX and I decided to test and I was pretty happy with the result, CPU usage is high when starting the app but in a few seconds into the video (which you can't even notice any stuttering at the start of the video), it calms down.

Plus I'm always untarring compressed bz2's from my rootfs onto my rootfs

Originally Posted by qole View Post
I finally went to download "my" mplayer, and it wasn't there!

EDIT: I can't PM qwerty12 either, his inbox is too full.
Arrgh! I thought you downloaded it, it's been on there a few days! I had a cleanout yesterday >.<.

I'll recompile it again in a few days, I'm going to be busy now
 
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#165
The option to download HIGH QUALITY VIDEOS (&fmt=6 in browser or -f6 in youtube-dl) needs to be enabled.

When youtube-dl-x (the default that accompanies mytube) is replaced with the generic youtube-dl (downloaded from the net) and the option -f6 is added to the settings under [preferences]
[more]
[youtube-dl] tab
i.e. (youtube-dl -f6 -o %d --%s) ,

pressing the play button downloads and plays high quality videos if available for that chosen video.

However, the "percent downloaded" counter is missing and playback does not start until the file is fully downloaded.

IS there a way to restore this functionality?

THe option to play a high quality version of a video whenever available would be the best feature.
 

The Following 3 Users Say Thank You to fixfox For This Useful Post:
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#166
sudo gainroot
vi /usr/bin/youtube-dl-x

change this line

const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6' not this line
const_video_url_str = 'http://www.youtube.com/watch?v=%s&fmt=6'

works with fmt=6, fmt=18 seems to work as well, but it's too much for mplayer to handle

Last edited by brontide; 2008-09-07 at 02:12.
 

The Following User Says Thank You to brontide For This Useful Post:
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#167
Hmm, this got me looking... using cropdetect would allow letterboxed HQ vides to be played fullscreen. I tried it out with beaker's "ode to joy" and it worked quite well on the HQ vid. It would require a one time post process when the video was downloaded.

Last edited by brontide; 2008-09-07 at 01:28.
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#168
nevermind... it's just being cranky because I'm playing with fmt=6 fixed, see previous post.

Last edited by brontide; 2008-09-07 at 02:20.
 
Posts: 151 | Thanked: 82 times | Joined on Sep 2008
#169
Originally Posted by brontide View Post
sudo gainroot
vi /usr/bin/youtube-dl-x

change this line

const_video_url_real_str = 'http://www.youtube.com/get_video?video_id=%s&t=%s&fmt=6' not this line
const_video_url_str = 'http://www.youtube.com/watch?v=%s&fmt=6'

works with fmt=6, fmt=18 seems to work as well, but it's too much for mplayer to handle

Thanks ..... works wonderfully!

If only there was a way to set it to download normal quality only if high quality does not exist.... It would be perfect!
 
brontide's Avatar
Posts: 868 | Thanked: 474 times | Joined on Oct 2007 @ Capital District, NY, USA
#170
Originally Posted by fixfox View Post
Thanks ..... works wonderfully!

If only there was a way to set it to download normal quality only if high quality does not exist.... It would be perfect!
Actually, it does!
 
Reply


 
Forum Jump


All times are GMT. The time now is 23:46.