View Full Version : Is there any GUI program that add mp3 files to avi's?
Dojan5
January 30th, 2008, 06:07 AM
Okay...
Yesterday i cut together a movie with Avidemux.
When i tried to add an Mp3 file i guess i didn't do it correct, or it wont work.
So now im looking for another program which adds Mp3 files to a AVI file.
I am going to upload the video to YouTube so the Mp3 file should be there permanently thank you...
Does anyone have a solution to how to add Mp3 files in Avidemux? Or can anyone reccomend a program to do that aside..
Thanks
/
Joel
Creative2
January 30th, 2008, 06:11 AM
fuoco tools can...
go in eXtra----NEW TRACK FOR MY AVI...
the name of your mp3 file must be the same of your avi file and must be in the same folder of your avi file
Creative2
January 30th, 2008, 06:11 AM
...i miss link http://ubuntuforums.org/showthread.php?t=652843
Dojan5
January 30th, 2008, 06:48 AM
Thanks!
This seem to work...
But i dont understand the command line...
mencoder INPUT -oac copy -ovc copy -audiofile 'INDIR/BASENAME.mp3' -o OUTPUT
I think i understans INDIR/BASENAME.mp3 where i guess it should be cl/vid.mp3
but, inpt, should that be the AVI file? like vid.avi?
Dojan5
January 30th, 2008, 06:53 AM
I ran this in terminal:
joel@Kissedesigns-2c:~$ mencoder cl/vid -oac copy -ovc copy -audiofile 'cl/vid.mp3' -o OUTPUT
MEncoder 2:1.0~rc2-0ubuntu1~gutsy1 (C) 2000-2007 MPlayer Team
CPU: AMD Duron(tm) (Family: 6, Model: 3, Stepping: 1)
CPUflags: Type: 6 MMX: 1 MMX2: 1 3DNow: 1 3DNow2: 1 SSE: 0 SSE2: 0
Compiled with runtime CPU detection.
success: format: 0 data: 0x0 - 0x5fcd1a
AVI file format detected.
[aviheader] Video stream found, -vid 0
VIDEO: [FLV1] 320x240 24bpp 29.970 fps 255.5 kbps (31.2 kbyte/s)
Audio file file format detected.
[V] filefmt:65536 fourcc:0x31564C46 size:320x240 fps:29.97 ftime:=0.0334
videocodec: framecopy (320x240 24bpp fourcc=31564c46)
audiocodec: framecopy (format=55 chans=2 rate=44100 bits=16 B/s=20000 sample-0)
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Writing index...56f (100%) 1720.26fps Trem: 0min 9mb A-V:0.033 [255:159]
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not writing vprp header.
Video stream: 255.469 kbit/s (31933 B/s) size: 6133126 bytes 192.059 secs 5756 frames
Audio stream: 160.000 kbit/s (19999 B/s) size: 3838955 bytes 191.948 secs
joel@Kissedesigns-2c:~$
And something happened...
But, the video didnt get any sound...
Dojan5
January 30th, 2008, 06:55 AM
Oh!
The missing thing was the output...
Sorry.
And THANKS! This is very useful!!!
Creative2
January 30th, 2008, 08:06 AM
you can do log with fuoco automatically...any way it's strange...i will see, but mencoder doesn't write errors in that log..so ...it's a bit strange...
Creative2
January 30th, 2008, 08:27 AM
paste the output when mplayer plays the result file.
Creative2
January 30th, 2008, 09:00 AM
...omg maybe you have not understood..that command line was for fuoco tools ...
in a terminal you should do this :
mencoder INPUT.avi -oac copy -ovc copy -audiofile YOURPATHAUDIOFILE.mp3 -o OUTPUT.avi
vBulletin® v3.7.4, Copyright ©2000-2008, Jelsoft Enterprises Ltd.