Search found 4 matches

Go to advanced search

by Monty811
23 May 2012 15:13
Forum: Development around libVLC
Topic: Get access to DVB module or open the stream descriptor ID
Replies: 5
Views: 1845

Re: Get access to DVB module or open the stream descriptor I

Hi there, sorry for my late reply, I have started to set up a VLC debugging environment for investigating how vlc uses the DVB module or libdvbpsi, but I stopped somewhere because of my missing time for it. But it is good to see that others are trying the same thing. RVS75, can you tell us how your ...
by Monty811
20 Jan 2012 16:31
Forum: Development around libVLC
Topic: Set the onscreen title via libVLC
Replies: 0
Views: 265

Set the onscreen title via libVLC

Hi, when playing back DVB-T content the onscreen title displayed is often like "dvb-t://" (the media location you have opened). Is there a posibility to change the onscreen title by setting some metadata? Sometimes VLC automatically seems to display the "Now Playing" metadata but...
by Monty811
20 Jan 2012 11:26
Forum: Development around libVLC
Topic: Get access to DVB module or open the stream descriptor ID
Replies: 5
Views: 1845

Get access to DVB module or open the stream descriptor ID

Hi there, I'm using libVLC to display DVB TV signals in my application. Everything is working fine so far but now I would need to implement a frequency scan and get the PID information out of a stream. I think I have two ways to go now after searching a lot. The first way will be to get access to th...
by Monty811
08 Jan 2012 19:49
Forum: Development around libVLC
Topic: how to get video size?
Replies: 10
Views: 4896

Re: how to get video size?

Hi there, i have tried to use the "libvlc_video_set_format_callbacks" with VLC 1.2 because I would like to achieve the same with VLC; get the original video size to be able to create a 3D texture with the same (original) size as the video. Then any resizing will be moved from VLC to the gr...

Go to advanced search