Bug#513566: dir2ogg: WAV files are not preserved for WMA input

2009-05-03 Thread Julian Andres Klode
tag 513566 pending
thanks

On Fri, Jan 30, 2009 at 10:19:55AM +0100, markus schnalke wrote:
> Package: dir2ogg
> Version: 0.11.6-1
> Severity: normal
> 
> The option `-p' (`--preserve-wav') does not work for WMA input files. It does
> not matter if single files or whole directories are used as input.
> 
> However it does work for MP3 input (tested).
> 


revno: 64
committer: Julian Andres Klode 
branch nick: dir2ogg
timestamp: Sun 2009-05-03 15:42:19 +0200
message:
  * Make --preserve-wav work when using mplayer (Closes: #513566)

-- 
Julian Andres Klode  - Free Software Developer
   Debian Developer  - Contributing Member of SPI
   Ubuntu Member - Fellow of FSFE

Website: http://jak-linux.org/   XMPP: juli...@jabber.org
Debian:  http://www.debian.org/  SPI:  http://www.spi-inc.org/
Ubuntu:  http://www.ubuntu.com/  FSFE: http://www.fsfe.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#513566: dir2ogg: WAV files are not preserved for WMA input

2009-02-13 Thread markus schnalke
[2009-02-13 15:21] Julian Andres Klode 
> On Fri, Jan 30, 2009 at 10:19:55AM +0100, markus schnalke wrote:
> > Package: dir2ogg
> > Version: 0.11.6-1
> > Severity: normal
> > 
> > The option `-p' (`--preserve-wav') does not work for WMA input files. It 
> > does
> > not matter if single files or whole directories are used as input.
> > 
> It generally won't work for anything using mplayer. dir2ogg uses temp.wav as 
> the
> temporary filename here, whereas for other decoders, the name of the input 
> file,
> the suffix replaced with .wav, is used.
> 
> The reason is that for mplayer, you have to give the option like -ao 
> pcm:file=temp.wav,
> and using the real filename here leads to problems if there are spaces in the 
> filename,
> or something else. And encoding the filenames is no option.
> 
> I could still patch it to rename the temp.wav to the correct filename 
> afterwards.

When I read about the `-p' option, I thought it would work as follows:

I run `dir2ogg' with whatever configuration and have in the end each
input file in the target format _and_ each input file as WAV, too.

For example:

$ ls
aa.mp3  bb.wav  cc.wma

$ dir2ogg -p *

$ ls
aa.mp3  bb.wav  cc.wma
aa.ogg  bb.ogg  cc.ogg
aa.wav  cc.wav


I don't know about the internals ... that simply how I thought the
programm would behave. And IMO this is the right way.


meillo


signature.asc
Description: Digital signature


Bug#513566: dir2ogg: WAV files are not preserved for WMA input

2009-02-13 Thread Julian Andres Klode
On Fri, Jan 30, 2009 at 10:19:55AM +0100, markus schnalke wrote:
> Package: dir2ogg
> Version: 0.11.6-1
> Severity: normal
> 
> The option `-p' (`--preserve-wav') does not work for WMA input files. It does
> not matter if single files or whole directories are used as input.
> 
It generally won't work for anything using mplayer. dir2ogg uses temp.wav as the
temporary filename here, whereas for other decoders, the name of the input file,
the suffix replaced with .wav, is used.

The reason is that for mplayer, you have to give the option like -ao 
pcm:file=temp.wav,
and using the real filename here leads to problems if there are spaces in the 
filename,
or something else. And encoding the filenames is no option.

I could still patch it to rename the temp.wav to the correct filename 
afterwards.

-- 
Julian Andres Klode  - Free Software Developer
   Debian Developer  - Contributing Member of SPI
   Ubuntu Member - Fellow of FSFE

Website: http://jak-linux.org/   XMPP: juli...@jabber.org
Debian:  http://www.debian.org/  SPI:  http://www.spi-inc.org/
Ubuntu:  http://www.ubuntu.com/  FSFE: http://www.fsfe.org/



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org



Bug#513566: dir2ogg: WAV files are not preserved for WMA input

2009-01-30 Thread markus schnalke
Package: dir2ogg
Version: 0.11.6-1
Severity: normal

The option `-p' (`--preserve-wav') does not work for WMA input files. It does
not matter if single files or whole directories are used as input.

However it does work for MP3 input (tested).


meillo



-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686-bigmem (SMP w/1 CPU core)
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 dir2ogg depends on:
ii  mpg321 [mpg123]   0.2.10.6   mpg123 clone that doesn't use floa
ii  python2.5.2-3An interactive high-level object-o
ii  python-mutagen1.14-1 audio metadata editing library
ii  vorbis-tools  1.2.0-5several Ogg Vorbis tools

Versions of packages dir2ogg recommends:
ii  faad2.6.1-3.1freeware Advanced Audio Decoder pl
ii  icedax  9:1.1.9-1Creates WAV files from audio CDs
ii  mplayer 1:1.0.rc2svn20080706-0.1 The Ultimate Movie Player For Linu
ii  python-cddb 1.4-5.1+b1   Python interface to CD-IDs and Fre
ii  python-musicbra 0.6.0-2  An interface to the MusicBrainz XM

dir2ogg suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org