After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 586999 - banshee does not transcode oga to mp3 when sending to ipod
banshee does not transcode oga to mp3 when sending to ipod
Status: RESOLVED FIXED
Product: banshee
Classification: Other
Component: general
git master
Other All
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-06-25 23:20 UTC by Neil Munro
Modified: 2009-08-21 07:42 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Neil Munro 2009-06-25 23:20:10 UTC
Please describe the problem:
When I send music to my ipod with banshee, it simply copies de original files. If they are mp3, it works. But most of my files are vorbis files (.oga) and the ipod doesn't handle them. The ipod can see the albums, but is unable to play them. The files on the ipod are correctly copied and end up with names like ABCD.oga. There is no error/warning message in the console.

This may be the same bug as 337075, but as I have no error message, I prefered to file a new one.
I tried to run banshee in debug mode to get something, but there is not a single line displayed when triggering the transfer.

http://launchpadlibrarian.net/27610638/banshee-log

Using banshee 1.5.0 gives more infos ! See:

[Debug 09:53:35.507] Starting
[Debug 09:53:35.792] Initialized MediaProfileManager: 0.252585s
[Debug 09:53:36.055] GStreamer pipeline does not run: audioconvert ! xingenc bitrate=128 ! id3v2mux
[Debug 09:53:36.098] GStreamer pipeline does not run: audioconvert ! fluwmaenc bitrate=64000 vbr=false ! fluasfmux
[Debug 09:53:36.144] Finished - Adding 1 of 1 to ipoude
[Debug 09:53:36.471] Starting - Syncing iPod
[Debug 09:53:37.504] Finished - Syncing iPod

If I try again to transfer an ogg file, I only get:

[Debug 10:00:30.809] Starting
[Debug 10:00:30.847] Finished - Adding 1 of 1 to ipoude
[Debug 10:00:31.193] Starting - Syncing iPod
[Debug 10:00:34.259] Finished - Syncing iPod

Steps to reproduce:
No reproduction instructions were present in the downstream bug.


Actual results:
N/A

Expected results:
N/A

Does this happen every time?
Apparently so...

Other information:
Here is the downstream bug: https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/381555
Comment 1 Alexander Kojevnikov 2009-08-21 07:00:35 UTC
Confirming with a generic Mass Storage device (Nokia 6600i): audio files with the ogg extension are converted to mp3, while oga files are not.
Comment 2 Alexander Kojevnikov 2009-08-21 07:42:16 UTC
Fixed in git master.