when I first wrote IVTV, the v4l (ie S_FMT) stuff didn't have any real notion of how to handle compressed streams.. has it been made aware? if not then it should only be handled in s_codec i think.
The added complexity of knowing what the codec type is (ie mpeg1) and doing some restrictions when changing resolution and other parameters may not be worth it.. when s_codec sets mpeg1, change the resolution. If someone wants to change something later, so be it.. they'll do it the right way when they find that it doesn't work :) -tmk --- Ben Willers <[EMAIL PROTECTED]> wrote: > kevin, > you're right. it was all there in 0.1.9 ... > > 0.1.9 only changes the video resolution etc. when it > gets a S_CODEC. i think > we should also check the parameters when we get a > S_FMT. > any opinions ? ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://productguide.itmanagersjournal.com/ _______________________________________________ ivtv-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/ivtv-devel
