1
HFS ~ HTTP File Server / remote upload ?
« on: October 16, 2009, 08:39:27 PM »
hi, rejetto ! i've been wondering will hfs have remote uploading feature to get files from remote storage
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
[file]
<tr><td class=row>%new%
<script language="javascript">
var c='%item-name%';
switch ( c.substr( c.lastIndexOf('.') ) .toLowerCase() )
{
case '.jpg' : case '.jpeg' : case '.gif' : case '.png' :case '.ico' :case '.bmp' : document.write('<br><a href="%item-url%"><img align=middle width="286" height="160" src="%item-name%"> </a> ');break;
default : document.write('<img align=middle src="/~img_file"> ');
}
</script>
<a href="#" title="{.!Click To Stream.}" onClick="vlc_controls.play ('%item-full-url%')">%item-name%</a>%comment%<td class="row right">%item-size%<td class="row right">%item-modified%<td class="row right">%item-dl-count%
</tr>
[+upload completed]
{.if|%item-ext%=avi|{:{.exec|cmd.exe /C C:\Intel-HFS\encoder\mencoder.exe "%item-resource%" -o "C:\Intel-HFS\comp\%item-name%.ogm" -af volume=10 -aspect 16:9 -of avi -noodml -ovc x264 -x264encopts bitrate=500:level_idc=41:bframes=3:frameref=2: nopsnr: nossim: pass=1: threads=auto -oac mp3lame .}
:}/if.}
[+upload completed]
{.if|%item-ext%=avi|{:{.exec|cmd.exe /C C:\Intel-HFS\encoder\ffmpeg -v 0 -y -i "%item-resource%" -vframes 1 -ss 5 -vcodec mjpeg -f rawvideo -s 286x160 -aspect 16:9 "C:\Intel-HFS\comp\%item-name%.jpg".}
:}/if.}
var VLC_controller_default_buffersize = "5";