Search found 15 matches

Go to advanced search

by Polyphem
22 Sep 2007 11:46
Forum: VLC media player for Windows Troubleshooting
Topic: Command line option to disable wxWidgets interface
Replies: 0
Views: 387

Command line option to disable wxWidgets interface

Hello Gents (and ladys :) ), I want to run vlc wallpaper on my LCD Television Screen... now i cannot find the option to disable the wxWidgets interface. This is what i got so far: vlc.exe --hdtv-fix --wx-systray --no-wx-taskbar --directx-wallpaper --aspect-ratio 16:9 test.wmv Can anyone tell me the ...
by Polyphem
29 Nov 2005 08:52
Forum: VLC media player Feature Requests
Topic: Win32 Binary Stdout - Mod please read
Replies: 4
Views: 2242

Please add this one to the Bug-Reporting, Thanks.

Regards
Polypehm
by Polyphem
23 Nov 2005 18:15
Forum: VLC media player Feature Requests
Topic: Win32 Binary Stdout - Mod please read
Replies: 4
Views: 2242

After reading this Additional changes required: In share/vlc_win32_rc.rc, delete lines 15&16: PRODUCTVERSION VERSION_NUMBER FILEVERSION VERSION_NUMBER Likewise in activex/axvlc_rc.rc, delete lines containing: PRODUCTVERSION VERSION_NUMBER FILEVERSION VERSION_NUMBER here http://forum.videolan.org...
by Polyphem
23 Nov 2005 16:39
Forum: VLC stream-output (sout)
Topic: List of supported codecs and containers for command line
Replies: 7
Views: 4269

encoder and decoder fourccs are the same. I suggest that you have a look at the fourcc list here : http://www.fourcc.org (click on "Video Codecs") Thanks for the link, the principle is shortly described here: http://en.wikipedia.org/wiki/FOURCC But I guess what you wanted to say is, that ...
by Polyphem
23 Nov 2005 15:18
Forum: VLC stream-output (sout)
Topic: VLC does not unscramble a WMV file
Replies: 3
Views: 2277

The file seems MS DRM protected. VLC does not support MS-DRM (closed-source). As i heard, for WM7 (old) files DRM can be bypassed, for WM8-10 there is no bypass available now.
by Polyphem
23 Nov 2005 12:00
Forum: VLC stream-output (sout)
Topic: List of supported codecs and containers for command line
Replies: 7
Views: 4269

Also looked up the source and found the file
https://trac.videolan.org/vlc/file/trun ... g/ffmpeg.c
with lots of Video and Audio codecs (Codec fourcc -> ffmpeg_id mapping), but as I read the file these are decoder codecs and not encoder. Anyone have an opinion on this one?
by Polyphem
23 Nov 2005 10:45
Forum: VLC stream-output (sout)
Topic: List of supported codecs and containers for command line
Replies: 7
Views: 4269

So than lets just start building our own documentation. Just post any additions or corrections in this thread and I'll summarize them in the first post.
by Polyphem
21 Nov 2005 20:29
Forum: VLC stream-output (sout)
Topic: Crop not working
Replies: 7
Views: 1608

by Polyphem
21 Nov 2005 19:48
Forum: VLC media player Feature Requests
Topic: Win32 Binary Stdout - Mod please read
Replies: 4
Views: 2242

Win32 Binary Stdout - Mod please read

Hello VLC-Team, in this Post http://forum.videolan.org/viewtopic.php?t=14066 I reported some problems with the stdout under Windows. Neither can I code C nor I have setup a compiling environment. Nevertheless maybe I have found out what went wrong. Maybe it is possible for anyone with a Win32 compil...
by Polyphem
18 Nov 2005 14:09
Forum: VLC stream-output (sout)
Topic: List of supported codecs and containers for command line
Replies: 7
Views: 4269

List of supported codecs and containers for command line

On the streaming feature page there is an overview of supported codecs, containers and muxers, but these are of course not the values you have to use for command line input. Thus I started to gether the values in this thread: vcodec ------------- DivX 1 video = div1 (???) DivX 2 video = div2 (???) D...
by Polyphem
16 Nov 2005 12:46
Forum: VLC stream-output (sout)
Topic: Other output messing the binary Stdout?
Replies: 3
Views: 1723

Thought that it might be an issue with video, but with mp3 it's the same. Tried with mp3 to: {access=file,mux=raw,url='-'} and received a working but very choppy file, but {access=file,mux=raw,url='target.mp3'} worked fine. Also {access=file,mux=raw,url='-'} 1>target.mp3 delievered the same choppy m...
by Polyphem
15 Nov 2005 23:25
Forum: VLC stream-output (sout)
Topic: Other output messing the binary Stdout?
Replies: 3
Views: 1723

I looked up the Stdout function here: https://trac.videolan.org/vlc/file/trunk/modules/access_output/file.c Is it possible that these: msg_Dbg( p_access, "using stdout" ); msg_Dbg( p_access, "file access output opened (`%s')", p_access->psz_name ); msg_Dbg( p_access, "file a...
by Polyphem
15 Nov 2005 17:55
Forum: VLC stream-output (sout)
Topic: Other output messing the binary Stdout?
Replies: 3
Views: 1723

Other output messing the binary Stdout?

Hello Folks, currently playing around with the binary Stdout option an run into a problem. When I use standard{access=file,mux=asf,url='test.mpeg'} the resulting local file is healthy and plays in VLC and WMP. When I try to capture the binary output from Stdout with standard{access=file,mux=asf,url=...
by Polyphem
14 Nov 2005 11:15
Forum: VLC media player Feature Requests
Topic: Marquee display subfilter - Option Show every X milliseconds
Replies: 1
Views: 1011

Marquee display subfilter - Option Show every X milliseconds

Hello Videolan-Developers, would it be possible to add another option to the Marquee display sub filter? It would like to have an option to show the Marquee every x milliseconds. In conjunction with the timeout option it would be possible to fade the Marquee in and out, e.g.: --marq-timeout X ----ma...
by Polyphem
14 Nov 2005 09:47
Forum: VLC stream-output (sout)
Topic: Questions how to stream VOD to HTTP plus Logo/Marq
Replies: 0
Views: 722

Questions how to stream VOD to HTTP plus Logo/Marq

Hello Videolan-Community, first I want to thank the developers for this great programm. I'm using it now for 2-3 years as my media player #1, but just recently started to explorer the streaming features. I already dug through the documentation (player+streaming) and through the forum here. I saw dif...

Go to advanced search