Search found 6 matches

Go to advanced search

by rishe
05 Apr 2010 18:07
Forum: VLC media player for Windows Troubleshooting
Topic: x264 build with VLC on windows for streaming
Replies: 4
Views: 1810

Re: x264 build with VLC on windows for streaming

i changed on how i compiled the x264 snapshot. compiled x264 on its own folder with options ./configure --prefix=/usr/win32/x264 --enable-shared --enable-pic make make install then added to configure --with-x264-tree=usr/win32/x264 then compiled vlc though no error was found when i run vlc but i thi...
by rishe
05 Apr 2010 01:52
Forum: VLC media player for Windows Troubleshooting
Topic: x264 build with VLC on windows for streaming
Replies: 4
Views: 1810

Re: x264 build with VLC on windows for streaming

when you say encoding option do you mean this one? -> :sout=#transcode{vcodec=h264,vb=800,scale=1,acodec=mp4a,ab=128,channels=2,samplerate=44100}:std{access=http,mux=ts,dst=169.254:88:52:1024} And yes i do have libx264_plugin.dll on vlc 1.0.5\plugins. Actually before I only used vlc source code and ...
by rishe
04 Apr 2010 11:50
Forum: VLC stream-output (sout)
Topic: x264 fine tuning
Replies: 5
Views: 5654

Re: x264 fine tuning

does building ffmpeg required for x264 build in vlc?
by rishe
04 Apr 2010 11:47
Forum: VLC media player for Windows Troubleshooting
Topic: x264 build with VLC on windows for streaming
Replies: 4
Views: 1810

x264 build with VLC on windows for streaming

hi everyone, I compile x264 source using ./configure --prefix=/usr/compiled --enable-shared --enable-pic make make install It created libx264.a, libx264.dll, libx264-76.dll, x264.exe -> pasted them in /usr/win32/ bin, include and lib Compiled VLC 1.0.5. Tried Streaming http but gives an error: It se...
by rishe
26 Mar 2010 13:14
Forum: VLC stream-output (sout)
Topic: x264 fine tuning
Replies: 5
Views: 5654

Re: x264 fine tuning

can i ask a question to you? in editing x264, do we need to download x264 source code or is the vlc source code enough to edit functions like the CAVLC, In-Loop Deblocking Filter, Flexible MAcroblock Ordering or I/P slices?
by rishe
08 Mar 2010 18:15
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.0.5 compile problem
Replies: 4
Views: 570

Re: VLC 1.0.5 compile problem

Hi i'm a newbie in VLC and as x_tine i am currently trying to configure vlc in windows. I successfully bootstrapped also but i'm having problems with the configure. It gives an error about C compiler cannot create executable after running sh extras/package/win32/configure-msys.sh. I installed gcc us...

Go to advanced search