Search found 54 matches

Go to advanced search

by jockyw2001
16 Jun 2007 21:01
Forum: General VLC media player Troubleshooting
Topic: svn-0.9.0 in cygwin
Replies: 0
Views: 501

svn-0.9.0 in cygwin

According to wiki instructions I have built a fresh checkout of 0.9.0 in cygwin. Both configure and make ran flawless. As last step I did "make package-win32-base". If I try to start vlc.exe from explorer nothing happens, except that drwatson is shortly running which I can observe in taskm...
by jockyw2001
16 Jun 2007 17:17
Forum: Web and scripting
Topic: Problems with the web interface and pocket pc
Replies: 10
Views: 2948

Yep, streaming of VLC to Vox works great in inter- and intranet. I'm using a bit higher quality settings (for video). You may wonna try: :sout=#transcode{vcodec=h264,vb=300,width=320,heig ht=240,fps=15,venc=x264{me=dia,subme=1,analyse=non e,bframes=0,b-adapt=none,chroma-me=none,merange=1},acodec=mp3...
by jockyw2001
11 Jun 2007 17:16
Forum: Web and scripting
Topic: Problems with the web interface and pocket pc
Replies: 10
Views: 2948

Slightly off-topic, but which codec params do you use for streaming to your Vox?
by jockyw2001
11 Jun 2007 15:30
Forum: Web and scripting
Topic: old style web interface
Replies: 0
Views: 951

old style web interface

Is the old http interface still supported in 0.9.0 ?
by jockyw2001
11 Jun 2007 15:14
Forum: Web and scripting
Topic: Problems with the web interface and pocket pc
Replies: 10
Views: 2948

Ahh, thx bendy.
Another happy Vox user :)
by jockyw2001
25 May 2007 11:26
Forum: VLC media player Feature Requests
Topic: UPnP AV support
Replies: 29
Views: 88997

It's May '07 :)

Is there UPnP server support in a snapshot?
by jockyw2001
28 Jul 2006 23:34
Forum: VLC stream-output (sout)
Topic: Setting SOUT via the new WebIf
Replies: 8
Views: 2141

Well, I have tried since the last couple of weeks and I can tell you it doesn't work, unless you changed something in svn in the past 48 hours
by jockyw2001
27 Jul 2006 13:08
Forum: General VLC media player Troubleshooting
Topic: vlc 0.8.6 http interface broken
Replies: 17
Views: 4877

I have the feeling the devs underestimate the number of apps which use the http control interface. I'm still hoping for a solution soon.
by jockyw2001
21 Jul 2006 10:25
Forum: VLC stream-output (sout)
Topic: desktop capture + streaming
Replies: 7
Views: 2466

You can always use WME (windows media encoder) if VLC can't do the trick
by jockyw2001
21 Jul 2006 10:22
Forum: VLC stream-output (sout)
Topic: sout: which parameters for preserving aspect ratio
Replies: 0
Views: 663

sout: which parameters for preserving aspect ratio

I use VLC to stream to Sony PSP. VLC transcodes any content to the PSP screen resolution of 480x272. The displayed picture AR is therefore always 16:9. So that means that 4:3 content is transcoded to 16:9. That is not correct and I would like VLC to automatically transcode to 360x272 when it detects...
by jockyw2001
16 Jul 2006 11:57
Forum: General VLC media player Troubleshooting
Topic: vlc 0.8.6 http interface broken
Replies: 17
Views: 4877

I'm sending exactly the same mrl with:
http://vlcserverip:vlcserverport/old/?control=add&mrl=trackname

It works for 0.8.5 but it doesn't work for 0.8.6-svn anymore :(
by jockyw2001
14 Jul 2006 15:22
Forum: VLC media player for Windows Troubleshooting
Topic: HTTP Interface in 0.8.4 and 0.8.5 not functioning.
Replies: 3
Views: 721

try the old style interface: http://ip:8080/old
by jockyw2001
14 Jul 2006 15:11
Forum: VLC media player for Windows Troubleshooting
Topic: VLC and D9034 / H.264
Replies: 10
Views: 3366

