Not having any such trouble with Xubuntu.
An upgraded 11.10 is a little slower booting than I expected, but this upgraded beta version (which I'm using atm) seems fine.
Moderators: ChriThor, LXF moderators
SpecialStuff wrote:I want Ubuntu to be awesome, but it often lets me down. Everyone seems to be saying on the forums how much better performance is than 11.10, but that was excellent for me where this release isn't.
audio/x-raw-int,rate=44100,channels=2 ! lame name=enc mode=0 quality=0 vbr=new vbr-min-bitrate=256 vbr-max-bitrate=320 vbr-quality=0 ! id3v2mux
audio/x-raw-float,rate=44100,channels=2 ! vorbisenc name=enc quality=0.9 ! oggmux
audio/x-raw-int,rate=44100,channels=2 ! flacenc name=enc quality=7
sudo ln -sf /usr/share/rhythmbox/rhythmbox.gep /usr/share/sound-juicer/rhythmbox.gep
sudo gedit /usr/share/rhythmbox/rhythmbox.gep
[GStreamer Encoding Target]
name = rhythmbox
category = muh
description = Common encoding profiles for Rhythmbox
[profile-mp3]
name = mp3
description = MP3
format = application/x-id3
type = container
[streamprofile-mp3-1]
parent = mp3
type = audio
format = audio/mpeg, mpegversion=1, layer=3
presence = 1
preset = MP3
[profile-oggvorbis]
name = oggvorbis
description = OGG
format = application/ogg
type = container
[streamprofile-oggvorbis-1]
parent = oggvorbis
type = audio
format = audio/x-vorbis
presence = 1
preset = OGG
[profile-flac]
name = flac
description = FLAC
format = audio/x-flac
type = audio
[streamprofile-flac-1]
parent = flac
type = audio
format = audio/x-flac
presence = 1
preset = FLAC
gst-inspect lamemp3enc
mkdir -p ~/.gstreamer-0.10/presets
gedit ~/.gstreamer-0.10/presets/GstLameMP3Enc.prs
[_presets_]
element-name=GstLameMP3Enc
version=0.10.18
[MP3]
name=lamemp3enc
perfect-timestamp=true
hard-resync=false
target=0
quality=0
encoding-engine-quality=2
OR
[MP3]
name=lamemp3enc
perfect-timestamp=true
hard-resync=false
target=1
bitrate=320
cbr=true
encoding-engine-quality=2
gst-inspect vorbisenc
gedit ~/.gstreamer-0.10/presets/GstVorbisEnc.prs
[_presets_]
element-name=GstVorbisEnc
version=0.10.36
[OGG]
name=vorbisenc
perfect-timestamp=true
hard-resync=false
quality=0.9
gst-inspect flacenc
gedit ~/.gstreamer-0.10/presets/GstFlacEnc.prs
[_presets_]
element-name=GstFlacEnc
version=0.10.31
[FLAC]
name=flacenc
perfect-timestamp=true
hard-resync=false
quality=7
wyliecoyoteuk wrote:Interesting.
Having just upgraded my Myth box to a 1TB disk using clonezilla, I decided to reconnect the old 320GB disk and try an in-place upgrade as a test. All appeared to go well, until I got the "updating database " message. After that I ended up with a black screen. Alt-F2 got me out, I suspect that it will be solveable, but for now I'll stay on 11.10 Until I have time to do a fresh install.
wyliecoyoteuk wrote:Found out what the black screen was, OpenGL issue.
Changed the theme painter to QT, all OK.
Users browsing this forum: No registered users and 0 guests