Open GoogleCodeExporter opened 8 years ago
That's a know bug in the dshowvideosrc element. You need to force the following
caps:
"video/x-dv, systemstream=true"
The element exposes both systemstrem=true and systemstream=false, whilst it
only provides the first one but negotiates with the second one.
I'll try to fix it inverting the order in the get_caps() functions
Original comment by ylatuya
on 19 Oct 2010 at 3:36
ohhh, and try using ffdemux_dv ! ffdec_dv instead, that will fix the
negotiation issue too
Original comment by ylatuya
on 19 Oct 2010 at 5:21
Is there a bug filed upstream for this?
Original comment by david.g.hoyt
on 19 Oct 2010 at 8:06
Is this fixed?
Original comment by david.g.hoyt
on 23 Mar 2011 at 8:50
Original issue reported on code.google.com by
gregory....@gmail.com
on 19 Oct 2010 at 3:15