Note that the problem can be manually solved by muxing the subtitles
yourself, before inserting it into devede.
export VIDEO_FORMAT="PAL"
(or NTSC ofc)
spumux -m dvd -s 0 "./sub.xml" < "./input.mpg">"./outputwithsub.mpg"
You can use the sub.xml of a earlier failed devede attempt.
--
You receive
The environment variable didnt work for me either (tried NTSC and PAL).
ubuntu 11.04 Natty Narwhal
version dvdauthor: 0.7.0-1
version devede: 3.16.9-0ubuntu3
I've read on some other forum
(http://groups.google.com/group/devede-forum/browse_thread/thread/3a62bc2e3325c71d)
that adding (instead
yeah sorry, i changed the title for clearance. New bugticket:
https://answers.launchpad.net/ubuntu/+source/pulseaudio/+question/134298
--
Pulseaudio defaults to wrong speaker layout (correctly configured in alsa)
https://bugs.launchpad.net/bugs/675833
You received this bug notification because yo
When looking further, it has to do with the content being printed in my
case. A test page works, a simple document as well. Things like a
firefox printout or pdf's fail depending on content. When printing a
'hanging' document this clogs up the total queue of course.
I've removed hplip (directly in
I have the same behaviour with a Laserjet 2100 network printer. HPLIP is
version 3.10.6-1ubuntu10.1, I can't select USB connection since it's only
connected by network.
Some content does print, other content keeps being 'processed' while green
light flashes at printer.
--
printing not working
continued in
https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/675833
--
Totem uses Stereo sound while set at 5.1
https://bugs.launchpad.net/bugs/674730
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
Public bug reported:
Binary package hint: pulseaudio
Alsa is correctly configured and tested, pulseaudio doesnt default to
the right settings on ALC892 codec provided by AMD 880G chipset.
Full info in bugticket started in Totem:
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/674730
Manual
After further research I can confirm that this behaviour is caused by a
bug in Pulseaudio
checking with:
pulseaudio --dump-conf
it was clear that speakers where not recognised correctly from alsa layer (alsa
worked fine, as was clear from several speaker tests (speaker-test
-Dplug:surround51 -c6
Thanks for your reply madbiologist.
Yes, I think you are correct.
I've been checking all the audio channels and in fact I do expect a 5.1 upmix,
whereas I get a 5.0 upmix (from a stereo audio file)(Note this is an erratum in
my first post).
But when checking other applications indeed the upmix h
MP3, happens with all mp3's i've checked so far.
** Attachment added: "003 All I need.mp3"
https://bugs.launchpad.net/ubuntu/+source/totem/+bug/674730/+attachment/1733036/+files/003%20All%20I%20need.mp3
--
Totem uses Stereo sound while set at 5.1
https://bugs.launchpad.net/bugs/674730
You re
Public bug reported:
Binary package hint: totem
When playing a song in totem, the audio starts in Stereo mode even when the
menu item says it's in 5.1 mode. The sound settings are configured correctly
for the rest of the system.
This can be 'solved' by setting the totem audio mode to Stereo (ma
I can confirm this fix works (Skip and gfarmerfr combined)
file: /etc/init.d/boinc-client
start()
{
log_begin_msg "Starting $DESC: $NAME"
if is_running; then
log_progress_msg "already running"
else
xhost local:boinc
sleep 5
start-stop-daemon --start --quiet --background
12 matches
Mail list logo