openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05301
[Bug 687302] Re: export to DVD doesn't work
Ah i see better.
Have you use the Basic tab ? i;e DVD>Profile>DVD ; Destination > DVD-Pal ; Profil video DVD>DVD Pal (or Widescreen) and Quality >hight.
And at the end you have a file e.g. myfile.dvd.
After, what do you use Brasero or the CD/DVD creator (in nautilus).
But in all cases, i have none error when i exporte in the profile DVD. I am not able to reproduce it. So Could you give us more details ?
Do you use 1.1.3 or the 1.2.2 ? Where have you taken this version because i know that in the sqeeze repository there is the version 1.1.3 ?
For the 1.3.0 you are not oblige to create a build environment because
it is a Python programm. And for this type of Programm (like Java and
Ruby) they don't need to compile for working. Grab the last version in
the trunk and in the folder created, you go to the folder openshot (you
have a lot of others folders like blender, effects, transitions,
windows, ........... Here you open a console and you type : python
openshot.py and that's all.
--
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
https://bugs.launchpad.net/bugs/687302
Title:
export to DVD doesn't work
Status in OpenShot Video Editor:
New
Bug description:
Trying to export a video to an empty DVD issues the messages:
Traceback (most recent call last):
File "/usr/lib/pymodules/python2.6/openshot/windows/ExportVideo.py", line 499, in on_btnExportVideo_clicked
localfileExportFolder = str.strip(self.fileExportFolder.get_filename())
TypeError: descriptor 'strip' requires a 'str' object but received a 'NoneType'
Openshot version 1.2.2, from debian server
System is Debian squeeze/sid
References