Package: ffmpeg2theora
Version: 0.13+svn20050704-1
Severity: minor

Summary:

ffmpeg2theora seems to report problems with parsing some file as
"unable to open file" which is very confusing since the problem has
nothing to do with a failing open() syscall.

Transscript:

[EMAIL PROTECTED]:~$ touch foo
[EMAIL PROTECTED]:~$ ffmpeg2theora foo
Unable to open file foo

[EMAIL PROTECTED]:~$ strace -e open ffmpeg2theora foo
open("/etc/ld.so.cache", O_RDONLY)      = 3
open("/usr/lib/libdc1394_control.so.13", O_RDONLY) = 3
open("/usr/lib/libz.so.1", O_RDONLY)    = 3
open("/lib/libm.so.6", O_RDONLY)        = 3
open("/lib/libc.so.6", O_RDONLY)        = 3
open("/usr/lib/libraw1394.so.5", O_RDONLY) = 3
open("foo", O_RDONLY|O_LARGEFILE)       = 3
Unable to open file foo


Could this be changed to something like "File foo has unknown data
format"?

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.29sauna
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)

Versions of packages ffmpeg2theora depends on:
ii  libc6                         2.3.5-7    GNU C Library: Shared libraries an
ii  libdc1394-13                  1.1.0-2    high level programming interface f
ii  zlib1g                        1:1.2.3-6  compression library - runtime

ffmpeg2theora 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