clementine-player / Clementine

:tangerine: Clementine Music Player
https://www.clementine-player.org/
GNU General Public License v3.0
3.74k stars 675 forks source link

Music transcoding (conversion) to a media player doesn't work #803

Open Clementine-Issue-Importer opened 10 years ago

Clementine-Issue-Importer commented 10 years ago

From jakub.rusinek on September 23, 2010 19:33:08

What steps will reproduce the problem? 1. connect your device (mount it manually outside clementine :/ )

  1. open it up
  2. copy some music to device, after you will had chosen to convert it. What is the expected output? What do you see instead? I expected copying and conversion to work, but only copying works.

    M4A/AAC chosen

Processing "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/DJ Ross/Club Rotation Vol.23 (0)/00. Lonely (Emotion).mp3" Transcoding with "M4A AAC" Transcoding to "/tmp/qt_temp.TJ2815-1" File finished "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/DJ Ross/Club Rotation Vol.23 (0)/00. Lonely (Emotion).mp3" false

MP3 chosen

Processing "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/DJ Ross/Club Rotation Vol.23 (0)/00. Lonely (Emotion).mp3" Subdir "/media/disk/Sounds/Muzyka" changed under directory "/media/disk" id 1 "/media/disk/Sounds/Muzyka/DJ Ross/Club Rotation Vol.23 ()/Lonely (Emotion).mp3" created What version of the product are you using? On what operating system? 0.5

Original issue: http://code.google.com/p/clementine-player/issues/detail?id=803

Clementine-Issue-Importer commented 10 years ago

From jakub.rusinek on September 23, 2010 10:35:48

Additionally, conversion to wav works, but copying doesn't take place. It gets stalled at 49% (in UI).

Processing "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/Bryan Adams/Waking Up the Neighbours (1991)/12. (Everything I Do) I Do It For You.mp3" Transcoding with "Wav" Transcoding to "/tmp/qt_temp.TJ2815-1" Waiting for transcoding jobs File finished "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/Bryan Adams/Waking Up the Neighbours (1991)/12. (Everything I Do) I Do It For You.mp3" true Processing "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/Bryan Adams/Waking Up the Neighbours (1991)/12. (Everything I Do) I Do It For You.mp3" This file has already been transcoded Subdir "/media/disk/Sounds/Muzyka" changed under directory "/media/disk" id 1

Clementine-Issue-Importer commented 10 years ago

From jakub.rusinek on September 23, 2010 10:36:25

Oh, and the media player I'm using is my mobile phone, working as generic USB mass device.

Clementine-Issue-Importer commented 10 years ago

From jakub.rusinek on September 23, 2010 10:44:56

Uhm, wav conversion finished a while later. But it took to long though.

Clementine-Issue-Importer commented 10 years ago

From davidsansome on September 23, 2010 11:37:51

For MP4 you'll need the faac and ffmux_mp4 gstreamer plugins. On Ubuntu they're provided by the gstreamer0.10-plugins-bad and gstreamer0.10-ffmpeg packages.

The second 50% of the progressbar is for the actual copying to the device - it was probably taking so long because wav files are huuuuge :) Currently there's no progress information when copying to a mass-storage device.

Clementine-Issue-Importer commented 10 years ago

From jakub.rusinek on September 23, 2010 11:40:56

Well, I've got gstreamer0.10-plugins-bad-multiverse and gstreamer0.10-ffmpeg, but neither faac or faad were installed. I'm gonna try to install them by hand and try again.

Clementine-Issue-Importer commented 10 years ago

From jakub.rusinek on September 23, 2010 11:44:09

Still the same with faac installed:

Processing "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/Kasia Kowalska/Antepenultimate (2008)/03. A Ty, czego chcesz_.flac" Transcoding with "M4A AAC" Transcoding to "/tmp/qttemp.TJ3001-1" File finished "/media/67ce575c-42a7-49aa-b394-6772f8a1c671/jakub/Muzyka/Kasia Kowalska/Antepenultimate (2008)/03. A Ty, czego chcesz.flac" false

Clementine-Issue-Importer commented 10 years ago

From davidsansome on April 09, 2011 10:31:01

Labels: Component-Devices

Clementine-Issue-Importer commented 10 years ago

From davidsansome on April 09, 2011 11:05:31

Labels: Milestone-1.0

Clementine-Issue-Importer commented 10 years ago

From davidsansome on November 12, 2011 18:01:53

Labels: -Milestone-1.0