]> code.delx.au - transcoding/history - encode.py
Tweaks
[transcoding] / encode.py
2010-09-17 James BuntonTweaks
2010-09-15 James BuntonImproved MencoderDemux
2010-09-15 James BuntonAdded x264/copyac3 profile
2010-09-15 James BuntonMassive refactoring to enable direct use of x264, lame...
2010-08-29 James BuntonAdded --fixmux option that copies input streams to...
2010-08-22 James BuntonGet rid of noskip for copyac3
2010-08-14 James BuntonImproved av sync stuff
2010-08-01 James BuntonBetter fix for oac copy crash
2010-07-31 James BuntonHacks to make copyac3 not crash mencoder
2010-07-31 James BuntonFixed incorrect file extension for --copyac3
2010-07-26 James BuntonFixed fps check to work without X11
2010-07-26 James Buntonnice down by one
2010-07-23 James BuntonDramatically reduced bitrates for N97
2010-07-23 James BuntonMany improvements!
2010-07-22 James BuntonFixed N97 profile
2010-07-22 James BuntonUse -vf harddup on all profiles that are remuxed to...
2010-07-22 James BuntonAdded detelecine option
2010-07-22 James BuntonFixed deprecation warning
2010-07-19 James BuntonBetter quoting for --dump
2010-07-11 James Bunton--dump no longer quotes things unless they need to...
2010-07-11 James BuntonAdded high quality x264 encoding profile
2010-07-11 James BuntonUse linear blend deinterlacing, it looks much better
2010-04-11 James BuntonUse lowercase profile name for consistency
2010-04-11 James BuntonAdded profiles for Nokia N97
2009-03-01 James BuntonEnsure output files do not exist before starting
2009-02-28 James BuntonFixes for MP4Box
2009-02-28 James BuntonPrint usage if input parameter is missing
2009-02-28 James BuntonMP4Box support in encode.py, profiles specify bitrate...
2009-02-28 James BuntonFormatting changes
2008-11-26 Greg DarkeAutomated merge with http://delx.net.au/hg/transcoding
2008-11-25 Greg DarkeForce the mencoder job to run in a temp directory ...
2008-11-24 Greg DarkeMerge
2008-11-24 Greg DarkeAutomated merge with ssh://hg@kagami/james_transcoding
2008-11-12 James BuntonMade deinterlacing happen before all other filters
2008-11-11 James BuntonAdded deinterlace option
2008-10-12 Greg DarkeFixed the ipod264 profile, it is now able to encode...
2008-10-11 Greg DarkeFixed typo in the faac options field name
2008-10-11 Greg DarkeAdded default options for Profiles.extra
2008-10-11 Greg DarkeFixed a stupid typo in the ipod264 codec description
2008-10-11 Greg DarkeAdded a new profile: ipod264 (note: this is still a...
2008-10-11 Greg DarkeAdded the ability to set the episode name into the...
2008-09-08 Greg DarkeMerged in the changes from my branch.
2008-09-06 James BuntonGenerified things.
2008-09-06 James BuntonHuge changes to encode.py
2008-09-02 Greg DarkeBetter attempt at trying to support the apple iPod
2008-09-02 Greg DarkeInitial attempt at encoding for an ipod
2008-03-18 James BuntonTweaked x264 encode options
2008-03-18 James BuntonEnabled bframes for x264 and tweaked default bitrate
2008-03-17 James BuntonConsolidated encoders