[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [GMG-Devel] Supported video files
From: |
ayleph |
Subject: |
Re: [GMG-Devel] Supported video files |
Date: |
Wed, 19 Nov 2014 08:50:35 -0800 |
User-agent: |
K-9 Mail for Android |
On November 19, 2014 8:45:45 AM PST, "Прокси" <address@hidden> wrote:
>On 2014-Nov-19 08:34, ayleph wrote:
>> On November 19, 2014 6:34:46 AM PST, "Прокси" <address@hidden>
>wrote:
>> >Hello,
>> >
>> >I added mediagoblin.media_types.video pluggin and installed
>> >
>> >python-gst0.10
>> >gstreamer0.10-plugins-base
>> >gstreamer0.10-plugins-bad
>> >gstreamer0.10-plugins-good
>> >gstreamer0.10-plugins-ugly
>> >gstreamer0.10-ffmpeg
>> >
>> >on my Wheezy server.
>> >
>> >When I tried to upload a video file I created with my phone camera I
>> >got
>> >this message:
>> >Sorry, I don't support that file type :(
>>
>> After you added [[mediagoblin.media_types.video]] to
>mediagoblin_local.ini, did you issue `bin/gmg dbupdate` to add video
>support to the database? Did you restart the mediagoblin instance to
>apply the changes? Have you uploaded any other videos successfully? Is
>there anything relevant in the log file?
>
>I run "bin/gmg dbupdate", before trying to upload it. It was first one
>I tried.
>
>Now I restarted uwsgi, nginx and supervisor and it worked. Thanks!
Any time you change your configuration, add plugins, or even add custom
templates, you'll need to restart mediagoblin for the changes to take effect.
That's probably pretty different from what you're used to do with php
applications.
--
ayleph