Am Montag, den 29.07.2013, 13:41 +0200 schrieb Felix:
> > under Arch Linux I compile the svn trunk of dvbcut with
> > 
> > autoconf
> > ./configure --with-qt3=/usr/lib/qt3 --with-qt3-include=/usr/include/qt3/
> > make -j8
> > sudo make install
> > 
> > That results in a working binary (r179), but when pressing "<" or ">" I
> > get an error message: "Error setting up Audio output"
> 
> When starting from command line, I get an additional message: 
> 
> ao_alsa ERROR: Unable to open ALSA device 'default' for playback =>
> Invalid argument
> 
> What could be the reason? Sound from other apps is working fine. Running
> dvbcut as root doesn't help.
> 
> Regards

Changing the file /etc/libao.conf from

        default_driver=alsa
        dev=default

to

        default_driver=alsa

or

        default_driver=pulse

eliminates the problem.

Regards
-- 
Felix



------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
DVBCUT-user mailing list
DVBCUT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dvbcut-user

Reply via email to