[Live-devel] problem on how to assemble the single audio and
video file into a total file
Geoffroy Gawin
geoffroy.gawin at tiveo.fr
Wed Apr 13 13:01:46 PDT 2005
You can use ffmpeg :
It must be something like :
ffmpeg -i videofile -i audiofile fileout
if you got some trouble try to change the codecs using -vcodec codecname and -acodec codecname
you can get the name of the codecs with : ffmpeg -formats
----- Original Message -----
From: changbinxu
To: live-devel at ns.live.com
Sent: Wednesday, April 13, 2005 11:07 AM
Subject: [Live-devel] problem on how to assemble the single audio and video file into a total file
hi,all
when using openRTSP we get two files: audio and video file separately, and now i want to get a total file as the file on the server, how can i do it?
Thanks in advantage!
Champion Xu
ÍøÒ×188²Æ¸»ÓÊ--²Æ¸»µÄÏóÕ÷£»È«Ð¿ª·Å, ·á¸»Óû§ÃûµÈÄú×¢²á
×î´ó5G¿Õ¼ä£¬¸½¼þ40Õ×ÊÕ·¢£»Ãâ·Ñ×¢²áÌåÑé http://www.188.com/
------------------------------------------------------------------------------
_______________________________________________
live-devel mailing list
live-devel at lists.live.com
http://lists.live.com/mailman/listinfo/live-devel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.live.com/pipermail/live-devel/attachments/20050413/9d0b6894/attachment.html
More information about the live-devel
mailing list