[MPlayer-users] 1080i MPEG support
SycOtiC Smith
sycotic at onebox.com
Wed Oct 24 20:26:49 CEST 2001
>root at chaos:~/downloads/mplayer/MPlayer-0.50# find . -type f -exec grep -l "#define MBC 48" {} \;
> ./libmpeg2/mpeg2_internal.h
> ...so, it's in libmpeg2/mpeg2_internal.h (line 221 ;p)
find | grep -l "#define MBC 48" {} \;
also worked since find automagically uses the cwd.
-SycOtiC
__________________________________________________
FREE voicemail, email, and fax...all in one place.
Sign Up Now! http://www.onebox.com
More information about the MPlayer-users
mailing list