<?xml version="1.0"?>
<?xml-stylesheet type="text/css" href="https://process.spoken-tutorial.org/skins/common/feed.css?303"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://process.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pravin1389</id>
		<title>Process | Spoken-Tutorial - User contributions [en]</title>
		<link rel="self" type="application/atom+xml" href="https://process.spoken-tutorial.org/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Pravin1389"/>
		<link rel="alternate" type="text/html" href="https://process.spoken-tutorial.org/index.php/Special:Contributions/Pravin1389"/>
		<updated>2026-05-13T03:40:00Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.23.17</generator>

	<entry>
		<id>https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing</id>
		<title>What-to-do-after-Dubbing</title>
		<link rel="alternate" type="text/html" href="https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing"/>
				<updated>2017-02-01T10:01:04Z</updated>
		
		<summary type="html">&lt;p&gt;Pravin1389: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=='''What should we do after we dub the audio?'''==&lt;br /&gt;
&lt;br /&gt;
==='''Do the following to submit an ''.ogv'' video with a good video quality and less file size '''===&lt;br /&gt;
===='''Step 1'''====&lt;br /&gt;
#We recommend that you dub/record using '''''[http://audacity.sourceforge.net/ Audacity]'''''&lt;br /&gt;
#:(it is available for all OS : Linux Distributions, Windows [all versions] and also for Mac OSX)&lt;br /&gt;
#After you record in '''''Audacity''''' -&lt;br /&gt;
#* Click on '''File -&amp;gt; Export -&amp;gt; save as *.mp3'''&lt;br /&gt;
#* This will export the final audio as an &amp;quot;*.mp3&amp;quot; file&lt;br /&gt;
#If you are using '''''Movie Maker''''' -&lt;br /&gt;
#* Convert the output file as an &amp;quot;*.mp3&amp;quot; using '''''Any Video Convertor (Free Version)'''''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 2'''====&lt;br /&gt;
#After that '''download the original &amp;quot;.mov&amp;quot; English video from this link'''  [http://files.spoken-tutorial.org/english-videos/ english-videos]&lt;br /&gt;
#Place the '''dubbed audio''' file '''''(.mp3 format)''''' and the '''downloaded English video''' file '''''(.mov format)''''' in the same folder.&lt;br /&gt;
#:'''(Please Note that, you have to use '' [http://ffmpeg.org FFmpeg]  Command Line'' for the following process&lt;br /&gt;
#:So ensure that it is installed on your machine.)'''&lt;br /&gt;
#Do the following in a Linux machine -&lt;br /&gt;
#*Open the '''Terminal''' and go to the folder using '''cd''' command&lt;br /&gt;
#:For e.g. '''''cd Desktop/linux'''''&lt;br /&gt;
#Here '''linux''' is the folder in which I have saved the audio and video files for conversion&lt;br /&gt;
#:In my case, the file names are :&lt;br /&gt;
## '''English Video''' : linux-basic-of-syatem-admin-english.mov&lt;br /&gt;
## '''Dubbed Audio'''  : linux-basic-of-syatem-admin-tamil-dubbed.mp3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 3'''====&lt;br /&gt;
&lt;br /&gt;
# '''To install FFmpeg''' :&lt;br /&gt;
#: Windows users, kindly download the ffmpeg for Windows [https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.2.2-win64-static.zip 64-Bit] [https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.2.2-win32-static.zip 32-Bit] zip file, extract the zip file and rename the extracted folder has &amp;quot;ffmpeg&amp;quot;  and  paste it into C drive on your machine. The path will be like &amp;quot;C:\ffmpeg\bin\ffmpeg.exe&amp;quot;&lt;br /&gt;
#: Linux users, Kindly install through Terminal / Synaptic / Software Center. &lt;br /&gt;
#: Mac Users, Kindly download [http://ffmpegmac.net/ FFmpeg for Mac OS X] and install it.&lt;br /&gt;
#: For complete installation including the compilation on all the OS, refer  [http://ffmpeg.org/trac/ffmpeg/wiki/CompilationGuide FFmpeg CompilationGuide]&lt;br /&gt;
# '''Methods to use FFmpeg''' in Command Prompt / Terminal :&lt;br /&gt;
#: Windows users, type '''C:\ffmpeg\bin\ffmpeg.exe''' instead of '''ffmpeg''' in the command prompt&lt;br /&gt;
#: Mac users, type '''/Applications/ffmpeg''' instead of '''ffmpeg''' in the terminal&lt;br /&gt;
#: Linux users please refer to the tutorial on '''[http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg]''' to know how to open '''FFmpeg'''&lt;br /&gt;
#First : Remove the '''English''' audio from the downloaded '''English mov''' video&lt;br /&gt;
#:Type the command to remove the audio from the input video ''(linux-basic-of-syatem-admin-english.mov)'' and &lt;br /&gt;
#:save the output video as ''(linux-basic-of-system-admin-english-video-without-audio.mov)'' in '''mov''' format itself&lt;br /&gt;
#Second : Merge the dubbed audio with the English video without audio &lt;br /&gt;
#:Type the command to merge the dubbed audio (in '''.mp3''' format) with the English video without audio (in '''.mov''' format) and &lt;br /&gt;
#:save the output in .mov format (linux-basic-of-system-admin-tamil.mov)&lt;br /&gt;
&lt;br /&gt;
'''For step-by-step instructions please go through the [http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg] tutorial at least once'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 4'''====&lt;br /&gt;
#Convert the dubbed mov file into ogv video&lt;br /&gt;
##We have the dubbed video in '''.mov''' format with the same quality like the original English video&lt;br /&gt;
##But we need it in '''.ogv''' format. &lt;br /&gt;
##To convert '''mov''' into an '''ogv''' video, use a Firefox add-on called '''Firefogg'''&lt;br /&gt;
##We have to use the latest version of ''Firefox Web browser'' (Firefox version 5 and above)&lt;br /&gt;
##Click on this link [http://firefogg.org/ Firefogg] to add this '''add-on''' into our ''Firefox Web browser''&lt;br /&gt;
##Follow the steps shown and install '''Firefogg'''&lt;br /&gt;
#Now, we can convert our videos into ogv videos&lt;br /&gt;
## Open Firefox&lt;br /&gt;
## Click on Tools -&amp;gt; Make Web Video&lt;br /&gt;
## This will open the firefogg conversion process in a new tab&lt;br /&gt;
## Click on the '''Select File''' option&lt;br /&gt;
##:[[File:Firefogg-1.png|400px]]&lt;br /&gt;
## Browse the File&lt;br /&gt;
##:[[File:Firefogg-2.png|400px]]&lt;br /&gt;
## After selection the file, it direct to file format/preset page. Click on '''Advance Options'''&lt;br /&gt;
##:[[File:Firefogg-3.png|400px]]&lt;br /&gt;
## In the advance settings page, &lt;br /&gt;
##*Change the '''Format as Ogg(Theora/Vorbis)''' &lt;br /&gt;
##*Set '''Audio Quality as 5'''&lt;br /&gt;
##*:&lt;br /&gt;
[[File:Firefogg-4.png|400px]]&lt;br /&gt;
## Click on Encode&lt;br /&gt;
## It will prompt you for the location to save the output video&lt;br /&gt;
## So, choose the location where you want to save&lt;br /&gt;
## Also confirm that it is saving in '''ogv''' format and click on '''Save'''&lt;br /&gt;
##:[[File:Firefogg-5.png|400px]]&lt;br /&gt;
## The conversion process will take some time&lt;br /&gt;
##:[[File:Firefogg-6.png|400px]]&lt;br /&gt;
## After the conversion is over, it will show the preview of the converted ogv video&lt;br /&gt;
##:[[File:Firefogg-7.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
   So finally we will get the dubbed video in '''OGV format''' in '''GOOD QUALITY''' with '''LESSER FILE SIZE'''&lt;br /&gt;
   Note that, the video filename should be submitted with proper Naming Convention as shown below :&lt;br /&gt;
   foss-name-level-topic-name-language.ogv (linux-basic-basics-of-syatem-admin-tamil.ogv)&lt;/div&gt;</summary>
		<author><name>Pravin1389</name></author>	</entry>

	<entry>
		<id>https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing</id>
		<title>What-to-do-after-Dubbing</title>
		<link rel="alternate" type="text/html" href="https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing"/>
				<updated>2017-02-01T09:59:36Z</updated>
		
		<summary type="html">&lt;p&gt;Pravin1389: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=='''What should we do after we dub the audio?'''==&lt;br /&gt;
