lib/xmorph/gusto/gusto/transcode.rb in xmorph-0.1.2 vs lib/xmorph/gusto/gusto/transcode.rb in xmorph-0.1.3

- old
+ new

@@ -65,10 +65,10 @@ self.error = "Media with height 1080 is supported only with 16, 14, 8 or 2 audio tracks. But media has #{audio_tracks.size} tracks and is not stereo." end return false end unless self.profile_name.nil? - XMorph::Base.logger.debug("XMorph#get_profile#gusto: using profile #{self.profile_name}") + XMorph::Base.logger.debug("XMorph#set_profile_name#gusto: using profile #{self.profile_name}") end return true end end \ No newline at end of file