videoscripts/.git
11 months agoUpdated for Ubuntu 22.04. Also fixed merge videos cmin check master
Alan J. Pippin [Fri, 26 May 2023 03:44:44 +0000 (21:44 -0600)]
Updated for Ubuntu 22.04. Also fixed merge videos cmin check

17 months agoFixed the way we handle creation dates in videos missing timezones
Alan J. Pippin [Mon, 14 Nov 2022 01:13:11 +0000 (18:13 -0700)]
Fixed the way we handle creation dates in videos missing timezones

18 months agoFixed various bugs in video copy and merge scripts
Alan J. Pippin [Sat, 29 Oct 2022 17:30:12 +0000 (11:30 -0600)]
Fixed various bugs in video copy and merge scripts

Added support to extract video taken date from file vs relying alone on modification time

18 months agoAdded code to better detect video codecs
Alan J. Pippin [Wed, 12 Oct 2022 02:49:34 +0000 (20:49 -0600)]
Added code to better detect video codecs

Fixed bug in how the dstfile name was being set in merged video
Re-enabled merge by modification time, as that is more accurate than filename

2 years agoFixed a few bugs
Alan J. Pippin [Wed, 19 Jan 2022 21:47:19 +0000 (14:47 -0700)]
Fixed a few bugs

4 years agoFixed bug in detecting brand on videos
Alan J. Pippin [Sat, 21 Dec 2019 00:11:35 +0000 (17:11 -0700)]
Fixed bug in detecting brand on videos

4 years agoUpdated scripts to support new version of HandBrake
Alan J. Pippin [Sun, 11 Aug 2019 21:24:24 +0000 (15:24 -0600)]
Updated scripts to support new version of HandBrake

Also updated handling of mp4 videos from new Panasonic camcorder

5 years agoFixed bug in how dates were extracted from video files
Alan J. Pippin [Thu, 21 Feb 2019 16:46:48 +0000 (09:46 -0700)]
Fixed bug in how dates were extracted from video files

Rewrote moving videos from watchdir to support NextCloud dirs

6 years agoMajor rewrite of video import scripts to handle videos from any device
Alan J. Pippin [Sat, 4 Nov 2017 18:48:59 +0000 (12:48 -0600)]
Major rewrite of video import scripts to handle videos from any device

Also handles merging videos properly based on their mergeable attributes
Also handles rotating videos taken in portrait mode to landscape

6 years agoFixed up scripts to support importing videos from phones
Alan J. Pippin [Fri, 13 Oct 2017 01:46:51 +0000 (19:46 -0600)]
Fixed up scripts to support importing videos from phones

6 years agoAdded force option to organize_videos which ignores $minage
Alan J. Pippin [Sat, 15 Jul 2017 17:17:49 +0000 (11:17 -0600)]
Added force option to organize_videos which ignores $minage
Updated path to movie directory
Fixed Original copying logic in organize_videos to avoid double date bug

7 years agoAdded ability to pull date from srcdir name
Alan J. Pippin [Fri, 5 Aug 2016 15:23:24 +0000 (09:23 -0600)]
Added ability to pull date from srcdir name

7 years agoAdded some new video helper scripts
Alan J. Pippin [Fri, 5 Aug 2016 05:39:46 +0000 (23:39 -0600)]
Added some new video helper scripts

7 years agoFixed bug in not removing original video files when we should have
Alan J. Pippin [Fri, 5 Aug 2016 05:34:25 +0000 (23:34 -0600)]
Fixed bug in not removing original video files when we should have

7 years agoFixed bug in not removing original src files
Alan J. Pippin [Fri, 5 Aug 2016 05:29:01 +0000 (23:29 -0600)]
Fixed bug in not removing original src files

8 years agoAdded some required binary checks. Added save originals functionality.
Alan J. Pippin [Tue, 5 Apr 2016 03:54:03 +0000 (21:54 -0600)]
Added some required binary checks. Added save originals functionality.

