Search found 31 matches

Go to advanced search

by llzzyynjupt
05 Jan 2008 11:50
Forum: VLC stream-output (sout)
Topic: How to stream a file using the libvlc.dll in a VC project?
Replies: 0
Views: 461

How to stream a file using the libvlc.dll in a VC project?

There is an emample about how to use the libvlc.dll to stream a webcam to another machine in a visual c++ project: http://wiki.videolan.org/LibVLC_Visual_C This is part of the source code. char ** commands = new char*[6]; commands[0] = "testvlcconsole.exe"; //your application name commands...
by llzzyynjupt
25 May 2007 03:30
Forum: VLC media player for Windows Troubleshooting
Topic: Where can I ask some development-related questions?
Replies: 1
Views: 284

Where can I ask some development-related questions?

I want to carry out some development-related work based on VLC, so I am trying to understand part of VLC's source codes. Naturally, I often encouter some difficulties. However, in this forum I find the asked questions are mainly about VLC's usage. I have asked some development-related questions here...
by llzzyynjupt
21 May 2007 04:26
Forum: VLC media player for Windows Troubleshooting
Topic: How to transcode files in command line mode ?u
Replies: 3
Views: 1922

In some VLC-related documents(downloaded from the VLC website), I found several commands like this: "sout=#transcode{vcodec=DIV3,vb=128,scale=1,sfilter=marq:logo:time}". But when I input commands like this, VLC doesn't recognize the "sout" or "transcode" command options...
by llzzyynjupt
20 May 2007 14:37
Forum: VLC media player for Windows Troubleshooting
Topic: How to transcode files in command line mode ?u
Replies: 3
Views: 1922

How to transcode files in command line mode ?u

Can anyone tell me how to transcode files using VLC in command line mode?
Where can I input those transcode-releated commands?
Thank you!y
by llzzyynjupt
19 May 2007 11:58
Forum: VLC media player for Windows Troubleshooting
Topic: When muxing TS, how does VLC calculate the DTS and PTS ?
Replies: 0
Views: 504

When muxing TS, how does VLC calculate the DTS and PTS ?

Now I encouter a problem about how to set the DTS and PTS stamps when muxing TS streams using software. It's known to all that VLC can mux TS streams excellently. So I appeal to the source codes of VLC. So far I have read the source codes of "TS muxer plugin" for more two days. But I still...
by llzzyynjupt
19 May 2007 11:42
Forum: VLC media player for Windows Troubleshooting
Topic: How does VLC manage its FIFOs?
Replies: 0
Views: 266

How does VLC manage its FIFOs?

Now I'm trying to understand the mechanism VLC uses to manage its FIFOs through reading the source codes. But I find it really hard to understand such mechanism. Can anyone tell me where and when those FIFOs are allocated in the source codes? What and how those kernel objects are used to synchonize ...
by llzzyynjupt
25 Aug 2006 16:44
Forum: Forum, Website and Artwork discussion
Topic: A serious problem on the page of downloading VLC!!!!!!!!
Replies: 15
Views: 10191

Dear administrator, we Chinese are all waiting for your actions!
by llzzyynjupt
25 Aug 2006 16:00
Forum: Forum, Website and Artwork discussion
Topic: A serious problem on the page of downloading VLC!!!!!!!!
Replies: 15
Views: 10191

Dear administrator, thanks for your reply. We are all waiting for your immediate and right actions. Besides, you have mentioned the “Sourceforge.net”. Firstly, thank you for telling me the problem. And if this problem really exists, I think I will call on more people to focus on it. Thank you. Dear ...
by llzzyynjupt
25 Aug 2006 13:35
Forum: Forum, Website and Artwork discussion
Topic: A serious problem on the page of downloading VLC!!!!!!!!
Replies: 15
Views: 10191

Dear administrator, I think you're a Frenchman, so you may not understand the feeling of our Chinese. The problem is : In the "Location" field, except "taiwan", all the others are names of countries. What is worse, "the national flag of taiwan" appears on the web page. ...
by llzzyynjupt
25 Aug 2006 11:04
Forum: Forum, Website and Artwork discussion
Topic: A serious problem on the page of downloading VLC!!!!!!!!
Replies: 15
Views: 10191

Dear website administrators, if you don't intend to hurt the majority of our Chinese, please change your web pages. I think "Taiwan of China" should be better. Or to some extent "China Taipei" is also acceptable! But it has to be emphasized that "taiwan" is unacceptable...
by llzzyynjupt
25 Aug 2006 05:30
Forum: Forum, Website and Artwork discussion
Topic: A serious problem on the page of downloading VLC!!!!!!!!
Replies: 15
Views: 10191

A serious problem on the page of downloading VLC!!!!!!!!

Hi! I'm a VLC user from the mainland of China. Just now when I browsed the website of VLC, I found that on the page of downloading VLC, "taiwan" is in the same list of other countries. For example,the page:"http://www.videolan.org/vlc/download-windows.html". As a Chinese, I must ...
by llzzyynjupt
18 Jul 2006 09:11
Forum: VLC media player for Windows Troubleshooting
Topic: What's the meaning of "waiting for SPS" ?
Replies: 1
Views: 886

