Commit Graph

9 Commits (5ece42f9cf821e6e459323e87d7a3035f484bf3a)

Author SHA1 Message Date
Pierre Neidhardt 0943eb9115 scripts: Overhaul (syntax, exit code, help to stderr, errors, -- arg) 2016-10-13 16:53:30 +05:30
Pierre Neidhardt 9857145fb1 scripts: Reformat with tabs and more consistent style 2014-11-12 16:15:39 +01:00
Pierre Neidhardt 9480a85bd8 tc-video-custom: fixed ex call 2014-02-21 11:09:56 +01:00
Pierre Neidhardt 19c09febec Scripts: replaced 'sed -i' with 'ex -sc'
Ex is the right way to edit files (sed is a stream editor). Besides 'sed -i' is
not POSIX.  However ex cannot edit multiple files in one call, thus leading to a
great performance loss when called over a bunch of files. In that case, 'sed -i'
may be a better idea.
2014-01-06 17:32:13 +01:00
Pierre Neidhardt 29c81a2641 tc-video-custom: fixed file processing 2013-12-27 11:17:38 +01:00
Pierre Neidhardt c934c97d13 Scripts: rewrote all "command -v" properly. 2013-10-27 19:50:23 +01:00
Pierre Neidhardt 5836eb3586 tc-video-custom: various fixes 2013-10-23 20:15:15 +02:00
Pierre Neidhardt 0f4a047f7d tc-video-custom: improved multifile support, added comments on concat 2013-08-04 18:28:34 +02:00
Pierre Neidhardt dddf9e0eb2 tc-video-custom: tc-video script generator for custom encoding 2013-08-04 11:29:35 +02:00