Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter TMDMktg

    (@jolc249)

    Thank you. Yes, using FFMPEG, but not transcoding the videos, only creating thumbnails and watermarking. If I do use the Videopack plugin to transcode the videos, the transcoded versions are located in the same external location as the uploaded videos.

    Thread Starter TMDMktg

    (@jolc249)

    The wp-config file is defined as
    define(‘UPLOADS’, ‘wp-content/uploads/video_content’); where /video_content is located on a different server.
    Whilst this works for files uploaded to WordPress, Videopack is not seeing this for thumbnails generated by the plugin, which are stored in wp-content/uploads.

    Thread Starter TMDMktg

    (@jolc249)

    Hi Kyle. Thanks for your reply. I have changed my wp-config.php file to specify an external location for uploads, so the video files are stored and accessed (using a separate plugin) from this external location, rather than the default wp-content/uploads folder. However, the thumbnails generated on upload of a video still get stored in the wp-content/uploads folder. I was wondering how to change this.

Viewing 3 replies - 1 through 3 (of 3 total)