@DJ: I forgot to mention that I'm streaming h264/mpga from VLC (win32) in a TS container via HTTP/TCP to my Sony PSP which is running a ported ffmpeg ffplay media player. The problem was that ffmpeg's av_find_stream_info() function could annoyingly often not recognize picture width and height from t...
by jockyw2001
14 Jul 2006 14:11
Forum: General VLC media player Troubleshooting
Topic: vlc 0.8.6 http interface broken
Replies: 17
Views: 4877

No it isn't. I just build fresh from SVN.
Same problem still there :(

Code: Select all

http debug: invalid requested mrl: d:\\movies\Disneys Kim Possible.ts
PS: I'm using "old/?control=add&mrl=..."
by jockyw2001
14 Jul 2006 11:56
Forum: VLC media player for Windows Troubleshooting
Topic: VLC and D9034 / H.264
Replies: 10
Views: 3366

Thx DJ. Further to the issue I can say that the problem occurs less often if instead of mp3 I mux mpga audio with the h264 video. But it still occurs :(
by jockyw2001
13 Jul 2006 15:39
Forum: VLC media player for Windows Troubleshooting
Topic: VLC and D9034 / H.264
Replies: 10
Views: 3366

There is another possibility within VLC as I ran across this just a few moments ago. H264 also worked but only if you catch the stream at its beginning. It give the following error otherwise: [00000378] packetizer_h264 packetizer warning: waiting for SPS But it will take a developer to offer an ans...
by jockyw2001
13 Jul 2006 00:08
Forum: General VLC media player Troubleshooting
Topic: vlc 0.8.6 http interface broken
Replies: 17
Views: 4877

You're using windows right ?
yes
by jockyw2001
12 Jul 2006 23:33
Forum: VLC media player for Windows Troubleshooting
Topic: make package-win32 problem
Replies: 2
Views: 439

Deleting section SEC03 and the reference to it did the trick.

For some reason under windows mozilla isn't build, this is what actually causes the problem. But I haven't got a solution for it yet.
by jockyw2001
12 Jul 2006 21:20
Forum: General VLC media player Troubleshooting
Topic: vlc 0.8.6 http interface broken
Replies: 17
Views: 4877

Still broken in the 20060711-0000 build.
by jockyw2001
12 Jul 2006 17:07
Forum: VLC media player for Windows Troubleshooting
Topic: make package-win32 problem
Replies: 2
Views: 439

make package-win32 problem

I can build a fresh svn checkout with no problems. However, a "make package-win32" always quits with the error below. I can do without the mozilla plugin, but don't know what exactly to change/delete in the .nsi file. Can anyone advise? ... ... File: "mozilla" -> no files found. ...
by jockyw2001
06 Jul 2006 13:28
Forum: VLC media player for Windows Troubleshooting
Topic: Replacing x264 plugins
Replies: 1
Views: 600

Replacing x264 plugins

I've compiled a modified x264 library and then also compiled the three h264 vlc plugin dlls. However, after replacing the existing h264 plugins vlc crashes. The error report names the new h264 plugins as the cause.

Is it possible at all to replace plugin dlls?
by jockyw2001
02 Jul 2006 20:21
Forum: VLC stream-output (sout)
Topic: no audio in transcoding
Replies: 5
Views: 1148

Yes, deleting the quotes did the trick.

Thanks dionoea, you saved my day :)
by jockyw2001
02 Jul 2006 18:35
Forum: VLC stream-output (sout)
Topic: no audio in transcoding
Replies: 5
Views: 1148

Still having trouble. I tried a few examples in ch3 and always get the error stream_out_standard error: no mux specified or found by extension main warning: no sout stream module matching "std" could be loaded main debug: destroying chain... (name=std) main debug: destroying chain done mai...
by jockyw2001
02 Jul 2006 16:46
Forum: VLC stream-output (sout)
Topic: no audio in transcoding
Replies: 5
Views: 1148

Yep, it took a while before I found it. Thanks!
by jockyw2001
02 Jul 2006 02:20
Forum: VLC stream-output (sout)
Topic: no audio in transcoding
Replies: 5
Views: 1148

no audio in transcoding

I'd like to transcode a stream to a video-only h264 .avi file or a raw .264 file. I need advise on how to disable the audio transcoding. I have something like below, but I know the syntax is not right: :sout=#transcode{vcodec=h264,vb=700,width=480,height=272,fps=25,venc=x264,acodec=noaudio}:duplicat...

Go to advanced search