Regarding Website software

Discussion in 'HTML & Website Design' started by otty33, Dec 23, 2014.

  1. #1
    Hello folks,

    My query is regarding gfycat.com . If any one knows about this site, they are converting bigger videos into short gif files. My query is about whether its a programming concept by website behind all this or they are using any software for this. If its a software then where can I get it online paid or free.I really want urgent can you help me out. I am working on one of my site for which I need same function with more addons. Any useful info. on this site will also be welcomed.

    With regards,
     
    otty33, Dec 23, 2014 IP
  2. ketting00

    ketting00 Well-Known Member

    Messages:
    782
    Likes Received:
    28
    Best Answers:
    3
    Trophy Points:
    128
    #2
    I don't know about other software, but Java Media Framework could do that. You can google for JMF framework for the job.
     
    ketting00, Dec 23, 2014 IP
  3. Axumata

    Axumata Greenhorn

    Messages:
    22
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    10
    #3
    Gfycat converts .gif files to .webm format.
    The easiest solution for you would be using ffmpeg (https://ffmpeg.org/) and a PHP driver which can be obtained at https://github.com/PHP-FFMpeg/PHP-FFMpeg/.
     
    Axumata, Dec 24, 2014 IP