What's the meaning of "waiting for SPS" ?

When I play my TS file, the VLC always shows "waiting for SPS".

What's the reason ?

Thank you!
by llzzyynjupt
29 Apr 2006 03:25
Forum: VLC media player for Windows Troubleshooting
Topic: Will VLC incorporate the decoder of JSVM?
Replies: 0
Views: 520

Will VLC incorporate the decoder of JSVM?

As we know, the major framework of JSVM(Joint Scalable Video Model) has been set up by the JVT(Joint Video Team).

Does VLC support Scalable Video now?

Or will VLC support Scalable Video in the near future?
by llzzyynjupt
13 Oct 2005 14:18
Forum: VLC media player for Windows Troubleshooting
Topic: Besides gcc, can VLC be compiled by any other software?
Replies: 3
Views: 1070

Is gcc available on Windows? :?:


If so, how to install it on Windows? :?: :?: :?:
by llzzyynjupt
13 Oct 2005 11:40
Forum: VLC media player for Windows Troubleshooting
Topic: Besides gcc, can VLC be compiled by any other software?
Replies: 3
Views: 1070

Besides gcc, can VLC be compiled by any other software?

As my operation system is Windows, the compilier "gcc" cannot be used now.

Well, can VLC source code be compiled by any other software except for "gcc"? :?:
by llzzyynjupt
08 Oct 2005 17:43
Forum: VLC stream-output (sout)
Topic: When transcoding to H.264 stream,does VLC generate B frames?
Replies: 1
Views: 875

When transcoding to H.264 stream,does VLC generate B frames?

I know VLC can transcode MPEG2 video ES streams to raw H.264 streams.

Does the raw H.264 streams which are transcoded from MPEG2 video ES streams by VLC contain B frames? :?: :?: :?:
by llzzyynjupt
07 Oct 2005 07:45
Forum: VLC media player for Windows Troubleshooting
Topic: Why VLC is developed using gcc but not visual c++?
Replies: 1
Views: 714

Why VLC is developed using gcc but not visual c++?

Compared with gcc, I'm more familiar with visual c++.

Why VLC(especially VLC for Windows) is developed using gcc but not visual c++?

What's wrong with Visual C++? :?: :?: :?:
by llzzyynjupt
06 Oct 2005 18:03
Forum: VLC media player for Windows Troubleshooting
Topic: How does VLC decode H.264 TS streams?
Replies: 2
Views: 1137

I wonder how VLC makes use of the PCR, DTS and PTS values in the H.264 TS streams.

Would you please tell me which files in the VLC source code are involved in decoding H.264 TS streams?
by llzzyynjupt
06 Oct 2005 09:57
Forum: VLC media player for Windows Troubleshooting
Topic: How does VLC decode H.264 TS streams?
Replies: 2
Views: 1137

How does VLC decode H.264 TS streams?

Does DTS or PTS play a key role when H.264 TS streams are decoded by VLC?

Can VLC decode H.264 TS streams which have something wrong with its DTS and PTS values?

During the decoding of H.264 TS streams, which modules are involved?
by llzzyynjupt
05 Oct 2005 11:30
Forum: VLC stream-output (sout)
Topic: Can VLC generate TS streams from H.264 ES streams?
Replies: 0
Views: 388

Can VLC generate TS streams from H.264 ES streams?

I failed to use VLC(0.8.1) to generate TS streams from my own H.264 ES streams(with B frames contained).
Would you please tell me whether VLC(0.8.1) has such ability?
Thank you very much! :wink:
by llzzyynjupt
05 Oct 2005 11:27
Forum: VLC stream-output (sout)
Topic: Can VLC play H.264 TS streams that contain B frames?
Replies: 1
Views: 613

Can VLC play H.264 TS streams that contain B frames?

I have a H.264 TS streams file which contains B frames. Every time I use VLC(0.8.1)to decode this TS file, VLC(0.8.1) just shows one frame and then stops.

Would you please tell me whether VLC can decode H.264 TS streams that contain B frames?

Thank you very much! :wink:
by llzzyynjupt
05 Oct 2005 10:22
Forum: VLC stream-output (sout)
Topic: Any support for .m2v files?
Replies: 3
Views: 648

As far as I know, "m2v" means MPEG2 video ES streams.
VLC is quite qualified to play it.
by llzzyynjupt
30 Sep 2005 09:53
Forum: VLC stream-output (sout)
Topic: Can VLC generate H.264 TS streams from YUV files?
Replies: 0
Views: 412

Can VLC generate H.264 TS streams from YUV files?

I have several YUV files, how can I generating H.264 TS streams using VLC?
by llzzyynjupt
30 Sep 2005 09:50
Forum: VLC stream-output (sout)
Topic: How does VLC decode H.264 TS streams?
Replies: 0
Views: 411

How does VLC decode H.264 TS streams?

Does DTS or PTS play a key role when H.264 TS streams are decoded by VLC?

Can VLC decode H.264 TS streams which have something wrong with its DTS and PTS values?

During the decoding of H.264 TS streams, which modules are involved?

Go to advanced search