rtCamp / transcoder

This WordPress plugin, useful to transcode audio and video file from any format to mp3 and mp4 respectively. Also it will generate thumbnails of videos.
https://rtmedia.io/transcoder/
GNU General Public License v2.0
10 stars 17 forks source link

Fixed notice: Undefined offset #291

Open umeshnevase opened 2 months ago

umeshnevase commented 2 months ago

Notice: Undefined offset: 0 in /var/www/htdocs/current/wp-content/plugins/transcoder/admin/rt-transcoder-handler.php on line 272 81

I've also added same! empty() check for audio type for undefined offset warning.