On date Monday 2011-06-20 10:31:38 -0300, Leandro Santiago encoded: > Oh, wait. I tested my application with ffmpeg 0.7-rc and it worked. > But didin't worked with ffmpeg from master. > > I read you're breaking v4l protocol support in libav. Did you change > something related to v4l2?
Show the exact failing command and output (using git master), it is working fine here, in case it fails you can debug libavdevice.c/v4l2.c:v4l2_set_parameters() and/or git bisect to find the exact change which broke it. _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
