Search found 29 matches

Go to advanced search

by ahmdprog
14 Apr 2007 11:43
Forum: VLC media player for Linux and friends Troubleshooting
Topic: installing vlc from source - compiles but doesnt open mpeg4s
Replies: 6
Views: 2932

I am also facing the same problem while compiling the SVN under ubuntu.

have you solve this problem ?
by ahmdprog
29 Mar 2007 10:14
Forum: VLC stream-output (sout)
Topic: Multicasting over the internet HOW?
Replies: 3
Views: 1532

Mr yeshuawatso, thanks for your reply to the gentleman, now as you said that VLC can stream to Helix and Windows media service. now, How you successfully tried to stream to windows media service. can you write the command used to stream to windows media service, or even to helix. it will be apprecia...
by ahmdprog
29 Mar 2007 09:29
Forum: VLC stream-output (sout)
Topic: Reflect QTSS stream to windows media player
Replies: 4
Views: 965

have you got answer on this case, or have you find solution on that ?

thanks
by ahmdprog
20 Mar 2007 16:45
Forum: VLC media player for Windows Troubleshooting
Topic: Stream to Windows Media Service
Replies: 0
Views: 522

Stream to Windows Media Service

hi, I am trying to stream from latest VLC to Windows Media Services using :sout=#transcode{vcodec=WMV2,vb=64,scale=1,acodec=mp3,ab=32,channels=2}:duplicate{dst=std{access=mmsh,mux=asfh,dst=192.168.0.152:8080}} I also tried access=http, and I tried different acodec and vcodec format, but no success a...
by ahmdprog
14 Mar 2007 17:29
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC issue
Replies: 8
Views: 1669

No one is complaining, the JVLC was very poor and unstable at all, i have compiled the JVLC many many times, and i tried to build the JVLC under windows, Fedora Core 6 and Debian, and Suse 10.2, looking for stable one. I have rewrite all the JNI staff, trying to make stable one, I have asked the JVL...
by ahmdprog
10 Mar 2007 11:43
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC -- JVC(DirectX Output) Frame Issue.
Replies: 2
Views: 641

JVLC -- JVC(DirectX Output) Frame Issue.

Gentlemen, for JVLC issue with lunching new frame titled JVC(DirectX Output) problem. you need to look at hacking Swing so you can change the Title and get Inherited Instance of the current component within the Frame. try to look at Hacking Swing in Java, you can do what ever you want. hopefully, i ...
by ahmdprog
01 Mar 2007 19:09
Forum: VLC media player for Windows Troubleshooting
Topic: Streaming Live Video To Helix Server
Replies: 2
Views: 548

don't wast time to this issue. i wast enough time without any result. i don't know if you could tell me any WM( windows media ) streamer compatibles with VLC.
by ahmdprog
01 Mar 2007 06:35
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

hi, Video lan is reliable, and you need to understand that Multimedia in Java is not easy job, because the JVM is very slow in native processing, recently they developed better performance one, but I don't think that any success for implementing MP4 in pure java. I have seen many H263 and H264 imple...
by ahmdprog
19 Feb 2007 14:06
Forum: VLC media player for Windows Troubleshooting
Topic: HOWTO for cross compiling Java bindings for VLC (i.e., JVLC)
Replies: 4
Views: 1085

hi, I have complied JVLC many many times. I have compiled using Cywin in windows. and no success of any modification. the JVM crashing coming not only in these functions, the crashing coming when trying to create instance _instance = createInstance( args ); and these crashing is not happening consta...
by ahmdprog
19 Feb 2007 07:29
Forum: VLC media player for Windows Troubleshooting
Topic: HOWTO for cross compiling Java bindings for VLC (i.e., JVLC)
Replies: 4
Views: 1085

hi, Many thanks for your explanation. Actually, I need to make my hands up and say, I am sorry, I am unable to solve the JVLC problem that makes the JVM crash. Yes, I have improve something after some modification, now the JVM rarely crashed. But still we need clean copy and now mistakes at all. I h...
by ahmdprog
08 Feb 2007 20:08
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

gentlemen, I have asked these people for help when i was compiling in windows, but they didn't offer anything ... unfortunately. Mr. Filippo filippo@carone.org Mr. Philippe phmorin@free.fr they claim that the JVLC is very easily compiling in Cross compilation. but actually, it is very very hard job ...
by ahmdprog
06 Feb 2007 14:50
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

