Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

melt(1) [debian man page]

MELT(1) 							   User Commands							   MELT(1)

NAME
melt - author, play, and encode multitrack audio/video compositions SYNOPSIS
melt [options] [producer [name=value]* ]+ OPTIONS
-attach filter[:arg] [name=value]* Attach a filter to the output -attach-cut filter[:arg] [name=value]* Attach a filter to a cut -attach-track filter[:arg] [name=value]* Attach a filter to a track -attach-clip filter[:arg] [name=value]* Attach a filter to a producer -audio-track | -hide-video Add an audio-only track -blank frames Add blank silence to a track -consumer id[:arg] [name=value]* Set the consumer (sink) -debug Set the logging level to debug -filter filter[:arg] [name=value]* Add a filter to the current track -group [name=value]* Apply properties repeatedly -help Show this message -jack Enable JACK transport synchronization -join clips Join multiple clips into one cut -mix length Add a mix between the last two cuts -mixer transition Add a transition to the mix -null-track | -hide-track Add a hidden track -profile name Set the processing settings -progress Display progress along with position -remove Remove the most recent cut -repeat times Repeat the last cut -query List all of the registered services -query "consumers" | "consumer"=id List consumers or show info about one -query "filters" | "filter"=id List filters or show info about one -query "producers" | "producer"=id List producers or show info about one -query "transitions" | "transition"=id List transitions, show info about one -query "profiles" | "profile"=id List profiles, show info about one -query "presets" | "preset"=id List presets, show info about one -query "formats" List audio/video formats -query "audio_codecs" List audio codecs -query "video_codecs" List video codecs -serialise [filename] Write the commands to a text file -silent Do not display position/transport -split relative-frame Split the last cut into two cuts -swap Rearrange the last two cuts -track Add a track -transition id[:arg] [name=value]* Add a transition -verbose Set the logging level to verbose -version Show the version and copyright -video-track | -hide-audio Add a video-only track For more help: <http://www.mltframework.org/> COPYRIGHT
Copyright (C) 2002-2012 Ushodaya Enterprises Limited <http://www.mltframework.org/> This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICU- LAR PURPOSE. melt 0.8.0 June 2012 MELT(1)

Check Out this Related Man Page

EXAILE(1)							   User Commands							 EXAILE(1)

NAME
exaile - music manager and player DESCRIPTION
exaile [OPTION]... [URI] OPTIONS
Playback Options: -n, --next Play the next track -p, --prev Play the previous track -s, --stop Stop playback -a, --play Play -t, --play-pause Pause or resume playback --stop-after-current Stop playback after current track Collection Options: --add=LOCATION Add tracks from LOCATION to the collection Track Options: -q, --query Query player --gui-query Show a popup with data of the current track --get-title Print the title of current track --get-album Print the album of current track --get-artist Print the artist of current track --get-length Print the length of current track --set-rating=N Set rating for current track to N% --get-rating Get rating for current track --current-position Print the current playback position as time --current-progress Print the current playback progress as percentage Volume Options: -i N, --increase-vol=N Increases the volume by N% -l N, --decrease-vol=N Decreases the volume by N% -m, --toggle-mute Mutes or unmutes the volume --get-volume Print the current volume percentage Other Options: --new Start new instance -h, --help Show this help message and exit --version Show program's version number and exit. --start-minimized Start minimized (to tray, if possible) --toggle-visible Toggle visibility of the GUI (if possible) --safemode Start in safe mode - sometimes useful when you're running into problems --force-import Force import of old data from version 0.2.x (Overwrites current data) --no-import Do not import old data from version 0.2.x --start-anyway Make control options like --play start Exaile if it is not running Development/Debug Options: --datadir=DIRECTORY Set data directory --debug Show debugging output --eventdebug Enable debugging of xl.event. Generates LOTS of output --eventfilter=TYPE Limits event debug to output of TYPE --quiet Reduce level of output --startgui --no-dbus Disable D-Bus support --no-hal Disable HAL support. exaile 0.3.2.2 May 2012 EXAILE(1)
Man Page