Easily Transcode Media files with VLC Player

vlc-media-playerVLC is an universal media player and open source software. It provides a complete software solution for video and audio streaming as well as transcoding audio/video on the fly. Transcoding is the process of changing media files from one format to other format or bitrate.

In this post we show you how to transcode media files using VLC player in Windows platform using wizard as well as command prompt.

Transcoding Media Files using Wizard

1. VLC includes a transcoding and streaming wizard . To transcode a file, select Wizard option in the file menu

wizard open

2. Select Transcode/Save to file option and click Next to proceed

Transcode file option

3. Choose the input file which you want to transcode.

Input File to transcode

choose input file

Note: You  can also use partial extract option and time length for the output file

4. Choose the output format you want and choose your desired format along with the bit rate option

chose-transcode output format

5. Finally under the Encapsulation format, select the desired output format.

output-file format

Give the destination for the target file

finish- complete wizard

6. You can also use the console to see the background process while transcoding is being carry out.

console open

See the sample console screen

console-screen

Transcoding with the Command Prompt

The following command enable you to transcode a FLV format file to MPEG format

C:\Program Files\VideoLAN\VLC>vlc -vvv “D:\688497.flv” –sout=#transcode{vcodec= mp4v,acodec=mpga,vb=800,ab=128,deinterlace}:standard{access=file,mux=ts,url=”D:\ asd.mpg”}

Here is a breakdown of the agrument used in the command line:

access=file: instructs vlc to store the output in a file (and not stream it)

url: the location of the new (output) file.

That’s it.

Slow computer? Try Auslogics BoostSpeed!

Fasil is a Systems Engineer,who likes to explore Linux kernel stuffs and involves in blogging as a spare time activity.His interests are exploring open source software's and Linux kernel.He blogs at http://smashtech.blogspot.com about technology stuffs.

Tags: ,

 

Enjoyed the article? Subscribe to Make Tech Easier today to get your daily updates of technology tutorials, tips and tricks.

Enter your email:

2 pingbacks/trackbacks (Click to open)

3 Responses

Leave a Comment




 

Sign in with Twitter

Comment

Please Note: Comments maybe under moderation after you submit your comments so there is no need to resubmit your comment again