On 2013-04-19 01:59, Wolfgang Baron wrote:
> Hi all,
>
> I started porting dvbcut from Qt3 to Qt4 on 2013-03-29, based on the
> most current svn sources late at night in my free time using mercurial
> for storing the history. My first aim was to port dvbcut to Qt4 and add
> multiple source videos.
>
> This is an overview of what I already did:
> - apply qt3to4
> - convert forms with uic3 -convert
> - port issues not covered by qt3to4
> - use current libavcodec, libavformat and libswscale from system packages
> - remove the dependency of the q3support module
>
> Issues not covered by qt3to4 were:
> - QImage::scale() -> QImage::scaled()
> - implicit cast from std::string to QString
> - implicit cast from QString to bool
> - lots of changes in method names
>
> Things to consider using QtCreator:
> - run setversion.sh to create version information
>
> The autoconf stuff and directories containing library code are not used.
> I have
> not yet created a new KDevelop4 project, because I do not have any
> experience
> with KDevelop. If anyone needs this, I will of course look into it. I would
> also look into new autoconf support, if anyone can give a good reason for
> doing so.
>
> These will be my next steps:
> - make sure it still runs on windows
> - remove all deprecations and compiler warnings
> - use models in all convenient places
> - use QListViews instead of QListWidgets
> - enable multiple input files
> - provide translations
> - find similar frames assistant
> - etc.
>
> I sent a mail to Sven Over some time ago, but he has not answered yet.

You might perhaps try to contact Michael Riepe. He has been the last to 
maintain dvbcut and as far as I know, he has the intention to create a new 
dvbcut version, that is also able to cut HD material.

Cheers,

Francesco

> If you like to see, what I have done in the dvbcut project, can please
> anybody reply to my and tell me how to proceed?
>
> Cheers,
>
> Wolfgang
>
>
> ------------------------------------------------------------------------------
> Precog is a next-generation analytics platform capable of advanced
> analytics on semi-structured data. The platform includes APIs for building
> apps and a phenomenal toolset for data science. Developers can use
> our toolset for easy data analysis & visualization. Get a free account!
> http://www2.precog.com/precogplatform/slashdotnewsletter
> _______________________________________________
> DVBCUT-devel mailing list
> DVBCUT-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/dvbcut-devel
>

------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
DVBCUT-devel mailing list
DVBCUT-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-devel

Reply via email to