Menu

Home

Roland Suchan

Welcome to your wiki!

This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].

The wiki uses Markdown syntax.

Project Members:

Number of connected buttons per menu is 27.
Tools -> Setup ... -> General -> Use external Player (don't use "xine" it freezes the operating system)

qslideshow is incorporated in qdvdauthor.
It is a GUI for dvd-slideshow (a script) witch is part of qdvdauthor. One can create a photo slidshow with musik with it.

Version 2.3.1-014 uses ffmpeg 0.6.7 and qtwebengine instead of qtwebkit and in dialogeimages.cpp worker improvement.
Version 2.4.1-001 uses ffmpeg 0.6.7 and qtwebengine instead of qtwebkit and in dialogeimages.cpp worker improvement.
qdvdauthor needs ffmpeg067 and ffmpeg067-libs (OpenSuSE).

Arch Linux, Debian, Mageia, OpenSuSE and Ubuntu packages:
https://software.opensuse.org//download.html?project=home%3Atkb&package=qdvdauthor

libffmpeg063, ffmpeg067-libs and ffmpeg063-static:
https://software.opensuse.org//download.html?project=home%3Atkb&package=libffmpeg063
https://software.opensuse.org//download.html?project=home%3Atkb&package=ffmpeg067-libs
https://software.opensuse.org//download.html?project=home%3Atkb&package=ffmpeg063-static

all files:
http://ftp5.gwdg.de/pub/opensuse/repositories/home:/tkb/

ffmpeg 0.6.7:
http://ffmpeg.org/releases/ffmpeg-0.6.7.tar.bz2

Arch Linux:
https://aur.archlinux.org/packages/qdvdauthor/

If one want build QDVDAuthor without ffmpeg 0.6.7 one has to disable qrender in CMakeLists.txt:
add_subdirectory(qrender)
change it to#add_subdirectory(qrender)

Run qdvdauthor on Debian 12:
execute in terminal:
export QT_QPA_PLATFORM=xcb
and then execute qdvdauthor in this terminal.

How to build a Debian package:
1) copy qdvdauthor-2.4.1-002.tar.gz in an folder and rename it to qdvdauthor_2.4.1.orig.tar.gz
2) copy ffmpeg-0.6.7.tar.bz2 and mathops_fix.patch into the same folder
3) extracte qdvdauthor_2.4.1.orig.gz
4) extracte debian.zip into folder qdvdauthor-2.4.1
5) change into folder qdvdauthor-2.4.1 and execute: debuild -us -uc

HOWTO
If inserting a video file doesn't function disable "m_pMediaInterface->initMediaEngine();" in
qdvdauthor-2.3.1/qdvdauthor/filepreview_dialog.cpp


MongoDB Logo MongoDB