hi, first of all, you need to put at your mind that the JVLC is not stable at windows. for your problem, you need to ensure that the JVLC.DLL and plugins directory is the same directory of your project. and what is the tool you are using to develop Java. some tools they don't consider the classPath ...
by ahmdprog
02 Feb 2007 12:48
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

hi otrofox,

how you did setup for cross compiler, actually I am not much familiar of setup cross compiler, i tried to setup using Fedora core 6, but many errors and not success. which operating system you used and how you did setup for that.

many thanks,
by ahmdprog
02 Feb 2007 12:22
Forum: VLC media player for Windows Troubleshooting
Topic: Record stream RTSP
Replies: 2
Views: 862

hi,

first of all, have you tried JVLC, real coding, and it is working with you or not ?


regards,
Ahmad
by ahmdprog
02 Feb 2007 11:46
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC and Java applet
Replies: 1
Views: 541

hi, running JVLC as applet is something like not possible because, JVM is platform independent but JVLC is not, that means you need deferent package for every platform. there is a solution if you like to build the applet for every platform and to load the specific applet for the client platform. eve...
by ahmdprog
27 Jan 2007 00:50
Forum: VLC media player for Windows Troubleshooting
Topic: JVLC issue
Replies: 8
Views: 1669

hi, the JVLC is very very * 1000000000 * very experimental. don't think that it is easy job to call JNI and have video and audio working fine with JVM. the biggest problem with JVLC is not the features and JPanel or something like this. the problem it is not stable with JVM. I have compiled the JVLC...
by ahmdprog
17 Jan 2007 08:39
Forum: VLC media player for Windows Troubleshooting
Topic: Error exception_access_violation jvlc
Replies: 1
Views: 569

Actually, this is one problem of JVLC, it makes the JVM crashed, since the JVM unable to load the dll library, and what I notice from your java code ,that you are making multiple instance of JVLC. Try to make only one instance of JVLC, and from my experience of JVLC, don’t try to pass parameters to ...
by ahmdprog
16 Jan 2007 17:59
Forum: VLC media player for Windows Troubleshooting
Topic: Hide JVLC java console (comand line)
Replies: 4
Views: 1062

Hi, this is not java console, now you are executing Java application using command line, then the console will stay open. to solve this problem, you can make Jar(executable) package, and then your application will looks like executable no console will open. if you are running in windows, then you ca...
by ahmdprog
16 Jan 2007 07:30
Forum: VLC media player for Windows Troubleshooting
Topic: Streaming to Helix Server.
Replies: 3
Views: 977

Hi,

personally, I agree with you, I don't like Helix at all, and I don't like any product from this company, they are selfish company.

anyway, could you advise me for good streamer for streaming WMV formate.

many thanks for reply.
by ahmdprog
16 Jan 2007 07:15
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VideoLan server configuration
Replies: 7
Views: 1669

Hello,

could you write in English, I don't know your language :( i think there is information that i am looking for, for this discussion, I need to know how to integrated VLC with Helix, I am looking for that.

thanks.
by ahmdprog
13 Jan 2007 22:07
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

All right,

I will sent it to you by tomorrow.
by ahmdprog
13 Jan 2007 11:44
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

Hi, First of all, I apologize because I didn’t tell you some guideline when you are planning to compile and have JVLC working: 1- You need set setup couple of coffee cubs near you. 2- If you are smoker, then you need to buy some packages for this process. 3- Do the compilation and configuration whil...
by ahmdprog
12 Jan 2007 16:39
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

Yes, I agree about JVLC Developer. Again, the most joking issue of compiling JVLC, that you need to pick some files from some version and some files from some trunk and some files of source code you have to updated and corrected by yourself and finally, maybe you will get JVLC.DLL or maybe NOT. And ...
by ahmdprog
12 Jan 2007 14:34
Forum: VLC media player for Windows Troubleshooting
Topic: Streaming to Helix Server.
Replies: 3
Views: 977

any helpe on that, any idea

Gentlemen,

any idea on this issue, it will work or not ? any help please.

thanks.
by ahmdprog
12 Jan 2007 13:43
Forum: VLC media player for Windows Troubleshooting
Topic: Problems building JVLC.DLL
Replies: 37
Views: 9574

Hi, To have JVLC.DLL from vlc-0.8.6 source, it has many compiling errors and many stuff you need to do it, it is not out of the box (unfortunately). I don’t know how JVLC developer thinking, they are thinking that the developers people are inelegance like them, and they needs us to do everything by ...

Go to advanced search