|
2008-04-01
, 03:30
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#2
|
Originally Posted by iliaden
Also, a few questions regarding the youtube plugin (works great, btw)
1) where does it store saved files?
2) what format does it save video files?
3) the filename of the saved files (if there is something in particular)
4) how does it index those files? along with the rest of audio, video & images or does it just recall the previous settings?
5) is there any way of modifying the location (from internal flash, as I figured it out) to memory card (either mmc1 or mmc2...)?
|
2008-04-01
, 16:46
|
Posts: 7 |
Thanked: 0 times |
Joined on Dec 2007
|
#3
|
|
2008-04-01
, 17:09
|
Posts: 20 |
Thanked: 2 times |
Joined on Jan 2008
@ Central PA
|
#4
|
The Following User Says Thank You to mndconn For This Useful Post: | ||
|
2008-04-02
, 03:15
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#5
|
|
2008-04-02
, 06:38
|
Posts: 6 |
Thanked: 0 times |
Joined on Mar 2008
|
#6
|
|
2008-04-02
, 09:37
|
|
Posts: 1,412 |
Thanked: 594 times |
Joined on Aug 2005
@ Recife, Brazil
|
#7
|
|
2008-04-02
, 11:38
|
Posts: 20 |
Thanked: 2 times |
Joined on Jan 2008
@ Central PA
|
#8
|
|
2008-05-13
, 01:47
|
Posts: 275 |
Thanked: 46 times |
Joined on Feb 2008
@ Raleigh, NC
|
#9
|
H
. 5) as root, in the xterm shell:
. a) mkdir /media/mmc1/youtube (or /media/mmc2/youtube if you want them in your internal n800 SD slot)
. b) cd /home/user/.canola/youtube
. c) mv videos/* /media/mmc1/youtube
. d) rmdir videos
. e) ln -s /media/mmc1/youtube videos
. f) there is no step 'f'
I am a novice so the easier the instructions the better. I know it had some thing to do with the X terminal and apt-get but nothing worked. I got the folder set up on my removable memory and flv files appeared there but the videos are still eating my internal memory and when I delete them through Canola my internal memory grows.
Thanks for your help.