Package: ogmtools Version: 1:1.5-2.1 Severity: normal
Howdy! I got a problem with dvdxchap from ogmtools on my Debian Testing. Using it without specifying some -c beginning_chapter-ending_chapter works right... but as soon as some is specified, everything bugs out... Let me give you some example with a 5 chapters track: #---> Correct behaviour #------> no chapter range specified $ dvdxchap -t 1 /dev/dvd > CHAPTER01=00:00:00.000 > CHAPTER01NAME=Chapter 01 > CHAPTER02=00:03:26.640 > CHAPTER02NAME=Chapter 02 > CHAPTER03=00:08:47.920 > CHAPTER03NAME=Chapter 03 > CHAPTER04=00:14:31.240 > CHAPTER04NAME=Chapter 04 > CHAPTER05=00:20:58.400 > CHAPTER05NAME=Chapter 05 #---> Incorrect behaviour #------> chapter range discarding the last one specified $ dvdxchap -t 1 -c 1-4 /dev/dvd > CHAPTER01=00:00:00.000 > CHAPTER01NAME=Chapter 01 > CHAPTER02=00:03:26.640 > CHAPTER02NAME=Chapter 02 > CHAPTER03=00:08:47.920 > CHAPTER03NAME=Chapter 03 > CHAPTER04=00:14:31.240 > CHAPTER04NAME=Chapter 04 > CHAPTER05=00:20:58.400 > CHAPTER05NAME=Chapter 05 .... in the incorrect case, last chapter is included, but should not. Such thing systematically happen when a chapter range is specified (it generally bugs erratically discarding or adding a chapter that should or should not be at the extremities of the track, but never works correctly)... .... which is quite annoying if one is being testing encoding scripts ending with a muxing of all being of interest in a mkv (like I am these days)... as it forces to use a whole track including all chapters, which makes things longer, and less versatile... Regards. Aefron -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing'), (500, 'stable') Architecture: i386 (i686) Kernel: Linux 2.6.21-2-686 (SMP w/1 CPU core) Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/bash Versions of packages ogmtools depends on: ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries ii libdvdread3 0.9.7-3 library for reading DVDs ii libgcc1 1:4.2.1-4 GCC support library ii libogg0 1.1.3-2 Ogg Bitstream Library ii libstdc++6 4.2.1-4 The GNU Standard C++ Library v3 ii libvorbis0a 1.2.0.dfsg-2 The Vorbis General Audio Compressi ii libvorbisenc2 1.2.0.dfsg-2 The Vorbis General Audio Compressi ogmtools recommends no packages. -- no debconf information -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]