Tutorial - Linux - DVI-AVI |
|
| Author | Ian - Tutorial Posts = 62 |
Linux - How to convert DVD to AVIThe program required to change a DVD to AVI format is called "transcode", below is a link to the homesite and also a link to any rpm's that have been build and lurking on the RPM-FIND
Usually the first block of the DVD is the whole, or if not a big part, of the movie thus would be better to do
a test run on the second block. The second block is tested by using the "-T 2" parameter. tccat parameter's
The tccat program places the dvd media onto the standard output for the 4 pipping command line. The
tcextract extracts from the standard output (the output from tccat) and extracts/demultiplex the stream and
places the output back onto the standard output for the tcdecode program. The tcdeocde converts the output
from the tcextract pipe into the raw format for the tcscan program to display the different aspects of the output stream
and displays the results on the standard output(the console).
To run a conversion test on the second block ("-T 2") for converting into the divx5 format and also testing the audio gain, the
audio gain from the above tcscan is placed into the parameter "-s".
|
|
| Copyright@CodingFriends, 2005-2006. All Rights Reserved. | |
| Home | Forums | Tutorials | Users | |
