openshot.developers team mailing list archive
-
openshot.developers team
-
Mailing list archive
-
Message #05142
[Bug 672267] Re: OpenShot DVD profile
FFmpeg has 2 possible formats that can be used by a DVD: dvd and vob.
Output from $ ffmpeg -formats
----------------------------------------
dvd - MPEG-2 PS format (DVD VOB)
vob - MPEG-2 PS format (VOB)
So, OpenShot used to use the "vob" format for our DVD exports, but the
author of Bombono DVD submitted a patch that changed that format to
"dvd" instead of "vob". So... I guess we need to figure out what the
correct format should be?
** Changed in: openshot
Importance: Wishlist => Medium
** Changed in: openshot
Status: New => Triaged
--
OpenShot DVD profile
https://bugs.launchpad.net/bugs/672267
You received this bug notification because you are a member of OpenShot
Developers, which is subscribed to OpenShot Video Editor.
Status in OpenShot Video Editor: Triaged
Bug description:
Video format in DVD profile should be VOB instead of dvd
References