Not as is.  But it can be done through scripts.

--- mike t.

From: Michael Janapin <michael.jana...@gmail.com>
>
>
>Hi Mike,
>What you suggested can't be done through the web, right?
>I think the original script is for those who can't have shell access. The php 
>script probably assumes that file upload is allowed, and thus concatenating is 
>also through php.
>Michael Janapin
>PBTS Baguio City
>http://mulingsilang.wordpress.com
>sent from my Android
>On Jan 25, 2011 2:10 PM, "Michael Tinsay" <tinsa...@yahoo.com> wrote:
>> Here's what I do manually for .avi files (I believe I found this in 
>> ubuntuforums.org):
>> 
>> cat video1 video2 ... > tempfile
>> mencoder -oac copy -ovc copy -forceidx -o tempfile2 tempfile
>> 
>> after this, you can just feed tempfile2 to ffmpeg to convert it to mp4.
>> 
>> 
>> --- mike t.
>
>
_________________________________________________
Philippine Linux Users' Group (PLUG) Mailing List
http://lists.linux.org.ph/mailman/listinfo/plug
Searchable Archives: http://archives.free.net.ph

Reply via email to