Comment 7 for bug 304843

Revision history for this message
Sean McNamara (smcnam) wrote :

OK, it appears the change is now available in intrepid-proposed.

I *removed* the custom-compiled version of /usr/lib/libshout3.so.3.2.0 that I had built, and then updated this package, on a (non-clean) Ubuntu Server x86_64 8.10. I then pulled in the intrepid-proposed update. I modified the last step of the testcase as follows:

`gst-launch-0.10 souphttpsrc location=http://localhost:8000/test.mp3 ! decodebin2 ! audioconvert ! filesrc location=~/playback.mp3`

This is useful for systems which do not have an available sound card (audio sink). I let this run for a few seconds, which produced the following file using the corrected library:

http://tiyukquellmalz.org/playback.mp3

I will now run through the entire original Test Case on my local desktop system, using a clean installation of Ubuntu 8.10 x86 Desktop. Per procedure, I'll pull in -security and -updates first, then test and note the failure; then I'll enable intrepid-proposed for this package, grab the update, and (hopefully) report success. Stay tuned.

Thanks,

Sean