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-10-05
Fix revert to analyze audio separately from video: Apparently MLT silently ↵
Jonas Smedegaard
skips audio analysis of other consumers are added too.
2014-10-05
Fix handle multiple input files.
Jonas Smedegaard
2014-10-05
Support passing VP8/VP9 encoding to avconv as alternative to vpxenc ↵
Jonas Smedegaard
(currently disabled).
2014-10-05
Fix handle silent/silencing movies.
Jonas Smedegaard
2014-10-05
Probe channels unconditionally, to always apply audio bitrate.
Jonas Smedegaard
2014-10-04
Tidy: wrap long lines, and shorten perl snippet slightly.
Jonas Smedegaard
2014-10-04
Tidy sample resolving (undefined resolves to 0 in shell $(( )) math).
Jonas Smedegaard
2014-10-04
Refine compression optimizations.
Jonas Smedegaard
2014-10-04
Fix accidental duplication of use_vpxenc=yes at commit 159fb1c.
Jonas Smedegaard
2014-10-04
Fix resolve downmixing.
Jonas Smedegaard
2014-10-04
Distinguish initial and chained commands, the former being verbose to show ↵
Jonas Smedegaard
progress.
2014-10-04
Fix downmix audio channels late if potentially disturbing a filter.
Jonas Smedegaard
2014-10-03
Tidy: List video and audio options as filters.
Jonas Smedegaard
2014-10-03
Raise loudness (when applied) to ReplayGain-like -18LUFS (from default EBU ↵
Jonas Smedegaard
R128 -23LUFS).
2014-10-03
Merge audio and video analyze steps.
Jonas Smedegaard
2014-10-03
Refactor to use vpxenc: Use of libvpx via libav apparently broken wrt. CRF ↵
Jonas Smedegaard
option.
2014-10-03
Fix error message when setting bogus compression mode.
Jonas Smedegaard
2014-10-03
Fix lower audio bitrates for Opus and AAC.
Jonas Smedegaard
2014-10-03
Fix use Opus (not Vorbis) with VP9.
Jonas Smedegaard
2014-10-03
Fix set quality (not bitrate) for Vorbis.
Jonas Smedegaard
2014-10-02
Tidy: Rename variable webmpreset → sizepreset_vpx, and add prefix when ↵
Jonas Smedegaard
defining (not applying).
2014-10-01
Tidy: Reorder to list options by topic (not by application).
Jonas Smedegaard
2014-10-01
Tidy: Separate codecs from containers.
Jonas Smedegaard
2014-10-01
Tidy: Reorder to list options for free codecs before proprietary, and ↵
Jonas Smedegaard
containers after codecs.
2014-10-01
Apply minrate and maxrate for VP8 and VP9.
Jonas Smedegaard
2014-10-01
Adjust (radically) assumption of bitrate for VP9 from 1/2 of H.264 to 27% ↵
Jonas Smedegaard
bigger, and apply similar for VP8.
2014-10-01
Improve description of option --refbpp.
Jonas Smedegaard
2014-09-30
Really fix parse rate expressed as fraction, and list numerator before ↵
Jonas Smedegaard
denominator.
2014-09-30
Fix parse rate expressed as fraction.
Jonas Smedegaard
2014-09-30
Add option --compression.
Jonas Smedegaard
2014-09-30
Fix resolve first (not last) input.
Jonas Smedegaard
2014-09-29
Drop support for fixed bitrate: Outside scope of this script.
Jonas Smedegaard
2014-09-29
Optimize 1st past by explicitly disable audio.
Jonas Smedegaard
2014-09-29
Improve tips section of help text.
Jonas Smedegaard
2014-09-29
Fix typo (caused rendering speedup of VP8 to be ignored).
Jonas Smedegaard
2014-09-29
Tidy TODOs and other comments.
Jonas Smedegaard
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
[next]