What-to-do-after-Dubbing

From Process | Spoken-Tutorial
Jump to: navigation, search

What should we do after we dub the audio?

Do the following to submit an .ogv video with a good video quality and less file size

Step 1

  1. We recommend that you dub/record using Audacity
    (it is available for all OS : Linux Distributions, Windows [all versions] and also for Mac OSX)
  2. After you record in Audacity -
    • Click on File -> Export -> save as *.mp3
    • This will export the final audio as an "*.mp3" file
  3. If you are using Movie Maker -
    • Convert the output file as an "*.mp3" using Any Video Convertor (Free Version)

Step 2

  1. After that download the original ".mov" English video from this link english-videos
  2. Place the dubbed audio file (.mp3 format) and the downloaded English video file (.mov format) in the same folder.
    (Please Note that, you have to use FFmpeg Command Line for the following process
    So ensure that it is installed on your machine.)
  3. Do the following in a Linux machine -
    • Open the Terminal and go to the folder using cd command
    For e.g. cd Desktop/linux
  4. Here linux is the folder in which I have saved the audio and video files for conversion
    In my case, the file names are :
    1. English Video : linux-basic-of-syatem-admin-english.mov
    2. Dubbed Audio  : linux-basic-of-syatem-admin-tamil-dubbed.mp3



Step 3

  1. To install FFmpeg :
    Windows users, kindly download the ffmpeg for Windows 64-Bit 32-Bit zip file, extract the zip file and rename the extracted folder has "ffmpeg" and paste it into C drive on your machine. The path will be like "C:\ffmpeg\bin\ffmpeg.exe"
    Linux users, Kindly install through Terminal / Synaptic / Software Center.
    Mac Users, Kindly download FFmpeg for Mac OS X and install it.
    For complete installation including the compilation on all the OS, refer FFmpeg CompilationGuide
  2. Methods to use FFmpeg in Command Prompt / Terminal :
    Windows users, type C:\ffmpeg\bin\ffmpeg.exe instead of ffmpeg in the command prompt
    Mac users, type /Applications/ffmpeg instead of ffmpeg in the terminal
    Linux users please refer to the tutorial on Audacity and ffmpeg to know how to open FFmpeg
  3. First : Remove the English audio from the downloaded English mov video
    Type the command to remove the audio from the input video (linux-basic-of-syatem-admin-english.mov) and
    save the output video as (linux-basic-of-system-admin-english-video-without-audio.mov) in mov format itself
  4. Second : Merge the dubbed audio with the English video without audio
    Type the command to merge the dubbed audio (in .mp3 format) with the English video without audio (in .mov format) and
    save the output in .mov format (linux-basic-of-system-admin-tamil.mov)

For step-by-step instructions please go through the Audacity and ffmpeg tutorial at least once


Step 4

  1. Convert the dubbed mov file into ogv video
    1. We have the dubbed video in .mov format with the same quality like the original English video
    2. But we need it in .ogv format.
    3. To convert mov into an ogv video, use a Firefox add-on called Firefogg
    4. We have to use the latest version of Firefox Web browser (Firefox version 5 and above)
    5. Click on this link Firefogg to add this add-on into our Firefox Web browser
    6. Follow the steps shown and install Firefogg
  2. Now, we can convert our videos into ogv videos
    1. Open Firefox
    2. Click on Tools -> Make Web Video
    3. This will open the firefogg conversion process in a new tab
    4. Click on the Select File option
      Firefogg-1.png
    5. Browse the File
      Firefogg-2.png
    6. After selection the file, it direct to file format/preset page. Click on Advance Options
      Firefogg-3.png
    7. In the advance settings page,
      • Change the Format as Ogg(Theora/Vorbis)
      • Set Audio Quality as 5

Firefogg-4.png

    1. Click on Encode
    2. It will prompt you for the location to save the output video
    3. So, choose the location where you want to save
    4. Also confirm that it is saving in ogv format and click on Save
      Firefogg-5.png
    5. The conversion process will take some time
      Firefogg-6.png
    6. After the conversion is over, it will show the preview of the converted ogv video
      Firefogg-7.png



  So finally we will get the dubbed video in OGV format in GOOD QUALITY with LESSER FILE SIZE
  Note that, the video filename should be submitted with proper Naming Convention as shown below :
  foss-name-level-topic-name-language.ogv (linux-basic-basics-of-syatem-admin-tamil.ogv)

Contributors and Content Editors

Nancy varkey, Pravin1389, St-admin