summaryrefslogtreecommitdiff
path: root/localvideowebencode
AgeCommit message (Expand)Author
2012-07-12Set video bitrate (not generic bitrate), and leave unset by default (even if ...Jonas Smedegaard
2012-07-12Implement --sample option.Jonas Smedegaard
2012-07-12Use audio codec aac (not libvo_aacenc unrecognized with recent MLT).Jonas Smedegaard
2012-07-12Set two-pass options before custom arguments, and set pass1 options as underl...Jonas Smedegaard
2012-07-12Enable melt -progress (which also disables interactive keycodes).Jonas Smedegaard
2012-07-12Avoid setting audio quality for vorbis: Cause explicit sampling rate or bit r...Jonas Smedegaard
2012-07-12Support adding a global melt --filter.Jonas Smedegaard
2011-11-16Support passing options to melt producer.Jonas Smedegaard
2011-09-21Tighten help text.Jonas Smedegaard
2011-09-21Fix parse --h264profile option. Add --stem option.Jonas Smedegaard
2011-09-21Save outfiles in current working dir (not same as last infile).Jonas Smedegaard
2011-09-21Drop checking for logfiles (it was wrong anyway: used dash not underscore).Jonas Smedegaard
2011-09-21Fix resolve basename from last (not first) input file.Jonas Smedegaard
2011-09-21Resolve basename from last (not first) input file.Jonas Smedegaard
2011-09-21Unconditionally include webm in html.Jonas Smedegaard
2011-09-21Mention ability to pass melt arguments in help text.Jonas Smedegaard
2011-09-21Fix add profile option. Rename internal variables to better distinguish gener...Jonas Smedegaard
2011-09-21Use melt (not ffmpeg).Jonas Smedegaard
2011-09-19Add TODO on --speech option.Jonas Smedegaard
2011-09-19Clarify relationship between size and profile in help text.Jonas Smedegaard
2011-09-19Support ffmpeg abbreviations for --size.Jonas Smedegaard
2011-09-19Add some TODOs.Jonas Smedegaard
2011-09-19Make --size optional.Jonas Smedegaard
2011-09-19Use only ffmpeg and qt-faststart (not ffmpeg2theora or HandBrakeCLI).Jonas Smedegaard
2011-09-11Add hint about max. iPod size to help output.Jonas Smedegaard
2011-09-11Bump bitrates based on Encoding_H264-SME_2009.pdf from <http://www.streamingl...Jonas Smedegaard
2011-09-11Simplify bitrate handling: ffmpeg supports kilo.Jonas Smedegaard
2011-02-10Bump bitrate to 600KB for hi profiles.Jonas Smedegaard
2011-02-10Add --profile option for higher bitrade and widescreen mode.Jonas Smedegaard
2011-02-06Fix resolve width and height from size option (was reversed).Jonas Smedegaard
2010-09-07Add --help option; check number of parameters, check if input file exist.Jonas Smedegaard
2010-09-07Add getopt option parsing, and set size and title as options.Jonas Smedegaard
2010-09-07Add exit1 function, and explain some failures.Jonas Smedegaard
2010-09-05Make output size mandatory, and add TODOs in improvinglater.Jonas Smedegaard
2010-09-02Use filebase as fallback title. Adjust bottom text. Add a few comments.Jonas Smedegaard
2010-09-02Cleanup logfile after WebM. Add a few comments.Jonas Smedegaard
2010-09-02Misc. improvements to localvideowebencode.Jonas Smedegaard
2010-09-02Add new script localvideowebencode.Jonas Smedegaard