User Tools

Site Tools


tutorial:create_video_from_still_image_and_from_audio_file

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
tutorial:create_video_from_still_image_and_from_audio_file [2011/11/06 14:55]
agent_007 more avisynth images
tutorial:create_video_from_still_image_and_from_audio_file [2011/11/15 18:50]
agent_007 [Part 3. Import audio file]
Line 47: Line 47:
 {{:​tutorial:​adm_main_track_external.png|}} {{:​tutorial:​adm_main_track_external.png|}}
 \\  \\ 
-If you have imported MP3 audio, but it isn't included, then try to process the audio file with [[http://​wiki.hydrogenaudio.org/​index.php?​title=MP3packer|MP3packer]] or with similar tool.+If you have imported MP3 audio, but it isn't included, then try to process the audio file with [[http://​wiki.hydrogenaudio.org/​index.php?​title=MP3packer|MP3packer]] or with similar tool ([[http://​audacity.sourceforge.net/​|Audacity]] also works if you e.g. turn the MP3 audio file to WAV).
  
 ==== Part 4. Set encoders, and save file ==== ==== Part 4. Set encoders, and save file ====
Line 102: Line 102:
 {{:​tutorial:​avs_input_in_avidemux.jpg|}} {{:​tutorial:​avs_input_in_avidemux.jpg|}}
 \\  \\ 
 +
 +==== Part 4. Set encoders, and save file ====
 +Now your video is ready for saving (you can apply AVIdemux filters at this point if you need them). Choosing video and audio encoders isn't easy for many people, so below are some preselected choices that will work
 +
 +  * Video: MPEG-4 AVC (x264), Audio: AAC (Faac), Format: MP4
 +  * Video: MPEG-4 ASP (Xvid), Audio: MP3 (lame), Format: AVI
 +
 +You shouldn'​t leave the audio or the video part to Copy since AVIsynth passes forward only uncompressed audio and video (output filesize will be huge with uncompressed raw video). ​
 +
 +Saving the video happens via **File -> Save -> Save video...** (remember to give file extension, e.g. if you selected Format: MP4, then add .mp4 to filename)
 +\\ 
 +{{:​tutorial:​adm_save_video.png|}}
 +\\ 
 +File sizes should be quite small, since still images turned into video can be compressed very efficiently.
tutorial/create_video_from_still_image_and_from_audio_file.txt ยท Last modified: 2012/11/11 08:51 (external edit)