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
path:
root
/
localvideowebencode
Age
Commit message (
Collapse
)
Author
2014-09-29
Tidy input sanitation.
Jonas Smedegaard
2014-09-27
Really fix apply --size.
Jonas Smedegaard
2014-09-27
Fix apply --size.
Jonas Smedegaard
2014-09-27
Fix apply preset for H.264 VP8 VP9.
Jonas Smedegaard
2014-09-26
Fix resolve fixed-bitrate settings.
Jonas Smedegaard
2014-09-26
Fix use only first input for sample and jpeg preview, and drop noop grouping ↵
Jonas Smedegaard
before filters.
2014-09-26
Really fix echo status without messing up encoding command.
Jonas Smedegaard
2014-09-26
Tidy: Drop obsolete $_melt_out and custom $_melt_in.
Jonas Smedegaard
2014-09-26
Fix echo status without messing up encoding command.
Jonas Smedegaard
2014-09-26
Echo status messages.
Jonas Smedegaard
2014-09-26
Tidy help output.
Jonas Smedegaard
2014-09-26
Consistently accept either video codec or (main use of) container as format.
Jonas Smedegaard
2014-09-26
Tidy: Adjust indentation in help output.
Jonas Smedegaard
2014-09-26
Rename option --loudness-results to --loudness-data.
Jonas Smedegaard
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
[next]