MPlayer (multimedia/mplayer) cannot change TV norm to SCAM but uses PAL instead Fix: Use ioctl BT848SFMT instead: How-To-Repeat: Run mplayer with "-v -tv norm=SECAM" or "-v -tv norm=2". It doesn't change norm and reports of tv.c: norm_from_string(SECAM): Bogus norm parameter, setting PAL. The reason: mplayer's tvi_bsdbt848.c uses ioctl METEORSFMT which doe nothing for METEOR_FMT_SECAM
State Changed From-To: open->feedback Awaiting maintainers feedback
Unfortunately I can't really verify due to lack of the necessary hardware, but the patch looks pretty good. I think we can commit this. Riggs
State Changed From-To: feedback->open Maintainer approved.
Responsible Changed From-To: freebsd-ports-bugs->lawrance Grab
State Changed From-To: open->closed Committed, thanks!