This is a personal TODO note to myself, for the problem see: http://forum.kde.org/viewtopic.php?t=108264 Reproducible: Always
Git commit 0ded42c46fada773a7aaa878e285537aeaa80320 by Matěj Laitl. Committed on 18/11/2012 at 11:10. Pushed by laitl into branch 'master'. Transcoding*Format: fix format detection with ffmpeg >= 1.0 ...and change the parsing to be line-by line, so that the regexps can be more accurate. FIXED-IN: 2.7 DIGEST: Amarok can now transcode even with ffmpeg >= 1.0 M +1 -0 ChangeLog M +10 -2 src/core/transcoding/TranscodingController.cpp M +3 -2 src/core/transcoding/TranscodingFormat.h M +2 -5 src/core/transcoding/formats/TranscodingAacFormat.cpp M +2 -5 src/core/transcoding/formats/TranscodingAlacFormat.cpp M +2 -5 src/core/transcoding/formats/TranscodingFlacFormat.cpp M +2 -5 src/core/transcoding/formats/TranscodingMp3Format.cpp M +2 -5 src/core/transcoding/formats/TranscodingVorbisFormat.cpp M +2 -5 src/core/transcoding/formats/TranscodingWmaFormat.cpp http://commits.kde.org/amarok/0ded42c46fada773a7aaa878e285537aeaa80320
*** Bug 311228 has been marked as a duplicate of this bug. ***