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 (
Expand
)
Author
2021-02-05
fix add low-level options for ffmpeg and melt
Jonas Smedegaard
2021-02-05
support ffmpeg-based h.264 encoding
Jonas Smedegaard
2021-02-05
tidy: reorder h264 options
Jonas Smedegaard
2021-02-05
tidy: drop superfluous {}
Jonas Smedegaard
2021-02-05
fix honor explicit quality factor (i.e. not from preset) for h264
Jonas Smedegaard
2021-02-04
fix resolve codec-specific quality rate factor before making ecxeptions
Jonas Smedegaard
2021-02-04
fix resolve bitrate even if unused directly (may still be used e.g. to resolv...
Jonas Smedegaard
2021-02-04
tidy: isolate more low-level options
Jonas Smedegaard
2021-02-04
tidy: isolate more low-level options
Jonas Smedegaard
2021-02-04
fix support Constant Quality with ffmpeg, by avoiding option -pre (includes b...
Jonas Smedegaard
2021-02-04
tidy: isolate more low-level vpxenc options
Jonas Smedegaard
2021-02-04
tidy: separate variable $_vpxenc_vpx -> $_vpxenc_misc_vp8 $_vpxenc_misc_vp9
Jonas Smedegaard
2021-02-04
fix pass vpxenc options --minsection-pct --maxsection-pct only when bitrate i...
Jonas Smedegaard
2021-02-04
tidy: isolate codec bitrate options
Jonas Smedegaard
2021-02-04
tidy: isolate codec low-level options
Jonas Smedegaard
2021-02-04
feature: add option --quality to disable or override quality rate factor
Jonas Smedegaard
2021-02-04
tidy: use internal variable $_ffmpeg_stdin (replacing $_yuv4mpeg2_in)
Jonas Smedegaard
2021-02-04
tidy: use internal variable $_melt_stdout (replacing $_melt_yuv4mpeg2)
Jonas Smedegaard
2021-02-04
tidy: add generalized variables $qkey_*
Jonas Smedegaard
2021-02-04
tidy: add generalized variables $q_* $no_q_* (replacing $qscale_* $crf_* $no_...
Jonas Smedegaard
2021-02-04
feature: add option argument --compression=exact to use dual-pass, and use si...
Jonas Smedegaard
2021-02-04
tidy description of coverage of compression in --help output
Jonas Smedegaard
2021-02-04
tidy: consistently use Constrained Quality+VBV when quality factor is set
Jonas Smedegaard
2021-02-04
feature: add option argument --compression=quality to use Constant Quality
Jonas Smedegaard
2021-02-04
tidy coverage of compression in --help output
Jonas Smedegaard
2021-02-04
tidy references to refbpp in --help output
Jonas Smedegaard
2021-02-03
tidy: generalize variables $bandwidth_*
Jonas Smedegaard
2021-02-03
tidy: add generalized variables $no_cbr_* (replacing $vbr_*)
Jonas Smedegaard
2021-02-03
tidy average audio bitrates in --help output
Jonas Smedegaard
2021-02-03
streamline codec preset/profile variables
Jonas Smedegaard
2021-02-03
streamline variables for presets and profiles
Jonas Smedegaard
2021-02-03
single-pass encode vp8/vp9 streams with melt, and dual-pass encode with ffmeg...
Jonas Smedegaard
2021-01-31
fix support encoding vp8/vp9 streams with ffmpeg
Jonas Smedegaard
2021-01-30
improve status messages
Jonas Smedegaard
2021-01-30
drop unused ffmpeg-specific pipeline (broken forever, producing only intermed...
Jonas Smedegaard
2021-01-30
fix tighten image quality for highest resolution vp8/vp9 frames with vpxenc (...
Jonas Smedegaard
2021-01-30
fix encode silent vp8/vp9 tracks with ffmpeg (broken forever - introduced in ...
Jonas Smedegaard
2021-01-28
really fix set H.264 video bitrate and buffer size
Jonas Smedegaard
2017-05-04
Use AAC (not MP3) by default.
Jonas Smedegaard
2017-05-04
Fix set H.264 video bitrate and buffer size.
Jonas Smedegaard
2017-05-04
Fix avoid bogusly setting empty VP8/VP9 fallback bitrate.
Jonas Smedegaard
2017-05-03
Add TODO item on resolving html5 codec types.
Jonas Smedegaard
2017-05-03
Add hidden flag use_male_cbr.
Jonas Smedegaard
2017-04-30
Add option still-frame.
Jonas Smedegaard
2017-04-13
Add some TODOs.
Jonas Smedegaard
2017-04-04
Fix set constant quality rate only when that mode in use (when a crf value is...
Jonas Smedegaard
2016-04-12
Add avconv/avprobe as fallback for ffmpeg/ffprobe.
Jonas Smedegaard
2016-02-29
Extend copyright to cover current year.
Jonas Smedegaard
2016-02-29
Stop check if melt is recent: 0.9.2 (needed for loudness filter and embedded ...
Jonas Smedegaard
2016-02-29
Lower quality of dirty-mode H.264.
Jonas Smedegaard
[next]