Showing posts with label mplayer. Show all posts
Showing posts with label mplayer. Show all posts

Saturday, October 29, 2011

my sloppy c++ mplayer-svn code

compile: $ c++ infile.cpp -o outfile.bin

Saturday, April 5, 2008

coast to coast am radio, play mp3 strem from your pc ( radio stream ) @ 11pm pacific time.

disclamer

I believe in cake???????????????????????
~ start time ~~~~~~~~~~~~~~~~~~~~

START TIME

coast to coast am ( radio stream ) 11pm pacific time

~ how to play mp3 feed ~~~~~~~~~~~

HOW TO LISTEN

if mplayerplug-in keeps buffering. make a m3u play list from the url below.
and then use a stand alone mp3 media player not your browser plugin.
for linux xmms , mplayer and xine work for me.

~ player script REMOVED ~~~~~~~~~~~~~~~

save link as .m3u


Browser test section ~~~~~~~~~~~~

Streem for MP3 test player NOTES :
firefox and opera : ...
I need to play the streem with a stand alone media player .

~ URL section ~~~~~~~~~~~~~~~~~~~~~~

URL

@ http://eldorado-ice.streamguys.us:80/KBLU
~ mplayer command section ~~~~~~~~~~~~

MPLAYER

for LINUX.

CODE:

$ mplayer -cache 24 http://eldorado-ice.streamguys.us:80/KBLU
-------------------------------

first draft posted on -- 2008/april/5TH

revised post rewrite -- 2008/MAY/31ST * URL for KBLU still works. -- 2008/MAY/31ST. * revised post as m3u playlist notes : --2009june 9TH.

Sunday, March 16, 2008

Mplayer dvd video ripping example.

Mplayer dvd video ripping HOW-TO example.

((( mplayer dump dvd vob file to harddrive )))
CODE 1 :

$ mplayer dvd://1 -dumpstream -dumpfile -o ~/DVD/rip.VOB 
(( OR ))
CODE 2 :
$ mplayer dvd://1 -dumpstream -dumpfile  ~/DVD/rip.VOB 
NOTES:
mplayer will rip the video from the DVD to hard drive. into a directory folder /DVD/ in your home directory. (( ~/ )) tilda is a wildcard for home directory.
NOTE:
But the (( -o )) option is not needed for my version of mplayer so i don't use that option switch.

~~~~~~~~~~~~~~~~ ALSO ~~~~~~~~~~~~~~~~~~~
3).
MPLAYER can also record " streeming internet radio " .

((( mplayer dump " internet radio mp3's cc streem.)))


CODE 3 :
$ mplayer  -dumpstream   http://eldorado-ice.streamguys.us:80/KVEC -dumpfile  2008march-10TH-12pmcc.mp3

Thursday, August 16, 2007

disappearer BLACK-ver2 mplayer skin .....

screen shot of mplayer running on " damn small linux "
screen-shot-mplayer-disappearer-
............................... new main.png below for ( disappearer mplayer skin ) rename your old skin ( main.png.bak ) before trying a new skin.
( 480x40 )
main-disappeare-BLACK-ver2
......................................... I used GIMP to make parts of the skin color black. The original (main.png) mplayer-SKIN (disappearer) from my-dsl " damn small linux " That i Download did not look right to me. So i made some small changes.
This look works better for me. Black blends in with my desktop theme better.