9 years agoAdded some new scripts
Alan J. Pippin [Wed, 7 Jan 2015 05:42:38 +0000 (22:42 -0700)]
Added some new scripts

9 years agoFixed interlace/progressive detection check in make_mkv
Alan J. Pippin [Wed, 7 Jan 2015 05:41:46 +0000 (22:41 -0700)]
Fixed interlace/progressive detection check in make_mkv

Added debug to organize_videos and make_mkv

10 years agoNew script for recompressing AVCHD video files into x264 mkv files
Alan J. Pippin [Thu, 23 May 2013 07:15:20 +0000 (01:15 -0600)]
New script for recompressing AVCHD video files into x264 mkv files

10 years agoAdded new feature to enable videos to be recompressed.
Alan J. Pippin [Thu, 23 May 2013 07:14:36 +0000 (01:14 -0600)]
Added new feature to enable videos to be recompressed.
Changed behavior of script to put single videos into mkv file too.

11 years agoAdded some code to correctly chown/chmod the playlists when they are created
Alan J. Pippin [Tue, 30 Oct 2012 22:38:37 +0000 (16:38 -0600)]
Added some code to correctly chown/chmod the playlists when they are created

11 years agoFixed some bugs found in re-testing
Alan Pippin [Mon, 24 Sep 2012 06:02:28 +0000 (00:02 -0600)]
Fixed some bugs found in re-testing

11 years agoMajor changes to support common configuration file for organize_videos scripts.
Alan J. Pippin [Sun, 23 Sep 2012 17:42:11 +0000 (11:42 -0600)]
Major changes to support common configuration file for organize_videos scripts.
Fixed bug in "already running" pid check.
Fixed bug in directory parsing to determine which dirs to recreate playlists in.

12 years agoFixed missing strict-anamorphic mode for HandBrake.
Alan J. Pippin [Wed, 28 Dec 2011 01:32:25 +0000 (18:32 -0700)]
Fixed missing strict-anamorphic mode for HandBrake.
Added it along with force crop of 0 to ensure original resolution/aspect ratio is maintained in encoded files.
Renamed/changed -r option. Inversed and changed it to a -k option.

12 years agoRestored correct minage setting
Alan J. Pippin [Sat, 24 Dec 2011 22:43:18 +0000 (15:43 -0700)]
Restored correct minage setting

12 years agoMajor changes to support interlaced/progressive content
Alan J. Pippin [Sat, 24 Dec 2011 22:37:31 +0000 (15:37 -0700)]
Major changes to support interlaced/progressive content
Major changes to support re-quantization to significantly downsize large HD video streams with little impact to quality.

12 years agoAdded a workaround for a bug in mkv tool's ability to handle 1080i (interlaced HD...
Alan J. Pippin [Sun, 11 Dec 2011 17:45:25 +0000 (10:45 -0700)]
Added a workaround for a bug in mkv tool's ability to handle 1080i (interlaced HD) video.

12 years agoAdded comments that describe how to get the latest ffmpeg and patch it
Alan J. Pippin [Sun, 20 Nov 2011 17:07:46 +0000 (10:07 -0700)]
Added comments that describe how to get the latest ffmpeg and patch it

12 years agoAdded some comments to describe what each extension was being used for
Alan J. Pippin [Sun, 20 Nov 2011 17:03:59 +0000 (10:03 -0700)]
Added some comments to describe what each extension was being used for

12 years agoAdded protection about only running the organizing/merging if video files haven't...
Alan J. Pippin [Sat, 19 Nov 2011 04:28:53 +0000 (21:28 -0700)]
Added protection about only running the organizing/merging if video files haven't changed in the last X minutes.

12 years agoTweaked MTS output file format to be mp4
Alan J. Pippin [Sat, 19 Nov 2011 03:52:47 +0000 (20:52 -0700)]
Tweaked MTS output file format to be mp4

