index
:
bin
master
Unnamed repository; edit this file 'description' to name the repository.
Jonas Smedegaard
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2014-09-26
Drop support for passing melt-specific options.
Jonas Smedegaard
2014-09-26
Tidy: Reword recommendations in help output.
Jonas Smedegaard
2014-09-26
Fix documented audio bitrates in help output.
Jonas Smedegaard
2014-09-26
Fix avoid upscale mono to stereo on audio style "music", or apply bogus ↵
Jonas Smedegaard
audio bitrate when channels are unresolved.
2014-09-26
Tune Opus, and improve help output on audio styles.
Jonas Smedegaard
2014-09-26
Use melt (not ffmpegthumbnailer) for preview image, and create first frame ↵
Jonas Smedegaard
(not 10% into movie).
2014-09-26
Fix constant bitrate (CBR) for VP8 and VP9.
Jonas Smedegaard
2014-09-26
Tidy: Reorder options to apply detailed customizations after preset profile ↵
Jonas Smedegaard
and tune (should occur already internally in libav/x264).
2014-09-25
Make avconv more quiet.
Jonas Smedegaard
2014-09-25
Always use two-pass mode for VP8 and VP9.
Jonas Smedegaard
2014-09-25
Tidy whitespace.
Jonas Smedegaard
2014-09-25
Tidy: Set bitrate only when fixed for H.264 (ignored in CRF mode).
Jonas Smedegaard
2014-09-25
Fix set preset medium and profile baseline (not bogus preset baseline) for ↵
Jonas Smedegaard
H.264.
2014-09-25
Fix apply VP9 bitrate only when set/resolved.
Jonas Smedegaard
2014-09-24
Relax quality on VP8 and VP9 to achieve encoding speed on par with H.264.
Jonas Smedegaard
2014-09-24
Add vp9 format, enabled by default.
Jonas Smedegaard
2014-09-24
Fix typo in downlist list.
Jonas Smedegaard
2014-09-24
Present downloads as unnumbered list.
Jonas Smedegaard
2014-09-24
Encode all targets in parallel.
Jonas Smedegaard
2014-09-24
Fix set container and video codec for mp4 and webm.
Jonas Smedegaard
2014-09-24
Fix avoid melt presets a.k.a. properties: Wrongly applies options only for ↵
Jonas Smedegaard
certain bitrates/sizes.
2014-09-24
Drop qmin and qmax for VP8: Handled by preset.
Jonas Smedegaard
2014-09-24
Tune H.264 for film when --video is either talkinghead or action.
Jonas Smedegaard
2014-09-24
Fix use CRF 10 (not 23) for VP8.
Jonas Smedegaard
2014-09-24
Drop options --h264profile --h264preset --webmpreset.
Jonas Smedegaard
2014-09-23
Fix parse profile 240p.
Jonas Smedegaard
2014-09-22
Add option --sample-length.
Jonas Smedegaard
2014-09-22
Fix reset qmin and qmax for VP8 (MLT presets seem misguided). Fix set crf ↵
Jonas Smedegaard
(not bogus qscale) for VP8 and H.264.
2014-09-22
Tidy melt_recent variable to more clearly be a flag.
Jonas Smedegaard
2014-09-22
Avoid optional-value options: Unsupported by dash getopt.
Jonas Smedegaard
2014-09-22
Fix bashism (dash ${} fails with newlines and drops double-quotes).
Jonas Smedegaard
2014-09-22
Fix apply limiter as last filter.
Jonas Smedegaard
2014-09-22
Add option --audioprefilter, and don't expand or compress speech.
Jonas Smedegaard
2014-09-22
Add option --loudness, and don't apply that (only limiter) to speech.
Jonas Smedegaard
2014-09-22
List --filter before --stem, and provide example with filter option.
Jonas Smedegaard
2014-09-21
Improve distinction between bitrate_fixed and bitrate.
Jonas Smedegaard
2014-09-21
Tidy computation of average bitrate.
Jonas Smedegaard
2014-09-21
Add option --formats, and render only WebM and MPEG-4 (not Ogg) by default.
Jonas Smedegaard
2014-09-21
Generalize size resolving (avoiding dependency on jpeginfo).
Jonas Smedegaard
2014-09-20
Separate sample input options from resulting melt-specific arguments.
Jonas Smedegaard
2014-09-20
Fix mention dependency on mediainfo.
Jonas Smedegaard
2014-09-18
Add audio style hqspeech, and only compress+normalize speech.
Jonas Smedegaard
2014-09-17
Add options --video --refbpp, and compute average bitrate when no fixed ↵
Jonas Smedegaard
bitrate is set.
2014-09-17
Distinguish bitrate value from fact it was explicitly set.
Jonas Smedegaard
2014-09-17
Apply WebM preset 720p50_60 when appropriate.
Jonas Smedegaard
2014-09-17
Avoid setting default framerate or dependency on melt profiles.
Jonas Smedegaard
2014-09-17
Always apply WebM profile - 360p by default.
Jonas Smedegaard
2014-09-16
Rephrase hints section of usage output, and drop obsolete parts of header.
Jonas Smedegaard
2014-09-16
Fix 240p width to be half of 480p.
Jonas Smedegaard
2014-09-16
Fix typo causing bogus height setting (apparently then ignored) for WebM.
Jonas Smedegaard
[prev]
[next]