tovid-suite / tovid

Suite of tools for DVD authoring
http://tovid.wikia.com/wiki/Tovid_Wiki
GNU General Public License v2.0
7 stars 4 forks source link

dvdauthor version .7 change for video format (NTSC vs PAL) #139

Closed tovid-suite closed 9 years ago

tovid-suite commented 9 years ago

From hanso...@gmail.com on December 04, 2010 18:12:11

I recently updated to dvdauthor version 7 (from debianmultimedia). As a result, the tovid dvd option begins throwing the following error: INFO: no default video format, must explicitly specify NTSC or PAL and when trying to build a table of contents: ERR: no video format specified for VMGM I found the changelog for the latest version of dvdauthor at https://github.com/ldo/dvdauthor/blob/master/ChangeLog It specifies the following: "Video format no longer has hard-coded default to NTSC, unless you invoke configure with --enable-default-video-format=NTSC. You can also configure with --enable-default-video-format=PAL to default to PAL."

The latest dvdauthor uses the specifications found at: http://create.freedesktop.org/wiki/Video_Format_Pref

Original issue: http://code.google.com/p/tovid/issues/detail?id=139

tovid-suite commented 9 years ago

From ubu...@ozzyfrank.com on May 17, 2011 03:42:25

Hi. Last night all was fine, and encoding and authoring in tovid GUI was without hassle as usual, but after upgrading Ubuntu to 11.04, this has changed. While it still encodes without error, it fails in the last part of the authoring to DVD folder, with the message:

ERR: no video format specified for VMGM

I have tried suggestions I've found, like adding "export VIDEO_FORMAT=PAL" to ~/.bashrc (and another bashrc file buried in /etc) to no avail.

Any ideas what I can do to correct this situation? Cheers

tovid-suite commented 9 years ago

From grepper@gmail.com on July 02, 2011 20:31:29

Try current SVN. This issue should be fixed. Let me know how it goes.

thanks, grepper

Status: Questions

tovid-suite commented 9 years ago

From ubu...@ozzyfrank.com on July 03, 2011 02:48:48

Hi. I looked around the site for a few minutes, but can't find the latest SVN or how to go about this. Could you please point me in the right direction? Cheers

tovid-suite commented 9 years ago

From grepper@gmail.com on July 09, 2011 01:05:56

Look under the "Subversion" section at http://tovid.wikia.com/wiki/Installing_tovid . thanks, grepper

tovid-suite commented 9 years ago

From grepper@gmail.com on August 11, 2011 21:22:47

Setting this to fixed.

Status: Fixed