12 years agoTweaked start time by 1 sec to avoid getting piece of earlier clip
Alan J. Pippin [Sat, 19 Nov 2011 01:42:29 +0000 (18:42 -0700)]
Tweaked start time by 1 sec to avoid getting piece of earlier clip

12 years agoFirst full flush of functionality to enable chapters to be extracted from mkv files
Alan J. Pippin [Sat, 19 Nov 2011 01:37:24 +0000 (18:37 -0700)]
First full flush of functionality to enable chapters to be extracted from mkv files

12 years agoMajor overhaul of destination video merging.
Alan J. Pippin [Sat, 19 Nov 2011 00:07:01 +0000 (17:07 -0700)]
Major overhaul of destination video merging.
- You can't combine videos of different types into the same mkv.
  Changes were made to keep videos of different types merged into separate mkv files.

12 years agoRemoved bad header fixup script.
Alan J. Pippin [Fri, 18 Nov 2011 23:09:20 +0000 (16:09 -0700)]
Removed bad header fixup script.
Added option to disable header compression as this isn't widely supported yet.
I also disabled header compression to avoid errors with 3gp videos not muxing correctly with it enabled.

12 years agoFixed some bugs
Alan J. Pippin [Fri, 18 Nov 2011 22:55:25 +0000 (15:55 -0700)]
Fixed some bugs

12 years agoVarious bug fixes and improvements.
Alan J. Pippin [Fri, 18 Nov 2011 22:51:08 +0000 (15:51 -0700)]
Various bug fixes and improvements.
Added some helper/utility scripts.

12 years agoFixed bug in the way the suffix was being printed (added zero padding)
Alan J. Pippin [Fri, 18 Nov 2011 05:48:59 +0000 (22:48 -0700)]
Fixed bug in the way the suffix was being printed (added zero padding)

12 years agoFixed timezone issue in the timestamps being returned via mtime
Alan J. Pippin [Fri, 18 Nov 2011 05:37:10 +0000 (22:37 -0700)]
Fixed timezone issue in the timestamps being returned via mtime

12 years agoCleaned up duration variable names
Alan J. Pippin [Fri, 18 Nov 2011 05:02:43 +0000 (22:02 -0700)]
Cleaned up duration variable names

12 years agoFixed bug
Alan J. Pippin [Fri, 18 Nov 2011 04:53:29 +0000 (21:53 -0700)]
Fixed bug

12 years agoFixed chapter time creation bug
Alan J. Pippin [Fri, 18 Nov 2011 04:52:20 +0000 (21:52 -0700)]
Fixed chapter time creation bug

12 years agoBug fixes
Alan J. Pippin [Fri, 18 Nov 2011 04:08:42 +0000 (21:08 -0700)]
Bug fixes

12 years agoAdded various comments and new options to add in flexibility in the configuration.
Alan J. Pippin [Fri, 18 Nov 2011 04:00:19 +0000 (21:00 -0700)]
Added various comments and new options to add in flexibility in the configuration.
Added playlist creation capability.

12 years agoRemoved unneeded file
Alan J. Pippin [Fri, 18 Nov 2011 03:03:17 +0000 (20:03 -0700)]
Removed unneeded file

12 years agoVarious changes/updates
Alan J. Pippin [Fri, 18 Nov 2011 03:01:35 +0000 (20:01 -0700)]
Various changes/updates
Added newly created mkv video creation scripts

15 years agoFixed reboot option in cmd script.
Alan J. Pippin [Fri, 7 Nov 2008 20:27:45 +0000 (13:27 -0700)]
Fixed reboot option in cmd script.
Added support for new dvgrab 3.2, which included adding
.avi extension on grabbed video files, and new --rewind option.

16 years agoAdded every script to track by default
Alan J. Pippin [Sun, 6 Apr 2008 21:55:05 +0000 (15:55 -0600)]
Added every script to track by default