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
2014-09-06
Fix use AAC (not Ogg) in MPEG-4 container.
Jonas Smedegaard
2014-09-04
Revert "Use expr (not (( )) even if shouldn't be a bashism)."
Jonas Smedegaard
2014-09-04
Fix always set per-code-channel bitrates (not only via audio style).
Jonas Smedegaard
2014-09-04
Use expr (not (( )) even if shouldn't be a bashism).
Jonas Smedegaard
2014-09-04
Add header /w licensing and package needs.
Jonas Smedegaard
2014-09-03
Simplyfy type hints, as recommended at <http://demos.flowplayer.org/videotest...
root
2014-09-03
Tweak optimizations for Theora and H.264.
root
2014-09-03
Add option --audio.
root
2014-09-03
Fix label MPEG-4 as such (not MP4).
root
2014-09-03
Fix offer WebM over Ogg.
root
2014-09-03
Change Ogg extension .ogg → .ogv (to distinguish from audio-only files e.g....
root
2014-09-03
Add options --h264preset --webmpreset.
root
2014-09-03
Fix document H.264 Main profile (not bogus "medium"), and add support for Hig...
root
2014-09-03
Add --rate and re-implement --profile independent from encoder, covering modu...
root
2014-09-02
Tidy whitespace.
root
2014-09-02
Rename internal vars arg* → _melt*.
root
2014-08-31
Fix enforce progressive output (needed for x264 Baseline, and preferred gener...
root
2014-08-31
Fix gracefully skip qt-faststart (recent melt reorders MPEG-4 internally).
root
2012-07-12
Set video bitrate (not generic bitrate), and leave unset by default (even if ...
Jonas Smedegaard
2012-07-12
Implement --sample option.
Jonas Smedegaard
2012-07-12
Use audio codec aac (not libvo_aacenc unrecognized with recent MLT).
Jonas Smedegaard
2012-07-12
Set two-pass options before custom arguments, and set pass1 options as underl...
Jonas Smedegaard
2012-07-12
Enable melt -progress (which also disables interactive keycodes).
Jonas Smedegaard
2012-07-12
Avoid setting audio quality for vorbis: Cause explicit sampling rate or bit r...
Jonas Smedegaard
2012-07-12
Support adding a global melt --filter.
Jonas Smedegaard
2011-11-16
Support passing options to melt producer.
Jonas Smedegaard
2011-09-21
Tighten help text.
Jonas Smedegaard
2011-09-21
Fix parse --h264profile option. Add --stem option.
Jonas Smedegaard
2011-09-21
Save outfiles in current working dir (not same as last infile).
Jonas Smedegaard
2011-09-21
Drop checking for logfiles (it was wrong anyway: used dash not underscore).
Jonas Smedegaard
2011-09-21
Fix resolve basename from last (not first) input file.
Jonas Smedegaard
2011-09-21
Resolve basename from last (not first) input file.
Jonas Smedegaard
2011-09-21
Unconditionally include webm in html.
Jonas Smedegaard
2011-09-21
Mention ability to pass melt arguments in help text.
Jonas Smedegaard
2011-09-21
Fix add profile option. Rename internal variables to better distinguish gener...
Jonas Smedegaard
2011-09-21
Use melt (not ffmpeg).
Jonas Smedegaard
2011-09-19
Add TODO on --speech option.
Jonas Smedegaard
2011-09-19
Clarify relationship between size and profile in help text.
Jonas Smedegaard
2011-09-19
Support ffmpeg abbreviations for --size.
Jonas Smedegaard
2011-09-19
Add some TODOs.
Jonas Smedegaard
2011-09-19
Make --size optional.
Jonas Smedegaard
2011-09-19
Use only ffmpeg and qt-faststart (not ffmpeg2theora or HandBrakeCLI).
Jonas Smedegaard
2011-09-11
Add hint about max. iPod size to help output.
Jonas Smedegaard
2011-09-11
Bump bitrates based on Encoding_H264-SME_2009.pdf from <http://www.streamingl...
Jonas Smedegaard
2011-09-11
Simplify bitrate handling: ffmpeg supports kilo.
Jonas Smedegaard
2011-02-10
Bump bitrate to 600KB for hi profiles.
Jonas Smedegaard
2011-02-10
Add --profile option for higher bitrade and widescreen mode.
Jonas Smedegaard
2011-02-06
Fix resolve width and height from size option (was reversed).
Jonas Smedegaard
2010-09-07
Add --help option; check number of parameters, check if input file exist.
Jonas Smedegaard
2010-09-07
Add getopt option parsing, and set size and title as options.
Jonas Smedegaard
[next]