HLS-16: Segments into a subdirectory



Issue Information

Issue Type: New Feature
 
Priority: Major
Status: Closed

Reported By:
Ben Tasker
Assigned To:
Ben Tasker
Project: HLS Stream Creator (HLS)
Resolution: Done (2015-06-17 06:25:38)
Target version: 1.0,
Components: CLI Options , Adaptive Streams ,

Created: 2015-06-17 03:14:39
Time Spent Working


Description
Where adaptive streams are being created, the output directory can get quite messy, when all you actually need in that location is the variant playlist.

Need to add a cli option so that a subdirectory name can be specified, giving the following structure
- OUTPUT_DIRECTORY
 -- master.m3u8
 -- SEGMENT_DIRECTORY
   --- stream_1_128k.m3u8
   --- stream_1_0001.ts


Toggle State Changes

Activity



Repo: HLS-Stream-Creator
Commit: 93eaa59a446e2649dbc182c7a24dd3f47d67cd61
Author: B Tasker <github@<Domain Hidden>>

Date: Wed Jun 17 03:22:34 2015 +0100
Commit Message: Added ability to specify subdirectory name for segments. See HLS-16



Modified (-)(+)
-------
HLS-Stream-Creator.sh




Webhook User-Agent

GitHub-Hookshot/becf8d8


View Commit


Repo: HLS-Stream-Creator
Commit: dd2508eaead251ea927153163ac87dc986f6e76e
Author: B Tasker <github@<Domain Hidden>>

Date: Wed Jun 17 03:23:17 2015 +0100
Commit Message: Updated README for HLS-16



Modified (-)(+)
-------
README.md




Webhook User-Agent

GitHub-Hookshot/becf8d8


View Commit


Repo: HLS-Stream-Creator
Commit: af9e6266de977d56f0250e257cddebabe51a738c
Author: B Tasker <github@<Domain Hidden>>

Date: Wed Jun 17 03:44:38 2015 +0100
Commit Message: Ooops. Bugfix for HLS-16



Modified (-)(+)
-------
HLS-Stream-Creator.sh




Webhook User-Agent

GitHub-Hookshot/becf8d8


View Commit

This seems to be working correctly. Closing
btasker changed status from 'Open' to 'Resolved'
btasker added 'Done' to resolution
btasker changed status from 'Resolved' to 'Closed'