[plug] Debian Squeeze Release Parties

2011-01-25 Thread Rage Callao
HI, Just wondering if anyone's planning anything. http://wiki.debian.org/ReleasePartySqueeze Rage _ Philippine Linux Users' Group (PLUG) Mailing List http://lists.linux.org.ph/mailman/listinfo/plug Searchable Archives: http://archives.free.net.ph

Re: [plug] php script to concatenate video files (to h264) using ffmpeg & named pipes

2011-01-25 Thread Michael Tinsay
Not as is. But it can be done through scripts. --- mike t. From: Michael Janapin > > >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

Re: [plug] php script to concatenate video files (to h264) using ffmpeg & named pipes

2011-01-25 Thread Winelfred G. Pasamba
that was the easiest way for me to make it work. but thanks for the ideas. i'd probably use all shell if i had to process too many videos, needing to use all the cores in the LTSP lab, w/c don't have php easily. or if the cores are all in the web and we can't run shell easily then all php maybe...