remove useless comment

pull/2251/head
Nyanmisaka 5 years ago committed by GitHub
parent 08c4d3797f
commit 8868ff2ffa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2644,8 +2644,6 @@ namespace MediaBrowser.Controller.MediaEncoding
}
else
{
//h264_amf is now supported on linux with 'amdgpu-pro' installed and '--enable-amf' when compiling ffmpeg
//using vaapi decode and h264_amf encode on linux platform can avoid some weird transcoding errors in h264_vaapi with amd gpu
return "-hwaccel vaapi";
}
}

Loading…
Cancel
Save