PDP: pure data packet PDP: version 0.12.2 error: pdp_v4l: no method for 'norm' ... you might be able to track this down from the Find menu
I'll try the new version. Is this just a matter of completing the list of v4l commands that interface with the pdp_v4l object? I don't want to put my foot in my mouth but I'll venture a guess that this is pretty straight forward? Mplayer has a bunch. Perhaps that source code could be instructive.
-lee
On Tue, 2 Dec 2003, Tom Schouten wrote:
Another question: my video input card defaults to PAL. How would I tell the pdp_v4l object to use NTSC?
try to send it a [norm NTSC< message but could be that that is only in 0.12.3 (not officially released yet)
try http://zwizwa.fartit.com/pd/pdp/test/pdp-0.12.3-test-14.tar.gz if it doesn't work in 0.12.2
tom