From cf4ad22676700dcb750c0ef4bd7e73946f11ac6f Mon Sep 17 00:00:00 2001 From: Arun Prakash Jana Date: Fri, 25 Oct 2019 07:50:54 +0530 Subject: Add complete audio conversion tip --- plugins/ringtone | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'plugins/ringtone') diff --git a/plugins/ringtone b/plugins/ringtone index ee7ae8a..d67a409 100755 --- a/plugins/ringtone +++ b/plugins/ringtone @@ -3,6 +3,10 @@ # Description: Create an mp3 ringtone out of an audio file in any format # Needs user to provide start and end where to cut the file # Input file audio.ext results in audio_ringtone.mp3 +# +# Tip: To convert a complete media file, set start as 0 and +# the runtime of the file as end. +# # Requires: date, ffmpeg # # Shell: POSIX compliant -- cgit v1.2.3-70-g09d2