Package: bitpim
Version: 0.9.02.dfsg.1-1
Severity: important

This is most likely an upstream bug, however, it may also be a possbile bug 
against ffmpeg.

When adding ringtones, when bitpim encounters a file that requires converting 
to proper bitrate/sample 
rate, it is unable to make the conversion properly. I'm still experimenting, 
but right off the bat, 
the conversion fails when hitting the Convert button. The bitpim log isn't 
clear, but output to the 
terminal shows:

ffmpeg: missing argument for option '-hq'

Apparently, -hq is a flag for high quality. However, the version of ffmpeg 
supplied by testing, and 
linked to is /usr/share/bitpim/helpers apparently doesn't recognize it.

The problem file is /usr/share/bitpim/code/conversions.py, line 240
run(ffmpeg, "-i", shortfilename(inputfilename), "-hq", "-ab", `bitrate`, "-ar", 
`samplerate`, "-ac", 
`channels`, shor
tfilename(mp3file))

Removing the -hq option allows you to go to the next step in conversion of the 
file, even though it 
still seems not to properly add the ringer to the list. The conversion works, 
and the preview play in 
the dialog works, however, clicking OK to add the ringer to the ringer list 
always seems to add a 0 
sec, 0.1kb file. 


Adding pre-converted ringers works fine.




-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages bitpim depends on:
ii  bitpim-lib               0.9.02.dfsg.1-1 architecture-dependent helper file
ii  python                   2.3.5-10        An interactive high-level object-o
ii  python-apsw              3.3.5r1-1       another Python SQLite 3 wrapper
ii  python-crypto            2.0.1+dfsg1-1   cryptographic algorithms and proto
ii  python-dsv               1.4.0-2         Python module for delimiter-separa
ii  python-paramiko          1.5-1           make SSH2 connections with python
ii  python-serial            2.2-2           Module encapsulating access for th
ii  python-wxgtk2.6          2.6.3.2.1       wxWidgets Cross-platform C++ GUI t

Versions of packages bitpim recommends:
ii  netpbm                       2:10.0-10.1 Graphics conversion tools

-- no debconf information


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

Reply via email to