You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Transcoder is an audio/video transcoding service for any WordPress website. Once this plugin is set up and a license key added, it will automatically intercept any uploaded audio/video files and convert them to a web-friendly format (mp3/mp4) via our Transcoder service. This eliminates the need for a dedicated media node - no fiddling with installation, managing dependencies or renting servers.
13
7
14
-
***License:**[GPL v2 or later] ( http://www.gnu.org/licenses/gpl-2.0.html)
8
+
Transcoder works for any WordPress website, including on shared hosting - just install this plugin, [subscribe to a plan](https://rtmedia.io/transcoder/?utm_source=readme&utm_medium=plugin&utm_campaign=transcoder) and go!
15
9
16
-
## Description ##
17
-
Transcoder easily converts all audio and video files uploaded to your website to a web-friendly format.
10
+
⚠ Transcoder only works with an active subscription plan. ⚠
18
11
19
-
Transcoder eliminates the need for a dedicated media node- no fiddling with installation, managing dependancies or renting servers! Transcoder also works on shared hosting- just install, subscribe and go!
20
-
21
-
All transcoding services are available via a subscription plan through this plugin.
22
-
Subscribe to our free plan from the plugin's settings or from our [product page](https://rtmedia.io/transcoder/?utm_source=readme&utm_medium=plugin&utm_campaign=transcoder). Note that Transcoder will not provide any services without a subscription plan.
12
+
This plugin is licensed under [GPL v2 or later](http://www.gnu.org/licenses/gpl-2.0.html).
23
13
24
14
#### Supported input media types: ####
25
15
* Audio: mp3, m4a, wav, ogg, wma
@@ -29,40 +19,38 @@ Subscribe to our free plan from the plugin's settings or from our [product page]
29
19
* Audio: mp3
30
20
* Video: mp4
31
21
32
-
Create the ultimate niche community by combining Transcoder with our [rtMedia](https://wordpress.org/plugins/buddypress-media/) plugin. Transcoder works perfectly with rtMedia to create a social experience that is accessible across all desktop and mobile devices.
33
-
34
-
#### Transcoder Features ####
35
-
1.**Works with ANY WordPress website** - Transcoder plugs into your current website seamlessly, instantly improving user audio/video experience.
36
-
2.**rtMedia integration** - Works perfectly with our own [rtMedia](https://rtmedia.io/?utm_source=readme&utm_medium=plugin&utm_campaign=transcoder), for a complete social media platform.
37
-
3.**Thumbnail generation** - Automatically generate up to 10 thumbnails for every video, from which your users can choose one.
22
+
#### Highlighted Features ####
23
+
1.**Works with any WordPress website** - Transcoder plugs into your current website seamlessly, improving media compatibility.
24
+
2.**Thumbnail generation** - Automatically generate up to 10 thumbnails for videos.
25
+
3.**rtMedia integration** - Create the ultimate niche community that is accessible across all desktop and mobile devices by combining Transcoder with [rtMedia](https://wordpress.org/plugins/buddypress-media/).
38
26
4.**[rt_media] shortcode** - Use our shortcode to display transcoded audio/video file on any post or page. For example, [rt_media attachment_id=xx] the attachment_id parameter specifies the file to be displayed.
39
27
40
28
#### Privacy Warning ####
41
-
In order for us to transcode your media files, we need to copy it over to our server.
42
-
After transcoding is completed, the media can reside on our server for a maximum of 24 hours, before it is permanently and irreversibly removed by a Cron job.
29
+
In order to transcode any media file, Transcoder has to run it through a dedicated server. After transcoding is completed, the media can reside on this server for a maximum of 24 hours, before it is permanently and irreversibly removed by a Cron job.
43
30
44
-
#### Future Roadmap ####
31
+
#### Project Roadmap ####
45
32
* Additional output formats for video- ogg, webm
46
33
* Downsampling capabilities for output video resolution
* Install the plugin from the 'Plugins' section in your dashboard (Go to `Plugins > Add New > Search` and search for "Transcoder").
57
-
* Alternatively, you can download the plugin from this [plugin directory](http://downloads.wordpress.org/plugin/transcoder.zip"Download Transcoder"). After downloading, unzip and upload it to the plugins folder of your WordPress installation (`wp-content/plugins/` directory of your WordPress installation).

63
44
64
-
## Screenshots ##
65
-
1. Transcoder Settings
45
+
## Installation
46
+
1. Install the plugin from the 'Plugins' section in your WordPress dashboard (Go to `Plugins > Add New > Search` and search for "Transcoder").
47
+
1. Alternatively, you can download the plugin from [this repository](http://downloads.wordpress.org/plugin/transcoder.zip"Download Transcoder"), unzip and upload it to the plugins folder of your WordPress installation (`wp-content/plugins/`).
48
+
1. Activate Transcoder through the 'Plugins' section.
49
+
1. Add your API key after subscribing to a plan either from the plugin’s interface or from [here](https://rtmedia.io/transcoder/?utm_source=readme&utm_medium=plugin&utm_campaign=transcoder).
50
+
1. Click on 'Enable Transcoding' to start the transcoding service. From this point onward, all audio/video uploaded to your website is automatically transcoded.
51
+
52
+
## FAQ
53
+
Visit Transcoder’s [FAQ page](https://rtmedia.io/transcoder/?utm_source=readme&utm_medium=plugin&utm_campaign=transcoder#frequently-asked-questions"Visit FAQ page") or read the [project documentation](https://rtmedia.io/docs/transcoder/?utm_source=readme&utm_medium=plugin&utm_campaign=transcoder"Visit Transcoder's Documentation page")
0 commit comments