Notices


Reply
Thread Tools
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#1
I would really appreciate if someone made avaiable a program that will scan for video files that can't be played, put the findings in a list with checkboxes for each, and a big happy "GO" button that when clicked would convert all the marked videos, choosing the codec, compression, resolution etc values that are expected to least reduce the quality (without wasting bytes), and output converted videos that can be played on the N900.

(this all running on the N900 itself)

Last edited by TiagoTiago; 2010-10-13 at 00:03.
 
Posts: 1,042 | Thanked: 430 times | Joined on May 2010
#2
hmm.... Sound possible but I think it would take hours to convert 1 full movie. + memory and proc being eaten? Your device might give up and restart I think.
 
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#3
Converting is so much worse than playing? That i didn't expect....

Perhaps it could be somthing only recomended for leaving it doing while you sleep and it's plugged on the wall? Or even then it would crash due to memory issues?
 
Posts: 992 | Thanked: 738 times | Joined on Jun 2010 @ Low Earth Orbit
#4
Encoding is far more CPU intensive than decoding. As rough ballpark figure, it takes my desktop running at 1.8GHz about 8-10 hours to do a 2-pass transcode of a 640x480 divx into x264. I would imagine it would take a day or 3 on the N900.
 

The Following User Says Thank You to kureyon For This Useful Post:
Posts: 1,522 | Thanked: 392 times | Joined on Jul 2010 @ São Paulo, Brazil
#5
I guess the only alternative then is wait for VLC player with GUI to come tot he N900 :/

(i mean, for not depending on a PC to manage to play otherwise unplayable videos on the N900)
 
antezz's Avatar
Posts: 172 | Thanked: 160 times | Joined on Jan 2010 @ Sweden
#6
Originally Posted by TiagoTiago View Post
I guess the only alternative then is wait for VLC player with GUI to come tot he N900 :/

(i mean, for not depending on a PC to manage to play otherwise unplayable videos on the N900)
Which mediaplayer are you using? Mplayer never fail me.
 
int_ua's Avatar
Posts: 676 | Thanked: 1,067 times | Joined on Jul 2010 @ Kyiv, Ukraine
#7
Basic version of what you want can be done even by sh script: ffmpeg is available in repositories.
And maybe
Code:
find /home/user/MyDocs -name "*.UnsupportedExtension"
Just brainstorming.

Originally Posted by antezz View Post
Which mediaplayer are you using? Mplayer never fail me.
and with .ogv too?
 
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 16:48.