Convert an AVI Movie to MPEG-4
From ScorecWiki
(Difference between revisions)
Revision as of 20:06, 9 August 2005 Zford (Talk | contribs) (→Downloads) ← Previous diff |
Revision as of 20:24, 9 August 2005 Zford (Talk | contribs) (→To Convert an AVI Movie to MPEG-4) Next diff → |
||
Line 8: | Line 8: | ||
#Go to ''3ivx Filters'' and insert the '''3ivx D4 Audio Encoder''', '''3ivx Media Muxer''', and '''3ivx Video Encoder'''. | #Go to ''3ivx Filters'' and insert the '''3ivx D4 Audio Encoder''', '''3ivx Media Muxer''', and '''3ivx Video Encoder'''. | ||
#Go to ''DirectShow Filters'' and insert the '''File writer'''. A new dialog should pop up. Insert the name of the file you want to save. (ie: '''my-movie.mp4'''). | #Go to ''DirectShow Filters'' and insert the '''File writer'''. A new dialog should pop up. Insert the name of the file you want to save. (ie: '''my-movie.mp4'''). | ||
- | #Return to the graph and right click on the first output pin on the AVI Splitter. Select ''Render Pin''. Do the same with the second pin. | + | #Return to the graph and right click on the first output pin on the AVI Splitter. Select ''Render Pin''. Do the same with the second pin. You should now have a connected graph. |
- | #You should now have a connected graph. Go to ''Graph > Play'' to convert your AVI file to MPEG-4. | + | #Right click on the '''3ivx Video Encoder''' and select ''Filter Properties''. |
+ | #Change the bitrate and encoder modes to the appropriate values. If you are unsure what to use, try using the '''Encoder Mode''' ''Single Pass - Constant Bitrate'', and a '''Constant Bitrate''' of 150KBytes/s. A higher bitrate will increase the movie quality, but will increase filesize. | ||
+ | #Right click on the '''3ivx Audio Encoder''' and slect Filter Properties''. | ||
+ | #Change the encoding method to appropriate values. If you are unsure what to use, try using the '''Average Bitrate per Channel''' method with a bitrate of 64KBits/s. A higher bitrate will increase the audio quality, but will increase filesize. | ||
+ | #Go to ''Graph > Play'' to convert your AVI file to MPEG-4. | ||
+ | |||
==Downloads== | ==Downloads== | ||
*3ivx D4 | *3ivx D4 | ||
*GraphEdit | *GraphEdit |
Revision as of 20:24, 9 August 2005
Before Starting
Make sure you have a copy of 3ivx D4 and Graph Edit
To Convert an AVI Movie to MPEG-4
- Open GraphEdit
- Drag your AVI Movie into GraphEdit.
- Delete all filters except the AVI movie and the AVI Splitter.
- Go to Graph > Insert Filters...
- Go to 3ivx Filters and insert the 3ivx D4 Audio Encoder, 3ivx Media Muxer, and 3ivx Video Encoder.
- Go to DirectShow Filters and insert the File writer. A new dialog should pop up. Insert the name of the file you want to save. (ie: my-movie.mp4).
- Return to the graph and right click on the first output pin on the AVI Splitter. Select Render Pin. Do the same with the second pin. You should now have a connected graph.
- Right click on the 3ivx Video Encoder and select Filter Properties.
- Change the bitrate and encoder modes to the appropriate values. If you are unsure what to use, try using the Encoder Mode Single Pass - Constant Bitrate, and a Constant Bitrate of 150KBytes/s. A higher bitrate will increase the movie quality, but will increase filesize.
- Right click on the 3ivx Audio Encoder and slect Filter Properties.
- Change the encoding method to appropriate values. If you are unsure what to use, try using the Average Bitrate per Channel method with a bitrate of 64KBits/s. A higher bitrate will increase the audio quality, but will increase filesize.
- Go to Graph > Play to convert your AVI file to MPEG-4.
Downloads
- 3ivx D4
- GraphEdit