Search found 14 matches

Go to advanced search

by lkondrad
04 Dec 2006 13:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem with Modules browsing
Replies: 0
Views: 606

Problem with Modules browsing

Hi all, I compiled VLC for Nokia 770 using scratchbox, and then copied it to the Nokia device. I have a problem, When I start VLC on 770, the player start search modules and plugins recursively but does not find anything. I copied all modules to the device as well. My question is, can I somehow forc...
by lkondrad
03 Nov 2006 12:46
Forum: VLC media player for Linux and friends Troubleshooting
Topic: playlist_goto
Replies: 1
Views: 832

Hello all,

I solve the problem by change the playlist_Goto(p_playlist, i_row) function on playlist_LockControl( p_playlist, PLAYLIST_VIEWPLAY, NULL, p_playlist->pp_items[i_row] ).

I know that this is not the best solution, but works:)

BR,
lukasz
by lkondrad
03 Nov 2006 12:25
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Commad line flags question
Replies: 1
Views: 729

Commad line flags question

Hi all,

When I start VLC with the service discovery flag -S sap it start to play the first stream from the list. How can I forced the vlc to do not start automaticly from the playlist and wait untill I choose the correct sdp file.

BR,
Lukasz
by lkondrad
02 Nov 2006 12:08
Forum: VLC media player for Linux and friends Troubleshooting
Topic: playlist_goto
Replies: 1
Views: 832

playlist_goto

Hello all, I would like to ask question regarding playlist. When I use rc interface, the goto command does not work. Goto is deprecated. I would like to ask how now I can jump to some item in the playlist. I have realized though the playlist_Goto function is deprecated it is still in pda, beos and w...
by lkondrad
24 Oct 2006 14:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg source question
Replies: 2
Views: 962

I answe to myself :)

http://download.videolan.org/pub/videol ... 5/contrib/

sorry for that question;)
by lkondrad
24 Oct 2006 13:39
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg source question
Replies: 2
Views: 962

ffmpeg source question

Hi,

I am using ffmpeg from 13.11.2004 which is quite old and some file do not open. I would like to compile the vlc with newer ffmpeg but I have problem with find it. On ffmpeg web page there are no releas and the svn repository does not work.

Could someone help me with that??

BR,
Lukasz
by lkondrad
23 May 2006 12:24
Forum: VLC media player for Linux and friends Troubleshooting
Topic: SDP file
Replies: 0
Views: 634

SDP file

Hi all,
I have a question regaring sdp file. Does Vlc generate one automatic when we start streaming? If yes, where can I find it?

Thank you in advance
Lukasz
by lkondrad
21 May 2006 18:33
Forum: VLC media player for Linux and friends Troubleshooting
Topic: cannot stream using vlc 0.8.5
Replies: 2
Views: 959

What does it mean you can not stream. Did you check if you are able to receive on the same computer what you are sending. Check ttl. What are you settings ??

Lukasz
by lkondrad
05 May 2006 10:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: main demuxer warning - no access_demux
Replies: 5
Views: 3413

try this

vlc --color dvb:// :dvb-frequency=226500 --sout '#transcode{vcodec=mp4v,vb=3000,ab=256,deinterlace}:std{access=mmsh,dst=:8080}' --ttl 12

BR
lukasz
by lkondrad
25 Apr 2006 14:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DVB
Replies: 1
Views: 1707

DVB

Hi, again me. I see than nobody answers on my questions. Maybe they are stupid, who knows ??:) I have another one: I already demultiplex IP datagrams from MPE in TS I know the IP address of those and now I would like to send to a part of VLC which is responsible for multicasting. I am thinking, mayb...
by lkondrad
25 Apr 2006 14:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Install VLC on Ubuntu
Replies: 4
Views: 2045

Check this http://easylinux.info/wiki/Ubuntu, there is all you need.

BR
Lukasz
by lkondrad
25 Apr 2006 14:37
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DVB-H Test streams
Replies: 2
Views: 1350

Check on mailing list about dvb on http://www.linuxtv.org. There have been some emails about DVB-H transport stream from Barcelona 3GSM World Congress .

BR
Lukasz
by lkondrad
23 Apr 2006 17:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DVB-H
Replies: 0
Views: 726

DVB-H

Hi, I am trying to write a modul to vlc which will allow to recive DVB-H signal. I have a question what is the name of module to which I should sent the IP datagrams?? Because I understand when we have the normal TS and we would like to decode it there is a function PIDFillFormat and depents from st...
by lkondrad
14 Apr 2006 18:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DVB receiving
Replies: 0
Views: 844

DVB receiving

Hello I am working with DVB-H and I have few question about VLC. 1. With using dvbnet, szap, tcpdump I can dump packets from dvb-h, I also have sdp file and I though that I could use VLC to see vide and audio by using sdp file, but it doesn't see my dvb0_0 network interface. I have information : ipv...

Go to advanced search