Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Nirav Panchal 7 posts 76 karma points
    Mar 16, 2018 @ 06:58
    Nirav Panchal
    0

    How to convert video in mp4 format from umbraco back office

    Hi,

    I have multiple video format such as AVI, FLV, WMV, MOV and MP4.

    I want to convert all format video to mp4 from umbraco back office.

    can anyone guide me how to do it?

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Mar 16, 2018 @ 07:24
    Dave Woestenborghs
    0

    Hi Nirav,

    This is not possible out of the box. And I don't know of any Umbraco packages that offer this functionality.

    IMHO this also something a content management should not support.

    Maybe you can subscribe to a service like https://cloudinary.com/ or https://ziggeo.com/

    We used the last one with in a website and are very happy about it.

    Dave

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Mar 16, 2018 @ 07:32
    Alex Skrypnyk
    1

    Hello

    We used http://www.ffmpeg.org/ few times - it really works.

    /Alex

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Mar 16, 2018 @ 07:49
    Dave Woestenborghs
    0

    Hi Alex

    Doesn't that require server access to run. It's a console a application if i'm right ?

    Dave

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Mar 16, 2018 @ 08:25
    Alex Skrypnyk
    0

    Hi Dave

    Yes, this is a console application, you can run it on the server right after a video is uploaded. You can put .exe file in /bin folder and run the process right after video is uploaded

    /Alex

  • Dave Woestenborghs 3504 posts 12133 karma points MVP 8x admin c-trib
    Mar 16, 2018 @ 08:35
    Dave Woestenborghs
    0

    Hi Alex,

    We used ziggeo, because we need to record video's on the website from the users webcam. And we have chosen to store all video's used on the ziggeo platform. It does the transcoding for you when you upload a video. It also allows to stream different quality to mobile users.

    We build a custom section using their sdk to let editors do everything from the Umbraco backend.

    Dave

  • Alex Skrypnyk 6132 posts 23951 karma points MVP 7x admin c-trib
    Mar 16, 2018 @ 11:10
    Alex Skrypnyk
    0

    Didn't hear about ziggeo before, thank you very much, Dave. Have a great weekend btw :)

Please Sign in or register to post replies

Write your reply to:

Draft