if(it.encodeError){
                binding.encodeInfoCard.visibility = VISIBLE
                binding.encodeProgress.visibility = GONE
                binding.encodeInfoText.setText(R.string.encode_error)
                binding.encodeInfoText.setCompoundDrawablesWithIntrinsicBounds(ContextCompat.getDrawable(context, R.drawable.error),