From 8f4550a80f4881e97d37b9b09ad5c7c910b1fbaf Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 19 Jan 2004 22:46:06 +0000 Subject: minor formatting fix git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4256 a1c6a512-1295-4272-9138-f99709370657 --- www/docs/rvf.t | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'www') diff --git a/www/docs/rvf.t b/www/docs/rvf.t index 7b8b9c97ea..ac825acc44 100644 --- a/www/docs/rvf.t +++ b/www/docs/rvf.t @@ -27,9 +27,9 @@ href="http://joerg.hohensohn.bei.t-online.de/archos/doom/source.zip">http://joer
  • Press START on your taskbar, choose RUN and type in the box (minus quotes): "command" You should now be looking at a command prompt. If you - don't know basic DOS commands, here is what you need to know: -
    - cd > change dir (format: cd ) IE: "cd .." to go UP one, "cd ROCKBOX" to enter a path "ROCKBOX" + don't know basic DOS commands, here is what you need to know: Use 'cd' + change dir (format: cd ) IE: "cd .." to go UP one, "cd ROCKBOX" to + enter a path "ROCKBOX"
  • Navigate to your PATH in DOS prompt, using "cd" as illustrated above. @@ -40,7 +40,7 @@ href="http://joerg.hohensohn.bei.t-online.de/archos/doom/source.zip">http://joer For example, if your AVI movie is called "filename" then you'd put in the following:
     	avitoyuv filename.avi filename.yuv
    -
    +
    OPTIONAL: You can name the output file differently, whatever you specify it will be called. INFO: This can take long to convert. -- cgit v1.2.3