#!/bin/sh
#] 
#] *********************
#] $ bash "$d_bin""omxplayer.sh" - just a mish-mash dummy file with general format for bash scripts
# www.BillHowell.ca  ?date? initial 



#omxplayer "/media/pi/TOSHIBA EXT/Electric Universe/EU2016/videos/EU2016 D2P1 Davidson, Scott 01h49m00s real.ogv"

#omxplayer "/media/pi/TOSHIBA EXT/Electric Universe/EU2016/videos/EU2016 D3P1 David, Cochrane 01h44m00s.ogv"

#omxplayer "/media/pi/TOSHIBA EXT/DVD_Geert_Wilders/VIDEO_TS/VTS_01_1.VOB"

omxplayer "/media/pi/TOSHIBA EXT/pi test/big_buck_bunny_480p_stereo.ogg"








# enddoc
