Skip to content

Commit 8fc4a11

Browse files
committed
Remote x-msvideo file format
1 parent 2d4c1c2 commit 8fc4a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

admin/rt-transcoder-handler.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ class RT_Transcoder_Handler {
7474
* @access public
7575
* @var string $video_extensions Video extensions with comma separated.
7676
*/
77-
public $video_extensions = ',mov,m4v,m2v,avi,mpg,flv,wmv,mkv,webm,ogv,mxf,asf,vob,mts,qt,mpeg,x-msvideo,3gp';
77+
public $video_extensions = ',mov,m4v,m2v,avi,mpg,flv,wmv,mkv,webm,ogv,mxf,asf,vob,mts,qt,mpeg,3gp';
7878

7979
/**
8080
* Audio extensions with comma separated.

0 commit comments

Comments
 (0)