Bug 413567 - The DVD wizard fails to create an ISO
Summary: The DVD wizard fails to create an ISO
Status: RESOLVED FIXED
Alias: None
Product: kdenlive
Classification: Applications
Component: Video Display & Export (show other bugs)
Version: 19.08.2
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Jean-Baptiste Mardelle
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-10-28 21:00 UTC by vincent_magnin
Modified: 2021-05-14 23:09 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description vincent_magnin 2019-10-28 21:00:31 UTC
SUMMARY
I tried to create an ISO with the DVD Wizard, but it failed and emitted an error message concerning /usr/bin/genisoimage

STEPS TO REPRODUCE
1. Launch the DVD Wizard
2. Add some .vob files (four in my DVD)
3. Create the menu
4. Click on the button to create the ISO

OBSERVED RESULT
...
        STAT: fixing VOBU at 3402MB (8449/8470, 99%)
	STAT: fixing VOBU at 3405MB (8465/8470, 99%)
	
	STAT: fixed 8470 VOBUs                         
	
	INFO: dvdauthor creating table of contents
	INFO: Scanning /tmp/DVD/VIDEO_TS/VTS_01_0.IFO
	
	I: -input-charset not specified, using utf-8 (detected in locale settings)
	
	genisoimage 1.1.11 (Linux)
	Scanning /tmp//DVD
	Scanning /tmp//DVD/VIDEO_TS
	Scanning /tmp//DVD/AUDIO_TS
	
	/usr/bin/genisoimage: Implementation botch. Video pad for file VIDEO_TS.BUP is -32
	/usr/bin/genisoimage: Either the *.IFO file is bad or you found a genisoimage bug.


EXPECTED RESULT
The ISO file should have been created.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: Kubuntu 19.10
(available in About System)
KDE Plasma Version: 5.16.5
KDE Frameworks Version: 5.62.0
Qt Version: 5.12.4

ADDITIONAL INFORMATION
One year ago, it was OK with Kdenlive 18.04.3.
Comment 1 Julius Künzel 2021-03-25 15:51:52 UTC
Thanks for your report! We are currently discussing if it is worth to keep the DVD Wizard in kdenlive or if we should drop it. The discussion is at https://invent.kde.org/multimedia/kdenlive/-/issues/1005. Maybe you want to leave a comment there? (It would be very helpful to have some opinions)
Comment 2 Julius Künzel 2021-05-14 23:09:04 UTC
Git commit 5aaa7466ea0f88642ac81bd31bd1223df17956c1 by Julius Künzel.
Committed on 14/05/2021 at 23:08.
Pushed by jlskuz into branch 'master'.

Remove DVD Wizard
Related: bug 403128, bug 403405, bug 406042, bug 407242, bug 420319, bug 390431, bug 377829, bug 420428
Fixes #681
Fixes #1005

M  +0    -33   data/org.kde.kdenlive.appdata.xml
M  +0    -35   packaging/flatpak/org.kde.kdenlive-nightly.json
M  +0    -1    src/CMakeLists.txt
M  +1    -0    src/bin/bin.cpp
M  +1    -1    src/definitions.h
M  +1    -0    src/dialogs/kdenlivesettingsdialog.cpp
M  +1    -4    src/dialogs/renderwidget.cpp
M  +0    -1    src/dialogs/renderwidget.h
D  +0    -8    src/dvdwizard/CMakeLists.txt
D  +0    -1044 src/dvdwizard/dvdwizard.cpp
D  +0    -91   src/dvdwizard/dvdwizard.h
D  +0    -272  src/dvdwizard/dvdwizardchapters.cpp
D  +0    -64   src/dvdwizard/dvdwizardchapters.h
D  +0    -912  src/dvdwizard/dvdwizardmenu.cpp
D  +0    -147  src/dvdwizard/dvdwizardmenu.h
D  +0    -873  src/dvdwizard/dvdwizardvob.cpp
D  +0    -161  src/dvdwizard/dvdwizardvob.h
M  +1    -0    src/jobs/speedtask.cpp
M  +0    -1    src/kdenliveui.rc
M  +0    -11   src/mainwindow.cpp
M  +2    -2    src/mainwindow.h
M  +1    -0    src/mltconnection.cpp
M  +33   -45   src/monitor/monitor.cpp
M  +0    -1    src/monitor/monitor.h
M  +1    -4    src/monitor/qmlmanager.cpp
M  +0    -4    src/scopes/scopemanager.cpp
M  +1    -0    src/timeline2/model/timelinefunctions.cpp
M  +1    -0    src/timeline2/view/timelinewidget.cpp
D  +0    -149  src/ui/dvdwizardchapters_ui.ui
D  +0    -345  src/ui/dvdwizardmenu_ui.ui
D  +0    -212  src/ui/dvdwizardstatus_ui.ui
D  +0    -173  src/ui/dvdwizardvob_ui.ui
M  +1    -8    src/ui/renderwidget_ui.ui
M  +1    -1    src/utils/otioconvertions.cpp

https://invent.kde.org/multimedia/kdenlive/commit/5aaa7466ea0f88642ac81bd31bd1223df17956c1