Page 1 of 1
dvda-author
Posted: Sun Oct 09, 2016 8:18 pm
by ikester8
Has anyone had any luck in installing and configuring dvda-author in Mint? I finally got the program to compile from source after fixing many broken dependencies, but I can't get the dvda-author-gui to install. Alternately, does anyone know any dvd-audio programs for Linux besides dvd-author?
Re: dvda-author
Posted: Mon Oct 10, 2016 1:12 am
by deepakdeshp
Re: dvda-author
Posted: Thu Jun 04, 2020 11:58 am
by mpv
Try translation of
QDVDAuthor to Qt5.
Re: dvda-author
Posted: Thu Jun 04, 2020 2:56 pm
by phd21
Hi ikester8,
I just read your post and the good replies to it. Here are my thoughts on this as well.
I just tried to install the newer qdvd in my Linux KDE Neon based on Ubuntu 18.04 like Linux Mint 19.x and it would not install because of dependencies issues.
FYI: You might consider trying these other DVD creator (DVD authoring) applications like my favorite "Bombono", DVDstyler, or DeVeDe...
FYI-2: Any modern DVD player including car DVD players and Blu-Ray players can play content stored on "data" CD or DVD discs without having to burn them like an audio music CD. You just format the DVD disc as "Data" using a typical DVD/CD application (Linux: xfburn, K3b, Brasero, etc...) and copy the music folders and or files to the disc. This also allows for many more audio or songs per disc.
Hope this helps ...
Re: dvda-author
Posted: Thu Jun 04, 2020 3:24 pm
by mpv
What about those
packages for Ubuntu 18.04. QDVDAuthor needs also libffmpeg063 and ffmpeg063 packages.
Re: dvda-author
Posted: Thu Jun 04, 2020 8:54 pm
by phd21
Hi mpv, and ikester8,
I updated my last reply.
I did try the deb file for Ubuntu 18.04 which Linux Mint 19.x is based on from the OpenSuse (OBS) system and it would not install. I did not install the libffmpeg063 packages which it apparently needs.
Then, I decided to try adding their software repository using the instructions below and it works, and it did install the "libffmpeg063" package automatically.
For Linux Mint 19.x (xUbuntu 18.04) run the following:
Keep in mind that the owner of the key may distribute updates, packages and repositories that your system will trust (more information).
To install this by adding their software repository method, open a console terminal, type in, or copy & paste, each line below one by one: Click "Select All" above command, right click the highlighted command, select Copy (or Ctrl+Insert), click in the console terminal window, and right click paste ("Shift+Insert" or "Ctrl+Shift+v"), repeat for each command.
Code: Select all
echo 'deb http://download.opensuse.org/repositories/home:/tkb/xUbuntu_18.04/ /' | sudo tee /etc/apt/sources.list.d/home:tkb.list
Code: Select all
sudo wget -nv https://download.opensuse.org/repositories/home:tkb/xUbuntu_18.04/Release.key -O "/etc/apt/trusted.gpg.d/home:tkb.asc"
Hope this helps ...
.
Re: dvda-author
Posted: Sun Jun 07, 2020 9:39 am
by mpv
To install a package manually one should execute
Code: Select all
sudo apt install ./qdvdauthor_2.3.1-12_amd64.deb
from the folder, where the packages are downloaded
Re: dvda-author
Posted: Sun Jun 07, 2020 7:02 pm
by ikester8
Thank you, this is good advice. However, I'm running into some dependency issues and I'm not sure where to go to solve them. Here's what I got when trying to install into LM18.3:
~/Downloads $ sudo apt install ./qdvdauthor_2.3.1-12_amd64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'qdvdauthor' instead of './qdvdauthor_2.3.1-12_amd64.deb'
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
qdvdauthor : Depends: libc6 (>= 2.29) but 2.23-0ubuntu11 is to be installed
Depends: libffmpeg063 but it is not installable
Depends: libgcc-s1 (>= 3.0) but it is not installable
Depends: libqt5core5a (>= 5.12.2) but 5.5.1+dfsg-16ubuntu7.7 is to be installed
Depends: libqt5gui5 (>= 5.8.0) but 5.5.1+dfsg-16ubuntu7.7 is to be installed or
libqt5gui5-gles (>= 5.8.0) but it is not going to be installed
Depends: libqt5widgets5 (>= 5.12.2) but 5.5.1+dfsg-16ubuntu7.7 is to be installed
E: Unable to correct problems, you have held broken packages.
Re: dvda-author
Posted: Sun Jun 07, 2020 7:58 pm
by phd21
Hi ikester8,
The easiest way to install this is by adding their software repository using the instructions in my reply's quote box which will also keep the application updated. Only if you are using Linux Mint 18.x which is based on ubuntu 16.04 change the part in the first command from 18.04 to 16.04. Then run the other commands. That should install all the dependencies and this application.
Remember there are other DVD applications to try.
Hope this helps...
Re: dvda-author
Posted: Mon Jun 08, 2020 6:45 am
by mpv
ikester8,
you need to download the following files for Ubuntu 16.04 and install them:
Code: Select all
sudo apt install ./ffmpeg063_0.6.3-1_amd64.deb
Code: Select all
sudo apt install ./libffmpeg063_0.6.3-1_amd64.deb
Code: Select all
sudo apt install ./qdvdauthor_2.3.1-12_amd64.deb
Re: dvda-author
Posted: Tue Dec 15, 2020 4:25 am
by mpv
Another suggestion is
bombono-dvd.
Re: dvda-author
Posted: Tue Dec 15, 2020 9:24 am
by Larry78723
LM18.x only has 4 months of support left before End of Life with no security updates. I suggest you do a clean install of LM 19.x (supported until April,2023) or LM20 (supported until April,2025) and find a supported equivalent for dvda-author.
Re: dvda-author
Posted: Tue Dec 15, 2020 9:30 am
by DAMIEN1307
Did anyone realise that you folks are reviving an over four year old post that is not relevant any longer in respect of what versions of Mint were running back then???