Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Sound-juicer is not creating valid .ogg files: end of stream is not being set. Version-Release number of selected component (if applicable): sound-juicer-2.14.3-1.fc5.1 (gstreamer-0.10.4-1 gstreamer-plugins-good-0.10.2-1 gstreamer-plugins-base-0.10.5-1 libogg-1.1.3-1.2 libvorbis-1.1.2-1.2) How reproducible: very Steps to Reproduce: 1. Insert audio CD 2. Load sound-juicer 3. Select Edit | Preferences | Output Format | CD Quality, Lossy 4. Extract 5. Run ogginfo on one of the output files, Actual results: Observe "Warning: EOS not set on stream 1" error. Expected results: No error Additional info: This previously worked (I have several CDs ripped since upgrading to FC5 with no problem). Reverting to 2.14.0 (FC5 release version) does not solve the problem, so it seems to be a dependency.
I can confirm this bug. I just ripped a track and get the same warning message. The ogg file seems to play OK in xmms but obviously the warning message should not be there. Running ogginfo on a file that was ripped from the same track of the same CD when I was using FC3 produces no warning messages.
The problem's in gstreamer-plugins-base. See upstream GNOME bug 337026: http://bugzilla.gnome.org/show_bug.cgi?id=337026 It's unlikely to get fixed by Fedora, so this is really an upstream bug. Luckily, it's not absolutely terrible (and is fixable, by things like vorbiscomment, according to the upstream bug.)