New question #76514 on gst-plugins-good0.10 in ubuntu: https://answers.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+question/76514
I can't seem to get a GStreamer pipeline that rips tracks from a cd, performs the ReplayGain analysis, converts the audio to FLAC and tags the file appropriately. I'd like SoundJuicer to be able to do this. I think that this should work, but it doesn't. audio/x-raw-int,rate=44100,channels=2 ! rganalysis ! flacenc name=enc gst-launch shows me that rganalysis is spitting out the values, but flacenc doesn't seem to put them in the file. I've generated some tags with SoundKonverter, and metaflac does show these tags if they're there. They just aren't there with this pipeline. -- You received this question notification because you are a member of UF Unanswered Posts Team, which is an answer contact for Ubuntu. _______________________________________________ Mailing list: https://launchpad.net/~ubuntuforums-unanswered Post to : [email protected] Unsubscribe : https://launchpad.net/~ubuntuforums-unanswered More help : https://help.launchpad.net/ListHelp

