Tiny Core Linux

Tiny Core Extensions => TCE Q&A Forum => Topic started by: alu on August 07, 2009, 02:38:13 PM

Title: streaming and playing *.avi files
Post by: alu on August 07, 2009, 02:38:13 PM
what is the most economic way to stream and play *.avi files? i am using mc with the xvesa native server.
Title: Re: streaming and playing *.avi files
Post by: curaga on August 07, 2009, 03:36:36 PM
mplayer-nodeps to play, using "sudo mplayer -vo xvidix myfile.avi".

Stream, what do you mean?
Title: Re: streaming and playing *.avi files
Post by: alu on August 08, 2009, 05:08:41 AM
stream: i meant to read a remote *.avi file typically from the internet; i tried to read this file within opera, but i have got a message that the avi plugin was missing, that's why i tried with mplayer-nodeps without success since i didn't know which was the right option to type; i'll try soon with your solution