Search found 15 matches

Go to advanced search

by Nem
08 Aug 2007 10:06
Forum: VLC stream-output (sout)
Topic: Status about streaming out FLV format
Replies: 37
Views: 15572

Re: Status about streaming out FLV format

Hi !

No, sorry, i haven't one, but i will post some logs today (but before i have to made some trys on an other computer, cause i've maybe found the problem).

Regards.
by Nem
02 Aug 2007 16:43
Forum: VLC stream-output (sout)
Topic: Status about streaming out FLV format
Replies: 37
Views: 15572

Re: Status about streaming out FLV format

Hi, Works almost fine on Linux. Just for information, i use IP cameras and i want to stream in flv. Here is the "walktrought" is used : 1.vlc 0.8.6c ./vlc rtsp://<cam_ip>:1145/livepc.sdp --sout "#transcode{acodec=mp3, samplerate=44100}:std{access=http, mux=asf, dst=127.0.0.1:1234}&quo...
by Nem
31 Jul 2007 17:05
Forum: VLC stream-output (sout)
Topic: fake input
Replies: 6
Views: 1426

Re: fake input

If i take a better look at your last command line, i see you use a axis camera in mjpg.
So i now better understand your test.jpg in the non working command line.
If you use a video file, this should work, but a picture, not sure.

Try to convert your camera stream into a video before streaming.
by Nem
31 Jul 2007 16:14
Forum: VLC stream-output (sout)
Topic: fake input
Replies: 6
Views: 1426

Re: fake input

Hi,

If i well understand, you want to stream a file that is on you hd.
Remplace "fake: --fake-file=./test.jpg" by the path to your file.
I.E. : ~/path/to/your/file/test.whatyouwant
by Nem
31 Jul 2007 12:00
Forum: VLC stream-output (sout)
Topic: AMR make problems
Replies: 1
Views: 652

Re: AMR make problems

Well, i've encountered the same problem.
Never get this stuf working with shared libs. If this is not mandatory for you to have shared libs, make ffmpeg static (--enable-static --disable-shared).
I'll try to find if i haven't an other solution in my notes.

Hope this helps.
by Nem
31 Jul 2007 11:44
Forum: VLC stream-output (sout)
Topic: Status about streaming out FLV format
Replies: 37
Views: 15572

Re: Status about streaming out FLV format

Hi, i'm trying to stream flv too. I'm using vlc-0.9.0-svn-20070717-0000 (nightly build), windows XP. When i use this command, VLC crash (and windows ask for a bug report, hahah, what a joke. Hum, must disable that on this computer...). "C:\Download\vlc-0.9.0-svn-20070717-0000\vlc.exe" C:\D...
by Nem
23 Jul 2007 11:15
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with amr-nb/wb when building
Replies: 1
Views: 529

Re: Problem with amr-nb/wb when building

I've taken of amr-nb/wb from ffmpeg and vlc get compile (ho ? Strange... ^^).
I need amr, but preffer a half working version than a non working app.

If i find what was the problem, i will post again.
by Nem
20 Jul 2007 17:02
Forum: VLC media player for Windows Troubleshooting
Topic: Problem with amr-nb/wb when building
Replies: 1
Views: 529

Problem with amr-nb/wb when building

Hi ! I've got a problem with vlc building on Msys/MinGW. I want to build vlc with faac-faad-amrnb-amrwb-x264. I use ffmpeg-export-snapshot-20070711 and last release of the codecs. Followed this method to get a working ffmpeg (very well made, a pleasure to read) : http://arrozcru.no-ip.org/ffmpeg_wik...
by Nem
12 Jul 2007 18:11
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem using RTSP
Replies: 2
Views: 1135

Re: Problem using RTSP

I've found an alternative to my problem, i use vlc 0.8.6c. I've build it with the same options than vlc0.9.0 and it works fine. Really don't know from where comes the problem. I'v compared the -vvv launch in both versions, and it was almost the same. So i fear that there is a problem with rtsp in 0....
by Nem
10 Jul 2007 16:28
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Problem using RTSP
Replies: 2
Views: 1135

Problem using RTSP

Hi ! Here my configuration : CentOS 4.4 VLC 0.9.0 snapshot 24/06/2007. ffmpeg snapshot 25/06/2007 live555 01/07/2007 I'm working on a P4 3.00Ghz, 500MB physical memmory. Openning a file locally works good. I'm trying to open a RTSP stream (from a camera) via vlc. Everything going fine, the video sho...
by Nem
29 Jun 2007 15:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compiling VLC with librairies in non standard directorys.
Replies: 3
Views: 2221

Re: Compiling VLC with librairies in non standard directorys.

Hi ! Thx for your advices. I've tryed again using LDFLAGS and CPPFLAGS, and it works (made a supid mistake, and aven't seen it.... wrote "in lc ude" and not "in cl ude" :oops: ). And i will test your second solution kmf31, looks like it will fit exactly to my needs (almost all li...
by Nem
28 Jun 2007 16:44
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Compiling VLC with librairies in non standard directorys.
Replies: 3
Views: 2221

Compiling VLC with librairies in non standard directorys.

Hi ! I would like to compile VLC with librairies located in non standard directories (i.e : libs and .h are in MY_PATH/lib and MY_PATH/inculde). I've manage to compile ffmpeg by adding --cflags=-I$RESULTS/include --extra-ldflags=-L$RESULTS/lib in the ./configure line. With VLC, i've got 2 problems. ...
by Nem
06 Jun 2007 15:33
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Trying to make a Lite VLC on CentOS
Replies: 4
Views: 741

Tanks for your fast answers j-b !
I will try using those options.
by Nem
06 Jun 2007 13:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Trying to make a Lite VLC on CentOS
Replies: 4
Views: 741

I don't use those packages because i have to compile VLC to a minimal size (mean that i would like to keep enought stuff to do just what i need, no other features).
And those packages are more globals (or i haven't understand something) (and that's possible ^^).
by Nem
06 Jun 2007 10:42
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Trying to make a Lite VLC on CentOS
Replies: 4
Views: 741

Trying to make a Lite VLC on CentOS

Hi ! This is my firts post on this forum, hope i will manage to be clear in my explanations. First, i'm not very familiar with Linux and Friends, so please excuse me if certain of my questions are basics. I'm trying to build a lite VLC on CentOS (Red Hat clone). I would like to use it as a transform...

Go to advanced search