&lt;br /&gt;
==='''Do the following to submit an ''.ogv'' video with a good video quality and less file size '''===&lt;br /&gt;
===='''Step 1'''====&lt;br /&gt;
#We recommend that you dub/record using '''''[http://audacity.sourceforge.net/ Audacity]'''''&lt;br /&gt;
#:(it is available for all OS : Linux Distributions, Windows [all versions] and also for Mac OSX)&lt;br /&gt;
#After you record in '''''Audacity''''' -&lt;br /&gt;
#* Click on '''File -&amp;gt; Export -&amp;gt; save as *.mp3'''&lt;br /&gt;
#* This will export the final audio as an &amp;quot;*.mp3&amp;quot; file&lt;br /&gt;
#If you are using '''''Movie Maker''''' -&lt;br /&gt;
#* Convert the output file as an &amp;quot;*.mp3&amp;quot; using '''''Any Video Convertor (Free Version)'''''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 2'''====&lt;br /&gt;
#After that '''download the original &amp;quot;.mov&amp;quot; English video from this link'''  [http://files.spoken-tutorial.org/english-videos/ english-videos]&lt;br /&gt;
#Place the '''dubbed audio''' file '''''(.mp3 format)''''' and the '''downloaded English video''' file '''''(.mov format)''''' in the same folder.&lt;br /&gt;
#:'''(Please Note that, you have to use '' [http://ffmpeg.org FFmpeg]  Command Line'' for the following process&lt;br /&gt;
#:So ensure that it is installed on your machine.)'''&lt;br /&gt;
#Do the following in a Linux machine -&lt;br /&gt;
#*Open the '''Terminal''' and go to the folder using '''cd''' command&lt;br /&gt;
#:For e.g. '''''cd Desktop/linux'''''&lt;br /&gt;
#Here '''linux''' is the folder in which I have saved the audio and video files for conversion&lt;br /&gt;
#:In my case, the file names are :&lt;br /&gt;
## '''English Video''' : linux-basic-of-syatem-admin-english.mov&lt;br /&gt;
## '''Dubbed Audio'''  : linux-basic-of-syatem-admin-tamil-dubbed.mp3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 3'''====&lt;br /&gt;
&lt;br /&gt;
# '''To install FFmpeg''' :&lt;br /&gt;
#: Windows users, kindly download the ffmpeg for Windows [https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.2.2-win64-static.zip 64-Bit] [https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.2.2-win32-static.zip 32-Bit] zip file, extract the zip file and rename the extracted folder has &amp;quot;ffmpeg&amp;quot;  and  paste it into C drive on your machine.&lt;br /&gt;
#: Linux users, Kindly install through Terminal / Synaptic / Software Center. &lt;br /&gt;
#: Mac Users, Kindly download [http://ffmpegmac.net/ FFmpeg for Mac OS X] and install it.&lt;br /&gt;
#: For complete installation including the compilation on all the OS, refer  [http://ffmpeg.org/trac/ffmpeg/wiki/CompilationGuide FFmpeg CompilationGuide]&lt;br /&gt;
# '''Methods to use FFmpeg''' in Command Prompt / Terminal :&lt;br /&gt;
#: Windows users, type '''C:\ffmpeg\bin\ffmpeg.exe''' instead of '''ffmpeg''' in the command prompt&lt;br /&gt;
#: Mac users, type '''/Applications/ffmpeg''' instead of '''ffmpeg''' in the terminal&lt;br /&gt;
#: Linux users please refer to the tutorial on '''[http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg]''' to know how to open '''FFmpeg'''&lt;br /&gt;
#First : Remove the '''English''' audio from the downloaded '''English mov''' video&lt;br /&gt;
#:Type the command to remove the audio from the input video ''(linux-basic-of-syatem-admin-english.mov)'' and &lt;br /&gt;
#:save the output video as ''(linux-basic-of-system-admin-english-video-without-audio.mov)'' in '''mov''' format itself&lt;br /&gt;
#Second : Merge the dubbed audio with the English video without audio &lt;br /&gt;
#:Type the command to merge the dubbed audio (in '''.mp3''' format) with the English video without audio (in '''.mov''' format) and &lt;br /&gt;
#:save the output in .mov format (linux-basic-of-system-admin-tamil.mov)&lt;br /&gt;
&lt;br /&gt;
'''For step-by-step instructions please go through the [http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg] tutorial at least once'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 4'''====&lt;br /&gt;
#Convert the dubbed mov file into ogv video&lt;br /&gt;
##We have the dubbed video in '''.mov''' format with the same quality like the original English video&lt;br /&gt;
##But we need it in '''.ogv''' format. &lt;br /&gt;
##To convert '''mov''' into an '''ogv''' video, use a Firefox add-on called '''Firefogg'''&lt;br /&gt;
##We have to use the latest version of ''Firefox Web browser'' (Firefox version 5 and above)&lt;br /&gt;
##Click on this link [http://firefogg.org/ Firefogg] to add this '''add-on''' into our ''Firefox Web browser''&lt;br /&gt;
##Follow the steps shown and install '''Firefogg'''&lt;br /&gt;
#Now, we can convert our videos into ogv videos&lt;br /&gt;
## Open Firefox&lt;br /&gt;
## Click on Tools -&amp;gt; Make Web Video&lt;br /&gt;
## This will open the firefogg conversion process in a new tab&lt;br /&gt;
## Click on the '''Select File''' option&lt;br /&gt;
##:[[File:Firefogg-1.png|400px]]&lt;br /&gt;
## Browse the File&lt;br /&gt;
##:[[File:Firefogg-2.png|400px]]&lt;br /&gt;
## After selection the file, it direct to file format/preset page. Click on '''Advance Options'''&lt;br /&gt;
##:[[File:Firefogg-3.png|400px]]&lt;br /&gt;
## In the advance settings page, &lt;br /&gt;
##*Change the '''Format as Ogg(Theora/Vorbis)''' &lt;br /&gt;
##*Set '''Audio Quality as 5'''&lt;br /&gt;
##*:&lt;br /&gt;
[[File:Firefogg-4.png|400px]]&lt;br /&gt;
## Click on Encode&lt;br /&gt;
## It will prompt you for the location to save the output video&lt;br /&gt;
## So, choose the location where you want to save&lt;br /&gt;
## Also confirm that it is saving in '''ogv''' format and click on '''Save'''&lt;br /&gt;
##:[[File:Firefogg-5.png|400px]]&lt;br /&gt;
## The conversion process will take some time&lt;br /&gt;
##:[[File:Firefogg-6.png|400px]]&lt;br /&gt;
## After the conversion is over, it will show the preview of the converted ogv video&lt;br /&gt;
##:[[File:Firefogg-7.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
   So finally we will get the dubbed video in '''OGV format''' in '''GOOD QUALITY''' with '''LESSER FILE SIZE'''&lt;br /&gt;
   Note that, the video filename should be submitted with proper Naming Convention as shown below :&lt;br /&gt;
   foss-name-level-topic-name-language.ogv (linux-basic-basics-of-syatem-admin-tamil.ogv)&lt;/div&gt;</summary>
		<author><name>Pravin1389</name></author>	</entry>

	<entry>
		<id>https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing</id>
		<title>What-to-do-after-Dubbing</title>
		<link rel="alternate" type="text/html" href="https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing"/>
				<updated>2017-02-01T07:20:47Z</updated>
		
		<summary type="html">&lt;p&gt;Pravin1389: /* Step 3 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=='''What should we do after we dub the audio?'''==&lt;br /&gt;
&lt;br /&gt;
==='''Do the following to submit an ''.ogv'' video with a good video quality and less file size '''===&lt;br /&gt;
===='''Step 1'''====&lt;br /&gt;
#We recommend that you dub/record using '''''[http://audacity.sourceforge.net/ Audacity]'''''&lt;br /&gt;
#:(it is available for all OS : Linux Distributions, Windows [all versions] and also for Mac OSX)&lt;br /&gt;
#After you record in '''''Audacity''''' -&lt;br /&gt;
#* Click on '''File -&amp;gt; Export -&amp;gt; save as *.mp3'''&lt;br /&gt;
#* This will export the final audio as an &amp;quot;*.mp3&amp;quot; file&lt;br /&gt;
#If you are using '''''Movie Maker''''' -&lt;br /&gt;
#* Convert the output file as an &amp;quot;*.mp3&amp;quot; using '''''Any Video Convertor (Free Version)'''''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 2'''====&lt;br /&gt;
#After that '''download the original &amp;quot;.mov&amp;quot; English video from this link'''  [http://files.spoken-tutorial.org/english-videos/ english-videos]&lt;br /&gt;
#Place the '''dubbed audio''' file '''''(.mp3 format)''''' and the '''downloaded English video''' file '''''(.mov format)''''' in the same folder.&lt;br /&gt;
#:'''(Please Note that, you have to use '' [http://ffmpeg.org FFmpeg]  Command Line'' for the following process&lt;br /&gt;
#:So ensure that it is installed on your machine.)'''&lt;br /&gt;
#Do the following in a Linux machine -&lt;br /&gt;
#*Open the '''Terminal''' and go to the folder using '''cd''' command&lt;br /&gt;
#:For e.g. '''''cd Desktop/linux'''''&lt;br /&gt;
#Here '''linux''' is the folder in which I have saved the audio and video files for conversion&lt;br /&gt;
#:In my case, the file names are :&lt;br /&gt;
## '''English Video''' : linux-basic-of-syatem-admin-english.mov&lt;br /&gt;
## '''Dubbed Audio'''  : linux-basic-of-syatem-admin-tamil-dubbed.mp3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 3'''====&lt;br /&gt;
&lt;br /&gt;
# '''To install FFmpeg''' :&lt;br /&gt;
#: Windows users, kindly download the ffmpeg for Windows [https://ffmpeg.zeranoe.com/builds/win64/static/ffmpeg-3.2.2-win64-static.zip 64-Bit] [https://ffmpeg.zeranoe.com/builds/win32/static/ffmpeg-3.2.2-win32-static.zip 32-Bit] zip file, extract the zip file and paste it into C drive on your machine.&lt;br /&gt;
#: The path will be like &amp;quot;C:\ffmpeg&amp;quot;&lt;br /&gt;
#: Linux users, Kindly install through Terminal / Synaptic / Software Center. &lt;br /&gt;
#: Mac Users, Kindly download [http://ffmpegmac.net/ FFmpeg for Mac OS X] and install it.&lt;br /&gt;
#: For complete installation including the compilation on all the OS, refer  [http://ffmpeg.org/trac/ffmpeg/wiki/CompilationGuide FFmpeg CompilationGuide]&lt;br /&gt;
# '''Methods to use FFmpeg''' in Command Prompt / Terminal :&lt;br /&gt;
#: Windows users, type '''C:\Program Files\ffmpeg\ffmpeg.exe''' instead of '''ffmpeg''' in the command prompt&lt;br /&gt;
#: Mac users, type '''/Applications/ffmpeg''' instead of '''ffmpeg''' in the terminal&lt;br /&gt;
#: Linux users please refer to the tutorial on '''[http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg]''' to know how to open '''FFmpeg'''&lt;br /&gt;
#First : Remove the '''English''' audio from the downloaded '''English mov''' video&lt;br /&gt;
#:Type the command to remove the audio from the input video ''(linux-basic-of-syatem-admin-english.mov)'' and &lt;br /&gt;
#:save the output video as ''(linux-basic-of-system-admin-english-video-without-audio.mov)'' in '''mov''' format itself&lt;br /&gt;
#Second : Merge the dubbed audio with the English video without audio &lt;br /&gt;
#:Type the command to merge the dubbed audio (in '''.mp3''' format) with the English video without audio (in '''.mov''' format) and &lt;br /&gt;
#:save the output in .mov format (linux-basic-of-system-admin-tamil.mov)&lt;br /&gt;
&lt;br /&gt;
'''For step-by-step instructions please go through the [http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg] tutorial at least once'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 4'''====&lt;br /&gt;
#Convert the dubbed mov file into ogv video&lt;br /&gt;
##We have the dubbed video in '''.mov''' format with the same quality like the original English video&lt;br /&gt;
##But we need it in '''.ogv''' format. &lt;br /&gt;
##To convert '''mov''' into an '''ogv''' video, use a Firefox add-on called '''Firefogg'''&lt;br /&gt;
##We have to use the latest version of ''Firefox Web browser'' (Firefox version 5 and above)&lt;br /&gt;
##Click on this link [http://firefogg.org/ Firefogg] to add this '''add-on''' into our ''Firefox Web browser''&lt;br /&gt;
##Follow the steps shown and install '''Firefogg'''&lt;br /&gt;
#Now, we can convert our videos into ogv videos&lt;br /&gt;
## Open Firefox&lt;br /&gt;
## Click on Tools -&amp;gt; Make Web Video&lt;br /&gt;
## This will open the firefogg conversion process in a new tab&lt;br /&gt;
## Click on the '''Select File''' option&lt;br /&gt;
##:[[File:Firefogg-1.png|400px]]&lt;br /&gt;
## Browse the File&lt;br /&gt;
##:[[File:Firefogg-2.png|400px]]&lt;br /&gt;
## After selection the file, it direct to file format/preset page. Click on '''Advance Options'''&lt;br /&gt;
##:[[File:Firefogg-3.png|400px]]&lt;br /&gt;
## In the advance settings page, &lt;br /&gt;
##*Change the '''Format as Ogg(Theora/Vorbis)''' &lt;br /&gt;
##*Set '''Audio Quality as 5'''&lt;br /&gt;
##*:&lt;br /&gt;
[[File:Firefogg-4.png|400px]]&lt;br /&gt;
## Click on Encode&lt;br /&gt;
## It will prompt you for the location to save the output video&lt;br /&gt;
## So, choose the location where you want to save&lt;br /&gt;
## Also confirm that it is saving in '''ogv''' format and click on '''Save'''&lt;br /&gt;
##:[[File:Firefogg-5.png|400px]]&lt;br /&gt;
## The conversion process will take some time&lt;br /&gt;
##:[[File:Firefogg-6.png|400px]]&lt;br /&gt;
## After the conversion is over, it will show the preview of the converted ogv video&lt;br /&gt;
##:[[File:Firefogg-7.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
   So finally we will get the dubbed video in '''OGV format''' in '''GOOD QUALITY''' with '''LESSER FILE SIZE'''&lt;br /&gt;
   Note that, the video filename should be submitted with proper Naming Convention as shown below :&lt;br /&gt;
   foss-name-level-topic-name-language.ogv (linux-basic-basics-of-syatem-admin-tamil.ogv)&lt;/div&gt;</summary>
		<author><name>Pravin1389</name></author>	</entry>

	<entry>
		<id>https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing</id>
		<title>What-to-do-after-Dubbing</title>
		<link rel="alternate" type="text/html" href="https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing"/>
				<updated>2013-06-26T11:04:39Z</updated>
		
		<summary type="html">&lt;p&gt;Pravin1389: /* Step 2 */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=='''What should we do after we dub the audio?'''==&lt;br /&gt;
