Server side video formating?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • dready
    Confirmed User
    • Oct 2002
    • 5247

    #1

    Server side video formating?

    Is there such a thing as a perl mod or whatever to reformat video on a server? Like ImageMagik does for images?

    I'm looking for something that could take an mpeg file and turn it into windows media or quicktime on demand and then save the new format to the disk. I'm on a linux server.
    ICQ: 91139591
  • notjoe
    Confirmed User
    • May 2002
    • 5599

    #2
    Originally posted by dready
    Is there such a thing as a perl mod or whatever to reformat video on a server? Like ImageMagik does for images?

    I'm looking for something that could take an mpeg file and turn it into windows media or quicktime on demand and then save the new format to the disk. I'm on a linux server.

    Look for an app called TransCode. You should be able to use it to convert mpeg to other formats

    Comment

    • dready
      Confirmed User
      • Oct 2002
      • 5247

      #3
      Cool... I just found another called ffmpeg.
      ICQ: 91139591

      Comment

      • Basic_man
        Programming King Pin
        • Oct 2003
        • 27360

        #4
        this kind of program exist ?
        UUGallery Builder - automated photo/video gallery plugin for Wordpress!
        Stop looking! Checkout Naked Hosting, online since 1999 !

        Comment

        • EviLGuY
          So Fucking Banned
          • Apr 2003
          • 12745

          #5
          There are a lot of video conversion type apps for Linux, if thats what you run as your server. Most are crappy though, and using any of them with a command line can be a challenge.

          Comment

          Working...