Package: dvdauthor
Version: 0.6.11-2.1
Severity: wishlist
Hello !
First, before antything, I will say that I do appreciate dvdauthor, and that
it did give me great
services over the last few days (sorry, not longer ;-) ). There is just one
thing I regret, is that
spuunmux is not able to read from standard input, which is a great hindrance
when using pipes.
I modified the current source code with something that looks like that:
if(strcmp(iname[inc], "!-!"))
fd = open(iname[inc], O_RDONLY | O_BINARY);
else
fd = 0; // defaults to stdinput when file is !-!
instead of just fd = open(iname[inc], O_RDONLY | O_BINARY); (sorry, I don't
masterize patch).
I does seems to work. What about implementing it nicely ?
Thanks for considering this
Vincent Fourmond
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Versions of packages dvdauthor depends on:
ii libbz2-1.0 1.0.2-10 high-quality block-sorting file co
ii libc6 2.3.5-8 GNU C Library: Shared libraries an
ii libdps1 6.8.2.dfsg.1-10 Display PostScript (DPS) client li
ii libdvdread3 0.9.4-5.3 Simple foundation for reading DVDs
ii libfreetype6 2.1.10-1 FreeType 2 font engine, shared lib
ii libice6 6.8.2.dfsg.1-10 Inter-Client Exchange library
ii libjasper-1.701-1 1.701.0-2 The JasPer JPEG-2000 runtime libra
ii libjpeg62 6b-10 The Independent JPEG Group's JPEG
ii liblcms1 1.13-1 Color management library
ii libmagick9 6:6.2.4.5-0.2 Image manipulation library
ii libpng12-0 1.2.8rel-5 PNG library - runtime
ii libsm6 6.8.2.dfsg.1-10 X Window System Session Management
ii libtiff4 3.7.4-1 Tag Image File Format (TIFF) libra
ii libx11-6 6.8.2.dfsg.1-10 X Window System protocol client li
ii libxext6 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii libxml2 2.6.22-2 GNOME XML library
ii libxt6 6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii xlibs 6.8.2.dfsg.1-10 X Window System client libraries m
ii zlib1g 1:1.2.3-8 compression library - runtime
dvdauthor recommends no packages.
-- no debconf information
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]