vlada
7th June 2009, 19:48
Hi,
with a lot of help from people in this forum I created a GUI application which allows easy transcoding between many formats. I know there are many similar apps, but mine is a little different. But that's not the point.
I would like to release my first public version. I use PyGTK, Avisynth, ffmpeg, DGMPGDec, XviD, lame and many other opensource tools to do the job. My program will be released under the GPL license. I want to make an all-in-one binary package. Do I have to make a source distribution which includes all the sources of tools I use? I didn't make any changes to them, so I believe it should be enough to link to the project's webpages where anyone can download the sources.
Is my understanding of GPL correct? I think it should be like this, because otherwise every developer would have to distribute GTK+ sources, Python sources etc. This doesn't make sense IMHO.
Also I would like to get an advice o how to manage bug reports and feature requests. It's just a small project that most likely won't have other contributors then me. Also the sources are a mess since I'm not an experienced programmer. So I'm looking for something very simple. Probably a discussion board will be the best solution. Any other suggestions?
OT: This is my post number 666 :devil:
with a lot of help from people in this forum I created a GUI application which allows easy transcoding between many formats. I know there are many similar apps, but mine is a little different. But that's not the point.
I would like to release my first public version. I use PyGTK, Avisynth, ffmpeg, DGMPGDec, XviD, lame and many other opensource tools to do the job. My program will be released under the GPL license. I want to make an all-in-one binary package. Do I have to make a source distribution which includes all the sources of tools I use? I didn't make any changes to them, so I believe it should be enough to link to the project's webpages where anyone can download the sources.
Is my understanding of GPL correct? I think it should be like this, because otherwise every developer would have to distribute GTK+ sources, Python sources etc. This doesn't make sense IMHO.
Also I would like to get an advice o how to manage bug reports and feature requests. It's just a small project that most likely won't have other contributors then me. Also the sources are a mess since I'm not an experienced programmer. So I'm looking for something very simple. Probably a discussion board will be the best solution. Any other suggestions?
OT: This is my post number 666 :devil: