79man / v4lsink

Automatically exported from code.google.com/p/v4lsink
0 stars 0 forks source link

adding edgetv in the pipeleine corrutps output #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
when changing default pipeline 
v4l2src device=/dev/video0 ! ffmpegcolorspace ! v4lSinkLoopback
to
v4l2src device=/dev/video0 ! ffmpegcolorspace ! edgetv ! ffmpegcolorspace !
v4lSinkLoopback

only 2/3 of picture are updated, also picture is divided on small parts

seems it is planar/packed image representation problem

Original issue reported on code.google.com by gorinich...@gmail.com on 11 Feb 2009 at 1:24

GoogleCodeExporter commented 9 years ago

Original comment by gorinich...@gmail.com on 18 Feb 2009 at 11:08