From c40c069a67a41a85eb2525561de65b11d240d85e Mon Sep 17 00:00:00 2001 From: Jose Maria Garcia-Valdecasas Bernal Date: Thu, 18 Mar 2004 13:12:12 +0000 Subject: minor spelling errors :) git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4405 a1c6a512-1295-4272-9138-f99709370657 --- www/docs/rvf.t | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'www/docs/rvf.t') diff --git a/www/docs/rvf.t b/www/docs/rvf.t index 25258e4240..171319fcca 100644 --- a/www/docs/rvf.t +++ b/www/docs/rvf.t @@ -8,7 +8,7 @@ the Archos Recorder / FM Recorder / V2 line.

Other option is to get the GUI Video Conversion Tool from John Wunder, which can be downloaded from - http://home.ripway.com/2004-2/66978/RockVideoRelease.zip + http://home.ripway.com/2004-2/66978/RockVideoRelease.zip. (Windows users only)

See also Fabian Merki's msi-rvf-gallery, a Java program for @@ -75,8 +75,8 @@ href="http://joerg.hohensohn.bei.t-online.de/archos/video/">http://joerg.hohenso OPTIONAL: You can name the output differently.

  • The extracted audio file must be in mp3 format, so you have to convert the WAV file into MP3. - One option is using the LAME codec. You can download the win32 binary from http://mitiok.cjb.net + One option to make this is using the LAME codec. You can download the win32 binary from http://mitiok.cjb.net. One format used with LAME (good quality/size) is:
              lame --preset standard [input.wav] [output.mp3]
    @@ -86,8 +86,8 @@ href="http://joerg.hohensohn.bei.t-online.de/archos/video/">http://joerg.hohenso
              lame --preset standard filename.wav filename.mp3
     
    - OPTIONL: You can name the output differently. Also, you can use other wav to mp3 tool, or even use - other options in the lame command. The --preset standard will give you a VBR file, so if you want a + OPTIONAL: You can name the output differently. Also, you can use other wav to mp3 tool, or even use + other options in the lame command. NOTE: The --preset standard will give you a VBR file, so if you want a CBR file, just change the preset to --preset cbr [kbps], where [kbps] is the Constant Bit Rate desired.
  • Now we have to merge the sound with the video, so run the rvf_mux tool found -- cgit v1.2.3