Package: genisoimage
Version: 9:1.1.8-1
Severity: normal

When I use genisoimage 1.1.8-1 to create a DVD and insert the resulting disk
in the Panasonic, it kicks it out with "UNSUPPORTED" and "This disk is 
incompatible" errors.

If I install genisoimage 1.1.2-1 from "etch", it works. I wish I could nail
it down further, but I haven't burned DVDs since the MotoGP season ended 
last August, so I just noticed the issue, and I don't have access to 
intermediate versions. I'm willing to do bisection if someone can supply the 
.debs, DVD-R blanks are cheap enough.

The mpeg files are created from the original Panasonic DVD-RAM by editing it 
with avidemux and saving the portions between commercials as separate files. 
Care is taken to make sure the files start on keyframes by using the "previous 
keyframe" button before selecting the beginning of the cut.

This is the script I use:

WRITER_DEVICE=/dev/hdb
SUBDIR=disk
mkdir $SUBDIR
dvdauthor -t -o $SUBDIR title.mpg chap*.mpg
dvdauthor -T -o $SUBDIR
genisoimage -dvd-video -o dvd-master.iso disk
growisofs -dvd-video -dvd-compat -Z $WRITER_DEVICE=dvd-master.iso
eject $WRITER_DEVICE

-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.24-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages genisoimage depends on:
ii  libbz2-1.0             1.0.5-0.1         high-quality block-sorting file co
ii  libc6                  2.7-10            GNU C Library: Shared libraries
ii  libmagic1              4.24-2            File type determination library us
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

genisoimage recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to