Project

General

Profile

Actions

Feature proposal #7606

open

Implement support for ffmpeg

Added by krileon about 6 years ago. Updated 1 day ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
Start date:
26 June 2019
Due date:
% Done:

100%

Estimated time:

Description

If ffmpeg is available it should be used for transcoding videos to allow for additional formats to be uploaded. If not available then just continue as normally.

Actions #1

Updated by krileon almost 4 years ago

Use the following library to easily utilize FFMPEG.

https://github.com/PHP-FFMpeg/PHP-FFMpeg

This can be used for video and audio transcoding if available.

Actions #2

Updated by krileon 6 months ago

  • Target version changed from 4.0.0 to 3.0.0
Actions #3

Updated by krileon 4 months ago

This should also have a parameter for always resampling videos into a supplied format. This would result in known video extensions or video/ mimetypes all being forced into videos media type then converted to the specified format.

Actions #4

Updated by krileon 7 days ago

  • % Done changed from 0 to 70
Actions #5

Updated by krileon 3 days ago

  • % Done changed from 70 to 90

Fully implemented for videos. With support for selecting the resampling codecs and formats. Still need to implement for audio types.

Actions #6

Updated by krileon 1 day ago

  • Status changed from Assigned to Resolved
  • % Done changed from 90 to 100

ffmpeg now fully supported for audio files as well.

Actions

Also available in: Atom PDF