Hardware needs for video conversion server
Posted
by
artaxerxe
on Server Fault
See other posts from Server Fault
or by artaxerxe
Published on 2013-10-28T09:31:33Z
Indexed on
2013/10/28
9:55 UTC
Read the original article
Hit count: 350
I would need to build a Linux server that will have as its main task to perform the video conversion. For video conversion, the most likely I will use FFMpeg tool.
Question: Can anyone tell me if for improving this automated video conversion a video card will improve the process or not?
The idea is that I will get movies at a very high quality that I will need to be converted in formats available for different devices (iPhone, iPad, etc.). That conversion will be performed through a CLI (command line interface). I will need that conversion to be done in the least time possible (ok, that's a kind of saying, not an absolutely specified short time).
© Server Fault or respective owner