madhatter300871
6th January 2011, 18:34
Hello
So, I have written a front end to some CLI tools that I use in order to backup my blu-ray collection and I have 2 questions :-
1. Is it worth me hosting it so that other can use it ?
2. Am I allowed to include the CLI tools that I use if I do host it ?
OK, so I know the answer to the second question. READ THE LICENCE ! So before that comes back as an answer I am just asking for some advice on what I should look for in a license in order to know if I can re-distribute someone else s code or not. If I can't, how is it best to contact an author in order to ask ? Is it acceptable to link to someone else s code so it can be downloaded separately ? Any general advice on this matter would be greatly appreciated.
The CLI apps. that I use in my front end are :-
eac3to.
BDsupTosub
mediainfo
mkvtoolnix
mp4box
neroaac encoder (free)
x264
xvidencraw
mplayer (but am working on changing this and using MPC-HC)
ffmpeg (working on not using this also)
AVIsynth also needs to be installed, I know I can't host this and I have no desire to.
Directshow filters for video/audio decoding also need to be installed, I use FFdshow and so far for me it works flawlessly.
Now to be clear I am in no doubt that this front end of mine is nothing special and offers nothing that other rather excellent tools also offer. It is just a front end for other tools, nothing more. Furthermore I wrote this app tailored to my own specific needs, covering all those things I was doing over and over again.
In short it allows me to :-
Demux blu-ray streams.
Re-encode video to xvid or x264 (if desired).
Re-encode audio to MP3 (if desired).
Crop and resize video (if desired).
Re-mux streams into MKV or MP4 (if desired).
This is also very much a work in progress, but it is now usable and in fact I have been using it for about 1 month now with good results.
I am sure there are bugs in my code but am confident that over time I'll iron them all out.
Thanks for reading and thanks in advance for any feedback.
So, I have written a front end to some CLI tools that I use in order to backup my blu-ray collection and I have 2 questions :-
1. Is it worth me hosting it so that other can use it ?
2. Am I allowed to include the CLI tools that I use if I do host it ?
OK, so I know the answer to the second question. READ THE LICENCE ! So before that comes back as an answer I am just asking for some advice on what I should look for in a license in order to know if I can re-distribute someone else s code or not. If I can't, how is it best to contact an author in order to ask ? Is it acceptable to link to someone else s code so it can be downloaded separately ? Any general advice on this matter would be greatly appreciated.
The CLI apps. that I use in my front end are :-
eac3to.
BDsupTosub
mediainfo
mkvtoolnix
mp4box
neroaac encoder (free)
x264
xvidencraw
mplayer (but am working on changing this and using MPC-HC)
ffmpeg (working on not using this also)
AVIsynth also needs to be installed, I know I can't host this and I have no desire to.
Directshow filters for video/audio decoding also need to be installed, I use FFdshow and so far for me it works flawlessly.
Now to be clear I am in no doubt that this front end of mine is nothing special and offers nothing that other rather excellent tools also offer. It is just a front end for other tools, nothing more. Furthermore I wrote this app tailored to my own specific needs, covering all those things I was doing over and over again.
In short it allows me to :-
Demux blu-ray streams.
Re-encode video to xvid or x264 (if desired).
Re-encode audio to MP3 (if desired).
Crop and resize video (if desired).
Re-mux streams into MKV or MP4 (if desired).
This is also very much a work in progress, but it is now usable and in fact I have been using it for about 1 month now with good results.
I am sure there are bugs in my code but am confident that over time I'll iron them all out.
Thanks for reading and thanks in advance for any feedback.