Find the answer to your Linux question:
Results 1 to 4 of 4
So i have a hosting server that i pay for, and they dont support ffmpeg. so i installed ffmpeg, and now i want to know what i programming language i ...
  1. #1
    Just Joined!
    Join Date
    Apr 2006
    Posts
    28

    what language should i use? (speed and download internet content)

    So i have a hosting server that i pay for, and they dont support ffmpeg.
    so i installed ffmpeg, and now i want to know what i programming language i should use to do the following

    get url of uploaded video
    download video
    convert video
    upload video

    what is the fastest, i tried bash i had alot of problems with it, i barley know python but im willing to learn if that will help. i also gcc in mind but i think it will be kinda hard for a first time C++ programer.

  2. #2
    Linux Engineer RobinVossen's Avatar
    Join Date
    Aug 2007
    Location
    The Netherlands
    Posts
    1,422
    The Quickest Laguage is ASM.
    But Id do it in C++, Phyton and Bash are slow.
    Perl uses system resources. and Java same thing.
    New Users, please read this..
    Google first, then ask..

  3. #3
    Just Joined!
    Join Date
    Apr 2006
    Posts
    28
    i try to learn C++ but i just can't find tutorials that tech you well.
    could you suggest any sites that where helpful for you?

  4. #4

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...