Hi,
I have trouble running ntuxplayer with the "&" sign for putting ntuxplayer at the background. I really don't understand :
/usr/local/bin/ntuxplayer --adaptor 2 /usr/local/shell/pub/darkdog.mpg
works fine. When I add the "&" sign :
[EMAIL PROTECTED] root]# /usr/local/bin/ntuxplayer --adaptor 2 /usr/local/shell/pub/darkdog.mpg &
[1] 23464
[EMAIL PROTECTED] root]# VIDEO SET ID : Invalid argument
[1]+ Stopped /usr/local/bin/ntuxplayer --adaptor 2 /usr/local/shell/pub/darkdog.mpg
it hangs there. It just gets stuck. To stop it, I have to do a "killall -9 ntuxplayer" :
[EMAIL PROTECTED] root]# killall -9 ntuxplayer
[1]+ Killed /usr/local/bin/ntuxplayer --adaptor 2 /usr/local/shell/pub/darkdog.mpg
I really need this to be working. Thanks for your help.
Best regards,
Also, I already asked this, but any one has any idea why it takes 100% cpu when I :
echo "ntuxplayer foo.mpg" > ntux.sh chmod +x ntux.sh ./ntux.sh &
ps aux
root 3967 99.2 0.7 3412 1904 pts/1 R 19:03 0:23 ntuxplayer foo.mpg
I really need this to be fixed for my project, and I don't have programming skills to fix this.
Thank you for your cooperation.
Regards, -- Alexandre CONRAD - TLV Research & Development tel : +33 1 30 80 55 05 fax : +33 1 30 56 55 06 6, rue de la plaine 78860 - SAINT NOM LA BRETECHE FRANCE
-- Info: To unsubscribe send a mail to [EMAIL PROTECTED] with "unsubscribe linux-dvb" as subject.
