Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
sansa_fuze [2017/08/01 01:16]
beandog
sansa_fuze [2018/09/01 19:20]
beandog
Line 12: Line 12:
  
 <​code>​ <​code>​
-avconv ​-y -i video.mp4 -vcodec mpeg2video -s 220x176 -vb 384k -acodec mp3 -ab 96k -video.mpg+avconv -i video.mp4 -vcodec mpeg2video -s 220x176 -vb 384k -acodec mp3 -ab 96k -video.mpg
 </​code>​ </​code>​
  
Line 58: Line 58:
  
 <​code>​ <​code>​
 +mkdir ../build
 +cd ../build
 ../​tools/​configure ../​tools/​configure
 </​code>​ </​code>​
 +
 +The target for the Sansa Fuze is 58.
 +
 +Run ''​make''​ as normal to build the install!

Navigation