&lt;br /&gt;
==='''Do the following to submit an ''.ogv'' video with a good video quality and less file size '''===&lt;br /&gt;
===='''Step 1'''====&lt;br /&gt;
#We recommend that you dub/record using '''''[http://audacity.sourceforge.net/ Audacity]'''''&lt;br /&gt;
#:(it is available for all OS : Linux Distributions, Windows [all versions] and also for Mac OSX)&lt;br /&gt;
#After you record in '''''Audacity''''' -&lt;br /&gt;
#* Click on '''File -&amp;gt; Export -&amp;gt; save as *.mp3'''&lt;br /&gt;
#* This will export the final audio as an &amp;quot;*.mp3&amp;quot; file&lt;br /&gt;
#If you are using '''''Movie Maker''''' -&lt;br /&gt;
#* Convert the output file as an &amp;quot;*.mp3&amp;quot; using '''''Any Video Convertor (Free Version)'''''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 2'''====&lt;br /&gt;
#After that '''download the original &amp;quot;.mov&amp;quot; English video from this link'''  [http://files.spoken-tutorial.org/english-videos/ english-videos]&lt;br /&gt;
#Place the '''dubbed audio''' file '''''(.mp3 format)''''' and the '''downloaded English video''' file '''''(.mov format)''''' in the same folder.&lt;br /&gt;
#:'''(Please Note that, you have to use '' [http://ffmpeg.org FFmpeg]  Command Line'' for the following process&lt;br /&gt;
#:So ensure that it is installed on your machine.)'''&lt;br /&gt;
#Do the following in a Linux machine -&lt;br /&gt;
#*Open the '''Terminal''' and go to the folder using '''cd''' command&lt;br /&gt;
#:For e.g. '''''cd Desktop/linux'''''&lt;br /&gt;
#Here '''linux''' is the folder in which I have saved the audio and video files for conversion&lt;br /&gt;
#:In my case, the file names are :&lt;br /&gt;
## '''English Video''' : linux-basic-of-syatem-admin-english.mov&lt;br /&gt;
## '''Dubbed Audio'''  : linux-basic-of-syatem-admin-tamil-dubbed.mp3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 3'''====&lt;br /&gt;
&lt;br /&gt;
# '''To install FFmpeg''' :&lt;br /&gt;
#: Windows users, kindly download the [https://visvis.googlecode.com/files/ffmpeg-win32-setup.exe ffmpeg.exe] and install it on your machine.&lt;br /&gt;
#: Linux users, Kindly install through Terminal / Synaptic / Software Center. &lt;br /&gt;
#: Mac Users, Kindly download [http://ffmpegmac.net/ FFmpeg for Mac OS X] and install it.&lt;br /&gt;
#: For complete installation including the compilation on all the OS, refer  [http://ffmpeg.org/trac/ffmpeg/wiki/CompilationGuide FFmpeg CompilationGuide]&lt;br /&gt;
# '''Methods to use FFmpeg''' in Command Prompt / Terminal :&lt;br /&gt;
#: Windows users, type '''C:\Program Files\ffmpeg\ffmpeg.exe''' instead of '''ffmpeg''' in the command prompt&lt;br /&gt;
#: Mac users, type '''/Applications/ffmpeg''' instead of '''ffmpeg''' in the terminal&lt;br /&gt;
#: Linux users please refer to the tutorial on '''[http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg]''' to know how to open '''FFmpeg'''&lt;br /&gt;
#First : Remove the '''English''' audio from the downloaded '''English mov''' video&lt;br /&gt;
#:Type the command to remove the audio from the input video ''(linux-basic-of-syatem-admin-english.mov)'' and &lt;br /&gt;
#:save the output video as ''(linux-basic-of-system-admin-english-video-without-audio.mov)'' in '''mov''' format itself&lt;br /&gt;
#Second : Merge the dubbed audio with the English video without audio &lt;br /&gt;
#:Type the command to merge the dubbed audio (in '''.mp3''' format) with the English video without audio (in '''.mov''' format) and &lt;br /&gt;
#:save the output in .mov format (linux-basic-of-system-admin-tamil.mov)&lt;br /&gt;
&lt;br /&gt;
'''For step-by-step instructions please go through the [http://www.spoken-tutorial.org/show_video?tr=187&amp;amp;sval=1 Audacity and ffmpeg] tutorial at least once'''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 4'''====&lt;br /&gt;
#Convert the dubbed mov file into ogv video&lt;br /&gt;
##We have the dubbed video in '''.mov''' format with the same quality like the original English video&lt;br /&gt;
##But we need it in '''.ogv''' format. &lt;br /&gt;
##To convert '''mov''' into an '''ogv''' video, use a Firefox add-on called '''Firefogg'''&lt;br /&gt;
##We have to use the latest version of ''Firefox Web browser'' (Firefox version 5 and above)&lt;br /&gt;
##Click on this link [http://firefogg.org/ Firefogg] to add this '''add-on''' into our ''Firefox Web browser''&lt;br /&gt;
##Follow the steps shown and install '''Firefogg'''&lt;br /&gt;
#Now, we can convert our videos into ogv videos&lt;br /&gt;
## Open Firefox&lt;br /&gt;
## Click on Tools -&amp;gt; Make Web Video&lt;br /&gt;
## This will open the firefogg conversion process in a new tab&lt;br /&gt;
## Click on the '''Select File''' option&lt;br /&gt;
##:[[File:Firefogg-1.png|400px]]&lt;br /&gt;
## Browse the File&lt;br /&gt;
##:[[File:Firefogg-2.png|400px]]&lt;br /&gt;
## After selection the file, it direct to file format/preset page. Click on '''Advance Options'''&lt;br /&gt;
##:[[File:Firefogg-3.png|400px]]&lt;br /&gt;
## In the advance settings page, &lt;br /&gt;
##*Change the '''Format as Ogg(Theora/Vorbis)''' &lt;br /&gt;
##*Set '''Audio Quality as 5'''&lt;br /&gt;
##*:&lt;br /&gt;
[[File:Firefogg-4.png|400px]]&lt;br /&gt;
## Click on Encode&lt;br /&gt;
## It will prompt you for the location to save the output video&lt;br /&gt;
## So, choose the location where you want to save&lt;br /&gt;
## Also confirm that it is saving in '''ogv''' format and click on '''Save'''&lt;br /&gt;
##:[[File:Firefogg-5.png|400px]]&lt;br /&gt;
## The conversion process will take some time&lt;br /&gt;
##:[[File:Firefogg-6.png|400px]]&lt;br /&gt;
## After the conversion is over, it will show the preview of the converted ogv video&lt;br /&gt;
##:[[File:Firefogg-7.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
   So finally we will get the dubbed video in '''OGV format''' in '''GOOD QUALITY''' with '''LESSER FILE SIZE'''&lt;br /&gt;
   Note that, the video filename should be submitted with proper Naming Convention as shown below :&lt;br /&gt;
   foss-name-level-topic-name-language.ogv (linux-basic-basics-of-syatem-admin-tamil.ogv)&lt;/div&gt;</summary>
		<author><name>Pravin1389</name></author>	</entry>

	<entry>
		<id>https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing</id>
		<title>What-to-do-after-Dubbing</title>
		<link rel="alternate" type="text/html" href="https://process.spoken-tutorial.org/index.php/What-to-do-after-Dubbing"/>
				<updated>2013-06-26T10:40:18Z</updated>
		
		<summary type="html">&lt;p&gt;Pravin1389: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;=='''What should we do after we dub the audio?'''==&lt;br /&gt;
&lt;br /&gt;
==='''Do the following to submit an ''.ogv'' video with a good video quality and less file size '''===&lt;br /&gt;
===='''Step 1'''====&lt;br /&gt;
#We recommend that you dub/record using '''''[http://audacity.sourceforge.net/ Audacity]'''''&lt;br /&gt;
#:(it is available for all OS : Linux Distributions, Windows [all versions] and also for Mac OSX)&lt;br /&gt;
#After you record in '''''Audacity''''' -&lt;br /&gt;
#* Click on '''File -&amp;gt; Export -&amp;gt; save as *.mp3'''&lt;br /&gt;
#* This will export the final audio as an &amp;quot;*.mp3&amp;quot; file&lt;br /&gt;
#If you are using '''''Movie Maker''''' -&lt;br /&gt;
#* Convert the output file as an &amp;quot;*.mp3&amp;quot; using '''''Any Video Convertor (Free Version)'''''&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 2'''====&lt;br /&gt;
#After that '''download the original &amp;quot;.mov&amp;quot; English video from this link'''  [http://spoken-tutorial.org/english-videos http://spoken-tutorial.org/english-videos]&lt;br /&gt;
#Place the '''dubbed audio''' file '''''(.mp3 format)''''' and the '''downloaded English video''' file '''''(.mov format)''''' in the same folder.&lt;br /&gt;
#:'''(Please Note that, you have to use '' [http://ffmpeg.org FFmpeg]  Command Line'' for the following process&lt;br /&gt;
#:So ensure that it is installed on your machine.)'''&lt;br /&gt;
#Do the following in a Linux machine -&lt;br /&gt;
#*Open the '''Terminal''' and go to the folder using '''cd''' command&lt;br /&gt;
#:For e.g. '''''cd Desktop/linux'''''&lt;br /&gt;
#Here '''linux''' is the folder in which I have saved the audio and video files for conversion&lt;br /&gt;
#:In my case, the file names are :&lt;br /&gt;
## '''English Video''' : linux-basic-of-syatem-admin-english.mov&lt;br /&gt;
## '''Dubbed Audio'''  : linux-basic-of-syatem-admin-tamil-dubbed.mp3&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 3'''====&lt;br /&gt;
&lt;br /&gt;
# '''To install FFmpeg''' :&lt;br /&gt;
#: Windows users, kindly download the [https://visvis.googlecode.com/files/ffmpeg-win32-setup.exe ffmpeg.exe] and install it on your machine.&lt;br /&gt;
#: Linux users, Kindly install through Terminal / Synaptic / Software Center. &lt;br /&gt;
#: Mac Users, Kindly download [http://ffmpegmac.net/ FFmpeg for Mac OS X] and install it.&lt;br /&gt;
#: For complete installation including the compilation on all the OS, refer  [http://ffmpeg.org/trac/ffmpeg/wiki/CompilationGuide FFmpeg CompilationGuide]&lt;br /&gt;
# '''Methods to use FFmpeg''' in Command Prompt / Terminal :&lt;br /&gt;
#: The examples mentioned below are in Linux OS.&lt;br /&gt;
#: Windows users, type '''C:\Programs and Files:\ffmpeg\ffmpeg.exe''' instead of '''ffmpeg''' in the command prompt&lt;br /&gt;
#: Mac Users, type '''/Applications/ffmpeg''' instead of '''ffmpeg''' in the terminal&lt;br /&gt;
#First : Remove the '''English''' audio from the downloaded '''English mov''' video&lt;br /&gt;
#:Type the command :&lt;br /&gt;
#:'''''ffmpeg -i''' linux-basic-of-syatem-admin-english.mov '''-an -vcodec copy''' linux-basic-of-system-admin-english-video-without-audio.mov''&lt;br /&gt;
#:This command will remove the audio from the input video ''(linux-basic-of-syatem-admin-english.mov)'' and &lt;br /&gt;
#:save the output video ''(linux-basic-of-system-admin-english-video-without-audio.mov)'' in mov format itself&lt;br /&gt;
#Second : Merge the dubbed audio with the English video without audio &lt;br /&gt;
#:Type the command :&lt;br /&gt;
#:'''ffmpeg -i''' linux-basic-of-system-admin-english-video-without-audio.mov '''-i''' linux-basic-of-syatem-admin-tamil-dubbed.mp3 '''-vcodec copy -acodec copy''' linux-basic-of-system-admin-tamil.mov&lt;br /&gt;
#:This command will merge the dubbed audio (in .mp3 format) with the English video with out audio (in .mov format) and &lt;br /&gt;
#:save the output in .mov format (linux-basic-of-system-admin-tamil.mov)&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
===='''Step 4'''====&lt;br /&gt;
#Convert the dubbed mov file into ogv video&lt;br /&gt;
##We have the dubbed video in '''.mov''' format with the same quality like the original English video&lt;br /&gt;
##But we need it in '''.ogv''' format. &lt;br /&gt;
##To convert '''mov''' into an '''ogv''' video, use a Firefox add-on called '''Firefogg'''&lt;br /&gt;
##We have to use the latest version of ''Firefox Web browser'' (Firefox version 5 and above)&lt;br /&gt;
##Click on this link [http://firefogg.org/ Firefogg] to add this '''add-on''' into our ''Firefox Web browser''&lt;br /&gt;
##Follow the steps shown and install '''Firefogg'''&lt;br /&gt;
#Now, we can convert our videos into ogv videos&lt;br /&gt;
## Open Firefox&lt;br /&gt;
## Click on Tools -&amp;gt; Make Web Video&lt;br /&gt;
## This will open the firefogg conversion process in a new tab&lt;br /&gt;
## Click on the '''Select File''' option&lt;br /&gt;
##:[[File:Firefogg-1.png|400px]]&lt;br /&gt;
## Browse the File&lt;br /&gt;
##:[[File:Firefogg-2.png|400px]]&lt;br /&gt;
## After selection the file, it direct to file format/preset page. Click on '''Advance Options'''&lt;br /&gt;
##:[[File:Firefogg-3.png|400px]]&lt;br /&gt;
## In the advance settings page, &lt;br /&gt;
##*Change the '''Format as Ogg(Theora/Vorbis)''' &lt;br /&gt;
##*Set '''Audio Quality as 5'''&lt;br /&gt;
##*:&lt;br /&gt;
[[File:Firefogg-4.png|400px]]&lt;br /&gt;
## Click on Encode&lt;br /&gt;
## It will prompt you for the location to save the output video&lt;br /&gt;
## So, choose the location where you want to save&lt;br /&gt;
## Also confirm that it is saving in '''ogv''' format and click on '''Save'''&lt;br /&gt;
##:[[File:Firefogg-5.png|400px]]&lt;br /&gt;
## The conversion process will take some time&lt;br /&gt;
##:[[File:Firefogg-6.png|400px]]&lt;br /&gt;
## After the conversion is over, it will show the preview of the converted ogv video&lt;br /&gt;
##:[[File:Firefogg-7.png|400px]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
   So finally we will get the dubbed video in '''OGV format''' in '''GOOD QUALITY''' with '''LESSER FILE SIZE'''&lt;br /&gt;
   Note that, the video filename should be submitted with proper Naming Convention as shown below :&lt;br /&gt;
   foss-name-level-topic-name-language.ogv (linux-basic-basics-of-syatem-admin-tamil.ogv)&lt;/div&gt;</summary>
		<author><name>Pravin1389</name></author>	</entry>

	</feed>