Search found 3 matches

Go to advanced search

by matkas
01 Feb 2010 21:38
Forum: Development around libVLC
Topic: using transcode module
Replies: 6
Views: 5729

Re: using transcode module

Hi, e.g. I tried following on the command line and it worked fine: vlc -vvv screen:// --sout='#transcode{vcodec=mjpg,vb=1200,fps=1,vfilter=canvas{width=640,height=480}}:standard{access=http{mime=multipart/x-mixed-replace;boundary=--7b3cc56e5f51db803f790dad720ed50a},mux=mpjpeg,dst=127.0.0.1:11111/str...
by matkas
27 Jan 2010 22:46
Forum: Development around libVLC
Topic: pass arguments to libvlc/jvlc
Replies: 1
Views: 1062

pass arguments to libvlc/jvlc

Hi All, I am using the java libvlc binding to grab snapshots from screen:// with the video.getSnapshot() method. Currently this works and I am getting png files. Now I want to have jpeg files instead of the png files, so i tried to add different options to the libvlc: MediaDescriptor mediaDescriptor...
by matkas
27 Jan 2010 17:36
Forum: Development around libVLC
Topic: using transcode module
Replies: 6
Views: 5729

Re: using transcode module

Hi All,

i have the same problem. Does anyone already found a solution for this?

Best

Go to advanced search