summaryrefslogtreecommitdiffstats
path: root/scripts/manicure.rb
Commit message (Expand)AuthorAgeFilesLines
* build: Make hashbangs more compatible.Bradley Sepos2017-12-021-1/+1
* eliminate job->largeFileSizejstebbins2014-12-231-20/+0
* manicure: Allow manicure to be included in other scripts.bradleys2014-06-251-13/+18
* Remove libfaacsr552014-03-021-24/+8
* Denoise (hqdn3d) syntax change: accept settings for individual chroma channels.Rodeo2013-11-081-3/+3
* libhb: improve video and audio encoder names.Rodeo2013-06-151-121/+151
* manicure: support new mixdowns added before 0.9.9.Rodeo2013-06-041-12/+52
* Don't expose rate, mixdown, dither and encoder arrays to the UIs.Rodeo2013-05-301-3/+19
* Make initialization of vfr filter work as I intended.jstebbins2013-05-281-7/+7
* manicure: add support for more audio encoders.Rodeo2013-03-071-15/+65
* manicure: fix setting acodec_fallback.Rodeo2013-03-071-9/+8
* CLI: update built-in presets.Rodeo2013-03-041-1/+1
* x264 preset system: miscellaneous improvements.Rodeo2013-01-301-2/+2
* manicure: bugfixes.Rodeo2013-01-261-88/+92
* update presets for lingui and CLIjstebbins2012-12-271-6/+102
* CLI, manicure: cosmetics.Rodeo2012-10-271-24/+26
* manicure: fix VideoFramerate.Rodeo2012-10-271-2/+3
* manicure: add PictureModulus support.Rodeo2012-10-271-0/+20
* manicure: fix picture filters.Rodeo2012-10-271-47/+139
* Add Auto Passthru support to manicure.Rodeo2012-03-251-48/+277
* Add "Web Optimized" support to manicure. Patch by Sam Homer, thanks!Rodeo2012-03-251-0/+20
* Manicure: fix "AC3 (ffmpeg)" encoder; should be "ffac3", not "ac3".Rodeo2012-02-131-4/+4
* manicure: add support for AAC/MP3 Passthru and FLAC.Rodeo2012-01-071-0/+24
* Add flac + quality + compression level supportjstebbins2011-10-121-2/+2
* Update built-in presets and manicure to use mixdown "None" for passthrujstebbins2011-07-241-4/+28
* Refresh "Normal" presetjstebbins2011-06-091-8/+28
* Add parameter parsing and b-frame support to ffmpeg mpeg-4 encoderjstebbins2011-03-111-6/+6
* update manicure with ac3pass->copy:ac3 changesjstebbins2010-10-081-4/+4
* Add ac3 encodingjstebbins2010-10-041-4/+12
* Scripts: Updates manicure to handle peak framerate.jbrjake2010-06-191-1/+18
* oops, left in a modified plist file location that i used for testing on linuxjstebbins2010-06-021-2/+1
* Add preset override for anamorphic to manicurejstebbins2010-06-021-7/+13
* manicure: fix some output format issues in api generationjstebbins2010-02-101-4/+4
* Removes references to outdated codecs and variables, updates for new filter v...jbrjake2009-12-081-76/+63
* CLI: Implements custom anamorphic. No more -p or -P. Choices are --strict-ana...jbrjake2009-06-051-8/+8
* Updates manicure to handle the new audio list array, as well as making a few ...jbrjake2009-06-021-617/+256
* CLI: Adds some conidtionals to manicure.rb so CLI users can override audio se...jbrjake2008-11-081-6/+24
* Scripts: adds manicure support for constant fps of 25 and subtitle autoselect...jbrjake2008-10-221-8/+32
* Scripts: massive update to manicure.rb, which now requires the 'plist' ruby g...jbrjake2008-10-221-253/+345
* Updates the Mac->CLI preset conversion script to handle the new keys for sepa...jbrjake2008-06-151-72/+652
* Use 64-bit MP4 containers for the AppleTV preset, in case the 2500kb/s video ...jbrjake2008-02-181-0/+20
* Preset updates, including AC3 and AAC for ATV, less insane settings for some ...jbrjake2008-02-181-7/+17
* Updates manicure to parse the new way of setting iPod-compatible encodes in M...jbrjake2008-01-211-24/+24
* Structural changes:jbrjake2008-01-051-84/+111
* Updates manicure for the new default CRF setting in the CLI, so it doesn't ad...jbrjake2007-12-131-3/+3
* Adds a preset for the 360, accounts for filters in the presets, updates manic...jbrjake2007-12-081-57/+57
* Adds parsing of picture filter settings.jbrjake2007-12-071-5/+120
* Adds a scripts directory to the repository.jbrjake2007-11-141-0/+745