Howto change the sound in a video (divx)
This afternoon, I compiled some video with Kino. This stuff works quite good. The main issue I had is that I want to have a nice music in background. I spend a little time, with transcode but I soon figured that FFmpeg can do that easily.
ffmpeg -i my_music.mp3 -i in_video.avi -vcodec copy ouput.avi
You can ever rework on the video after w/ Kino to produce a fade out.
Enjoy video editing on Linux :)
- How to convert matroska MKV to AVI on Linux ?
- Extract soundtrack (MP3) from DVD with mplayer
- Building mpeg/avi/divx with a webcam
- VFD Teaser
- Cleaning topics .. in progress
admin August 16th, 2006
- Utils
- Comments(0)