Results 1 to 3 of 3

Thread: vShare can't convert mkv video right ?

  1. #1

    Default vShare can't convert mkv video right ?

    vShare can't convert mkv video right ?

    because I can't convert it.

    they say

    ERROR: failed video conversion.

  2. #2
    Join Date
    Sep 2007
    Posts
    906

    Default

    If ffmpeg/mencoder can convert mkv file to flv, vshare will be able to support it.

    in include/settings/video_conversion.php

    Add

    $convert_mkv = "command for converting mkv video to flv here"

    Mostly default convert command will work.

    $convert_mkv = $cmd_all;

    I am not sure if mencoder can convert this video extension.
    vShare Hosting, vShare Installation, Server Setup, Lighttpd streaming, vShare Templates
    [email protected]

  3. #3

    Default

    OH

    OK Thank you!

Bookmarks

Posting Permissions

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