Activity log for bug #1323470

Date Who What changed Old value New value Message
2014-05-27 03:16:20 GizmoChicken bug added bug
2014-05-27 03:51:05 GizmoChicken description FLAC files can be converted to ALAC files within Ubuntu using “avconv” from a command-line as follows: $ avconv -i audio.flac -acodec alac audio.m4a I would much prefer to make this conversion from within SoundConverter's comfortable GUI environment. Would it be possible to add support for writing to ALAC from within SoundConverter? FLAC files can be converted to ALAC files within Ubuntu using “avconv” from a command-line as follows: $ avconv -i audio.flac -acodec alac audio.m4a Or if converting FLAC files recursively, as follows: $ find . -type f -name "*.flac" -exec bash -c 'avconv -i "$0" -c:a alac "${0/%flac/m4a}"' '{}' \; I would much prefer to make this conversion from within SoundConverter's comfortable GUI environment. Would it be possible to add support for writing to ALAC from within SoundConverter?
2014-12-18 20:29:54 GautierPortet soundconverter: status New Triaged
2014-12-18 20:29:57 GautierPortet soundconverter: importance Undecided Wishlist
2014-12-18 20:30:00 GautierPortet soundconverter: assignee GautierPortet (kassoulet)
2014-12-18 20:30:09 GautierPortet soundconverter: milestone 3.0
2014-12-19 19:49:04 GautierPortet bug watch added https://bugzilla.gnome.org/show_bug.cgi?id=741783
2018-01-04 14:38:53 GautierPortet soundconverter: milestone 3.0.0