Search found 1 match

Go to advanced search

by salvatron
10 Dec 2018 13:31
Forum: Development around libVLC
Topic: Android: problems with deinterlacing
Replies: 38
Views: 14677

Re: Android: problems with deinterlacing

Hi, I have the same problem. I'm developing an APP on Android to watch udp streams in TV Box (udp://@239.100.0.1:1234). But deinterlacing does not have any effect: final ArrayList<String> args = new ArrayList<>(); args.add("--deinterlace=1"); args.add("--deinterlace-mode=bob"); a...

Go to advanced search