Search found 13 matches

Go to advanced search

by oscord
20 Jan 2015 20:56
Forum: Forum, Website and Artwork discussion
Topic: Link is broken
Replies: 0
Views: 4639

Link is broken

link to x265 tar ball is broken on the x264 dev page:

Page:
https://www.videolan.org/developers/x265.html

link:
ftp://ftp.videolan.org/pub/x265/snapshots/last.tar.bz2
by oscord
31 Oct 2011 17:45
Forum: VLC stream-output (sout)
Topic: Could vlc make a video mosaic?
Replies: 33
Views: 11343

Re:

you can't do a mosaic without transcode. (but you might want to try to transcode to raw data ... but i don't know how that works. never tried it) I understand that it is possible, can you please add a bit more information? Setting up a monitor for 24 feeds (live RTSP) on VLC, want to shave off tran...
by oscord
23 Jul 2009 01:41
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.0.0 build on RHEL4 gcc3 error.
Replies: 3
Views: 1785

Re: VLC 1.0.0 build on RHEL4 gcc3 error.

Found solution on forum:

Code: Select all

sudo sed -e 's/define\s*_POSIX_SPIN_LOCKS\s*/define _POSIX_SPIN_LOCKS -1 \/\/ wrong: /g' -i /usr/include/bits/posix_opt.h
by oscord
22 Jul 2009 23:25
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.0.0 build on RHEL4 gcc3 error.
Replies: 3
Views: 1785

VLC 1.0.0 build on RHEL4 gcc3 error.

Hi I use vlc 1.0.0 release to build a nice command line VLC. installed latest pth from GNU, 2.0.7 to fix pthreads headers. CPPFLAGS=-I/vlc/usr/include CFLAGS="-O2 -fPIC -march=i486 -mtune=i686 -I/vlc/usr/include" CXXFLAGS="-O2 -fPIC -march=i486 -mtune=i686 -I/vlc/usr/include" LDF...
by oscord
22 Jun 2009 23:10
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 0.9.9a RTSP (TCP) relay to multicast fails.
Replies: 3
Views: 1741

Re: 0.9.9a RTSP (TCP) relay to multicast fails.

I understand that TCP is not a standard for streaming, but how come it works fine with 0.8.6h and 086i releases?

Thanks.
Dennis.
by oscord
15 Jun 2009 18:40
Forum: VLC media player for Linux and friends Troubleshooting
Topic: 0.9.9a RTSP (TCP) relay to multicast fails.
Replies: 3
Views: 1741

0.9.9a RTSP (TCP) relay to multicast fails.

Hi all. I use 0.9.9a on RHEL 4 32bit machine. It works fine most of the time, and I'm trying to repeat a task I can still do fine with 0.8.6h build, but it fails on 0.9.9a for some reason. I have live radio feed, RTSP over TCP; VLC opens it and all I ask is leave it as is and RTP it out over multica...
by oscord
08 Apr 2009 19:24
Forum: General VLC media player Troubleshooting
Topic: video disappers with "fake:// & --input-slave"
Replies: 1
Views: 565

Re: video disappers with "fake:// & --input-slave"

Here's a complete -vvv log of a video only, fake:// is nicely converted to MPEG4 video: [root@dellencoder01 radiometa]# /vlc/bin/vlc fake:// --fake-file=img_01.jpg --fake-fps=1 --sout '#transcode{acodec=mp4a,ab=64k,channles=2,samplerate=44100,vcodec=mp4v,vb=300k,fps=1,keyint=10,qmax=51}:std{access=f...
by oscord
08 Apr 2009 18:55
Forum: General VLC media player Troubleshooting
Topic: video disappers with "fake:// & --input-slave"
Replies: 1
Views: 565

video disappers with "fake:// & --input-slave"

Hi, can't add a video feed(fake:// image.jpg) to a live radio. fake:// by itself works the video file is generated ok, when I add "--input-slave=http://shoutcast_station" video disappears, and only audio is there. GENERATED FILE HAS VIDEO (no audio yet): /vlc/bin/vlc fake:// --fake-file im...
by oscord
14 Jul 2008 02:09
Forum: VLC media player for Linux and friends Troubleshooting
Topic: configure: error: Your FFmpeg... img_resample() function
Replies: 5
Views: 3000

configure: error: Your FFmpeg... img_resample() function

I'm installing all libs and bins to /VLC/ compiled and installed lame, faac, faad, x264... I configured and compiled ffmpeg ok FFmpeg version SVN-r13525. ./configure --prefix=/VLC/ --enable-static --disable-ffplay --enable-pthreads --enable-libfaad --enable-libfaac --enable-libamr_nb --enable-gpl --...
by oscord
09 Jul 2008 22:12
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Build VLC errors
Replies: 5
Views: 1469

Re: Build VLC errors

jong357:
Do you know how to avoid this matroska problem?

Thanks.
by oscord
28 May 2008 19:20
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6f "undefined reference" errors. UPDATED
Replies: 3
Views: 2238

Re: VLC 0.8.6f "undefined reference" errors. UPADATED

tried with "--with-ffmpeg-amrnb" still same error.
I tried older ffmpeg versions from 11000, 11100, 11150, 12200, 13000 + latest.

Please let me know if there's anything else missing.
by oscord
23 Apr 2008 00:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 0.8.6f "undefined reference" errors. UPDATED
Replies: 3
Views: 2238

VLC 0.8.6f "undefined reference" errors. UPDATED

Hi all.. Got RHEL4 with gcc4, i386 Intel: Compiled ffmepg with latest tar ball SVN-r12920 : ./configure --disable-ffplay --disable-ffserver --enable-pthreads --enable-libfaad --enable-libfaac --enable-libamr_nb --enable-gpl --enable-postproc --enable-libmp3lame --enable-nonfree Configured VLC 0.8.6g...

Go to advanced search