FFmpeg Server-side Conversion Without The Php Script, And Lossless Conversion Quality
Aug 16, 2007
Prior to installing FFmpeg and its dependencies, I want to know about FFmpeg server-side conversion without the php script. Does it require those php scripts in the first place or I can just run an ssh command?
Also, does this FFmpeg have a configuration file in which you can set the quality of the converted .fla videos?
How about a lossless quality conversion and keeping the size proportion of the video the same?
Meaning, for example, from .avi to .fla without sacrificing/loosing the quality much or noticeably.
View 2 Replies
ADVERTISEMENT
Aug 16, 2008
I want to do a "near-lossless" video conversion, if that is even possible, in keeping the proportion of the original video. Veoh seems a little bit better / at a higher quality than youtube, and I want to achieve higher quality than that. Literally speaking, I want the converted flv video's quality to be as close as the original video. What ffmpeg command exactly do I need to achieve this? I currently use ClipShare and is experimenting with Ostube for the php script. The default "high-quality" setting for both scripts are not that good of a quality either, with choppy images.
View 4 Replies
View Related
Sep 4, 2008
I have ffmpeg installed on a webserver. If I enter the command to begin a conversion process, or the command is sent through PHP via exec(), it keeps going until it finishes or runs into an error.
Is there a way to cancel a conversion process after it's been started either through the command line or via PHP exec()?
View 4 Replies
View Related
Feb 14, 2007
how to translate this into what would be needed in port speed to cover this server if converted to colo, in Mbps ? Is it 4.5?
--------------------------------------------------------------------------------
The statistics were last updated Wednesday, 14 February 2007 at 10:50,
at which time 'XXXXXXXXX' had been up for 362 days, 17:47:15.
Last 30 days usage (Metered 95%): 4670.57 kb/sec
Last 30 days usage (Metered 95%): 1477797.53 MBytes
Total Utilization ( Last 30 days ): [In 637187 MBytes] [Out 65140 MBytes]
Max Speed: 12.5 MBytes/s
---------------------------------------------------------------------------------
Also, is there a real need to be on a burstable connection, or are flat rates OK most of the time? Just looking for the advantages and disadvantages of it.
View 4 Replies
View Related
Feb 22, 2008
Nirvanix offers "Image manipulation such as image resizing, thumbnail generation, and rotating, video frame extraction, video conversion to Flash video". Is there any competitor? I guess building one on top of S3/EC2/SQS from Amazon would be a no brainer.
View 5 Replies
View Related
Oct 30, 2008
to create an .htaccess rewrite so that all urls in a given directory have their files rewritten so that the %20 spaces are converted to dashes. I'd also like to convert my upper case words to lower case, to stay consistent with other conventions we use in the url.
/directory/Example%20Link.aspx
to
/directory/example-link.aspx
View 3 Replies
View Related
Aug 22, 2014
A dynamic php+mySQL site was converted to a static html by mirroring (wget). The result was that each page became an html file named some-page.html
View 4 Replies
View Related
May 7, 2015
I am using the plesk 12 (Web Host Edition) with admin account. I need to configure file sharing in the plesk.
I referred this LINK
I filled up all required field in File Sharing Settings and Click "OK" button.
This error message,
(Error: Failed to perform IDN conversion from UTF-8 name '0') is shown.
View 1 Replies
View Related
Oct 31, 2008
I would like to know if there's any way we could reduce "conversion times" for videos while converting them with "mencoder" and "x264 codec"?
Is it possible to cluster 2-3 or more servers (Quad core/8GB RAM) so that I can reduce the conversion timings effectively?
The original video sizes are around 500-700MB on an average and I'd like to convert them using mencoder in x264 codec @ 500Kbps bitrate and 2pass settings.
Ofcourse it'll take atleast 1-2hours to encode 1 such video at these settings on a 'single' such server, so is there a way to reduce the conversion times to around 10-15minutes/video by using "parallel encoding" with x264 codec?P.S: I know how to form a cluster, using beowulf/rocks, etc...what I need help with is 'using' the cluster with x264 codec
View 11 Replies
View Related
Sep 26, 2008
My server is Win2003 Standard with IIS 6. I'm using IIS6 to host websites but i have a need to run subversion which require Apache. I'm wondering would it cause any problem with my current operation. Apache will run on different port than the standard 80.
View 3 Replies
View Related
Jun 13, 2007
how to run SSI(server side includes) on my linus server,
View 1 Replies
View Related
Sep 18, 2008
I've been asked to find a way to host our intranet externally without opening up the network.
The webserver accessible to the public domain is within an dmz. The intranet I need to serve is within our internal network.
I've managed to convince our network admin to open port 80 on the server running the intranet but I can't seem to find a way to proxy the content from the intranet server, through the webserver and to the user.
View 3 Replies
View Related
Jun 16, 2009
I have issue with my shared server. Someone used SSI to local attack user on my server.
I want to disable SSI but i dont find out how to ? (expect manual recomplie apache)
View 14 Replies
View Related
Jun 25, 2009
I am trying to follow this guide on how to configure procmail:
[url]
I can login to my dedicated server via SSH, but how do I edit files etc. should this be done via SFTP, or via Shell?
View 0 Replies
View Related
Jan 30, 2008
I want to enable our server ssi server side includes (.shtml parsed).
My hosting company controls our server uptime, daily backup, server loads etc. when i request them; can you please enable ssi for shtml pages, i want to use ssi includes etc.. they suggested me use php instead of shtml for includes.
I want to .shtml, beacuse i use only ssi include header, footer same pages, also these pages search engine friendly.
Apache version: 2.0.52
I posted them please add following lines and restart apache afterwards:
Options +IncludesNoExec
AddType text/html .shtml
AddOutputFilter INCLUDES .shtml
They added and restarted apache, but not any affect. When i access .shtml pages via web browser, page opening successfully but not parse ssi includes, example:
<!--#include file="header.html" -->
but not parse, also i cannot use .htaccess files, our server admin say restricted them because security reasons.
I requested them our server root username and password, they say to me; before give you server root password, we remove all our server administration software from server and server administration service will be cancelled.
View 5 Replies
View Related
Nov 20, 2007
i was wondering if there is any other free anti-spam filter other than Spam Assassin that can be used on a VPS account?
View 13 Replies
View Related
Apr 18, 2009
Does anyone know how I can create a server-side filter in Plesk 8? I need to filter incoming mail to my mail server (using X-Forwarded-For.
View 0 Replies
View Related
Aug 14, 2007
This topic has probably been covered many times. I am trying to block spam bots from direclty accessing scripts on my site. Measures I have taken thus far, also block my site pages that want are designed to use the scripts. This includes Hot Link Protection and a couple of directives in the .htaccess file.
how I can block direct access to my scripts?
View 0 Replies
View Related
Jun 18, 2008
I've problem with my system (Dell vostro200) I've Mcafee security center and it will block some scripts running in the system during the browsing. I can't use any of vBulletin forums ( registration and posting ) I can't do even Mcafee online registratation also. I'm not an expert in os configurations.
View 0 Replies
View Related
Oct 21, 2009
When i try to install all those things i am getting error...i am following the things given in below link but i am not to excute this svn command
[url]
View 6 Replies
View Related
Jun 9, 2009
The hosting with FFMPEG, FFMPEG-PHP, Xvid, Mp3lame, FLV2Tool Support is necessary.
It was pleasant downtownhost.com,
But cost 4.95 only at payment of 36 months! It is a lot of ((
There are similar variants?
View 13 Replies
View Related
Jun 24, 2008
I'm after a server admin company that has experience in high traffic and mission critical servers.
Response times should be super quick.
I hope for telephone and MSN.
I have no control panel.
Strong experience in:
- Centos
- Litespeed
- Lighttpd
- Apache
- Mysql
- DDoS
* money is not a problem *
I want to pay up front a monthly fee and have it fully managed so I don't have to worry why the MySQL server just suddenly died or why Server 4 doesn't respond.
View 3 Replies
View Related
May 6, 2008
We have a dedicated server with huge application that use intensively one database and we notice that we block at 15000 people / days ... our website is arkadia.com
So my questions are :
* is the server can be full and this why we block at 15000 people / days ? most important, how to check it ?
* is the DNS (enom.com DNS server) can be not fast enalf or not wheel configured ? how to check it ?
* is the hosting company can be not good enalf (low bandwith for exemple or someting else)? again how to check it ?
View 3 Replies
View Related
May 25, 2009
Datacenter in California USA will be better,
View 8 Replies
View Related
Aug 24, 2008
Requires a dedicated server in Europe.
Requirements:
1) Processor: Intel Core 2 Duo 2,2 GHz;
2) RAM: 2024 MB DDRAM;
3) Hard Drive: 2x 250 GB SATA (can be smaller);
4) Traffic: At least 1000 GB or unrestricted;
5) Port: 100 Mbit / sec. (ideally 1000 Mbit / sec.);
6) IP-Addresses: 2.
Mandatory conditions:
1) A great date-center;
2) Operational and anglophone support;
3) Ability to establish a panel, for example: ISPmanager.
Recommended requirements:
1) Protection against DDoS-attacks;
2) The ability to administer the server, a company that provides services to lease (regular updates, round-the-clock monitoring, etc.).
The server is designed for the site, which will:
1) Forum;
2) Video and audio materials (up to 20 spots, for up to 10 minutes each), which can be viewed directly on the site using flash-player or download. Clips will not be frequently changed or supplemented;
3) Downloading developed software, up to 0.5 Mb;
4) Download documentation formats: DOC and PDF, up to 2 Mb;
All audio, video and documentation for its own production.
Additional information:
The number of visitors, initially to 10000 per month (probably much less or slightly more, not yet known) The audience will be visitors from the following countries: Ukraine, Russia, Poland, UK, Germany, France, USA and Canada.
Budget:
up to $ 200 a month. But if such amount is not sufficient for the entry requirements, are ready to revise the budget.
Need a really high-quality channel of communication and operational support, etc. Perhaps for these tasks, you recommend other requirements to a server and placing the territory? Check your real council.
Also look in the direction of affordable rental server and utilization of services: Akamai Technologies. If someone has experience working with Akamai, I ask, share their views. Should I use it for such a project?
A lot of information has been revised to servers in Germany, UK and USA. But the single answer, yet to be found.
View 6 Replies
View Related
May 15, 2008
I am developing a phpfox site and in order to use the video capabilities I need a host with ffmpeg installed.
My current host were a bit misleading and let me think I could pay them a small sum to install ffmpeg on a shared server and that would see to it. Turns out I would need to get a dedicated server, which was quite a shock when I saw the price of that.
I would like to know if shared servers with ffmpeg are worthwhile, or is a dedicated server generally regarded as the only way to go?
If success can be achieved with shared hosting, are there any hosting companies that would be recommended. Apthost is a name that seems to crop up quite regularly, but I don't know how to tell a good host from a bad host, so I'm asking you all!
P.S. My bandwidth needs shouldn't be more than 100gb/month at the start, but that is only a rough beginner's guess.
View 10 Replies
View Related
Nov 23, 2008
ffmpeg on windows server. i tried to install ffmpeg in windows server ....
View 1 Replies
View Related
Nov 8, 2008
I would like to run FFMPEG to process video uploads on my site, but I am currently using a shared host which does not allow me to use this program. I cannot yet afford a dedicated server. Is there anything else I can do?
View 12 Replies
View Related
Sep 12, 2014
I have server with the Plesk control panel on Linux server and want to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc , but not sure about the steps to install it. Is there any script or easy steps to install ffmpeg + MPlayer + LAME + FLVtool2 + MediaInfo + Mencoder + MP4Box + neroAacEnc on my server.
View 1 Replies
View Related
Aug 21, 2014
I have server with the Plesk control panel on Linux server and want to install ffmpeg but not sure about the steps to install it. Any script or easy steps to install ffmpeg on my server.
View 1 Replies
View Related