Search found 893 matches

Go to advanced search

by Sigmund
29 Mar 2005 21:26
Forum: General VLC media player Troubleshooting
Topic: jou
Replies: 1
Views: 293

there is not yet any official upnp support in vlc. please contact the author of the upnp module for any further questions about it.
by Sigmund
03 Mar 2005 18:56
Forum: VLC media player Feature Requests
Topic: Codecs
Replies: 1
Views: 659

vlc uses ffmpeg for compression. how the different codecs compare to each other are thoughrouly discussed on other forums than this, since this off course is only a interrest forum for one of them.
by Sigmund
22 Feb 2005 18:54
Forum: General VLC media player Troubleshooting
Topic: ./configure problem using qt
Replies: 4
Views: 1212

QT embedded is still (to some degree) supported. if that is what you want please give more details on the problem.
by Sigmund
22 Feb 2005 18:45
Forum: General VLC media player Troubleshooting
Topic: multiple description in VLC!
Replies: 6
Views: 783

code for something similar to this was added very recently to svn. It's called mosaic.c or something.
by Sigmund
22 Feb 2005 18:42
Forum: VLC media player Feature Requests
Topic: Request for VLC player
Replies: 1
Views: 827

some of this is possible, but not all. try something like this: vlc petrole.mpg :start-time="sec" :stop-time="sec" :sout="#std{access=file,mux=ts,url=output.mpg}" vlc:quit you can change the size and add the subtitle if you are willing to re-encode the clip, but it will...
by Sigmund
21 Feb 2005 18:01
Forum: General VLC media player Troubleshooting
Topic: best player(http://app.ipop.co.kr/gom/GOMPLAYERSETUP.EXE)
Replies: 2
Views: 552

any player who use spam in it's marketing is by definition evil. You just managed to seriously damage your players reputation.
by Sigmund
21 Feb 2005 17:58
Forum: General VLC media player Troubleshooting
Topic: Can I do this with VLC?
Replies: 1
Views: 371

To some degree, try the mozilla plugin
by Sigmund
21 Feb 2005 17:53
Forum: VLC stream-output (sout)
Topic: Does VIDEOLAN support RTCP ?
Replies: 5
Views: 1022

no
by Sigmund
19 Feb 2005 10:32
Forum: General VLC media player Troubleshooting
Topic: Autoplay AVI on CD?
Replies: 11
Views: 2390

just put the filename as first parameter to vlc on start.
by Sigmund
19 Feb 2005 10:23
Forum: General VLC media player Troubleshooting
Topic: relative positioning of marq text on screen
Replies: 7
Views: 921

I'ts probably a one-line change to the relevant file (if you want bottom-centered marquee
by Sigmund
19 Feb 2005 10:18
Forum: VLC stream-output (sout)
Topic: h264 streaming help
Replies: 4
Views: 1071

./vlc -vvvv tiger-rx.264 --sout rtp/ts:157.254.120.159:20000
by Sigmund
18 Feb 2005 23:49
Forum: VLC stream-output (sout)
Topic: problem in 1394 input from Sony DCR-TRV410E PAL camera
Replies: 2
Views: 705

known bug in 0.8.1. try a nightly build
by Sigmund
18 Feb 2005 11:00
Forum: General VLC media player Troubleshooting
Topic: How do I install Hebrew in VLC?
Replies: 1
Views: 385

If you are compiling vlc all by yourself then you need to tell configure about freebidi, then everything else should be automatic
by Sigmund
17 Feb 2005 21:57
Forum: General VLC media player Troubleshooting
Topic: id-tag or fileinfo
Replies: 2
Views: 320

you can see it in "stream and media info" menu in the view menu, while playing. Or right-click->info in the playlist after playing. You can't edit it with vlc
by Sigmund
17 Feb 2005 18:10
Forum: VLC stream-output (sout)
Topic: streaming redirection
Replies: 1
Views: 556

yes
by Sigmund
15 Feb 2005 23:53
Forum: General VLC media player Troubleshooting
Topic: VLC: presentation with MPEGs and JPEGs
Replies: 5
Views: 964

I didn't try it myself, if none of my suggestions worked, then I'm all out of ideas. Sorry.
by Sigmund
15 Feb 2005 19:03
Forum: General VLC media player Troubleshooting
Topic: Can't start rc interface when calling VLC from Perl
Replies: 2
Views: 417

use --fake-tty
by Sigmund
15 Feb 2005 18:20
Forum: VLC stream-output (sout)
Topic: Does VIDEOLAN support RTCP ?
Replies: 5
Views: 1022

vlc interpret RTCP sender report packets, but don't send any rtcp packets
by Sigmund
15 Feb 2005 18:18
Forum: General VLC media player Troubleshooting
Topic: VLC: presentation with MPEGs and JPEGs
Replies: 5
Views: 964

Quote: "If that don't work try setting it to something very low"

something like 0.00001

That should make the jpeg continue every hundred thousand seconds
by Sigmund
15 Feb 2005 08:28
Forum: General VLC media player Troubleshooting
Topic: VLC: presentation with MPEGs and JPEGs
Replies: 5
Views: 964

There is a switch in the preferences->modules->demux->mjpeg that set fps for jpeg viewing. try setting this to 0. If that don't work try setting it to something very low (this will not give and endless display of the jpeg, but hopefully it can be long enough. Then look in the hotkeys section of the ...
by Sigmund
14 Feb 2005 21:52
Forum: General VLC media player Troubleshooting
Topic: Subtitle Character Problem ?
Replies: 2
Views: 2144

try iso-8859-9 or CP1254
by Sigmund
14 Feb 2005 16:38
Forum: General VLC media player Troubleshooting
Topic: Subtitle error
Replies: 4
Views: 484

is it a srt subtitle file, then only edit it to replace all \n with newlines. Perhaps we will fix support for this in newer vlc versions
by Sigmund
14 Feb 2005 10:02
Forum: VideoLAN
Topic: Why is the zipped archive Win file bigger than the unzipped?
Replies: 2
Views: 1003

I guess you are talking about the zipped version and the .exe installer version, and the answer in that case is that the .exe installer version uses better compression than zip.
by Sigmund
10 Feb 2005 14:40
Forum: VLC stream-output (sout)
Topic: Timestamp over RTP
Replies: 3
Views: 829

for the livedotcom module all rtp packet processing, including timestamp reading are done by the live.com streaming media library available at http://live.com
by Sigmund
10 Feb 2005 12:50
Forum: VLC stream-output (sout)
Topic: Timestamp over RTP
Replies: 3
Views: 829

vlc can read ts over rtp in two different ways. First way (the old way) completly ignores the rtp timestamps and uses only the mpeg ts timestamps. The other way users the livedotcom module, and it somehow uses the rtp timestamps, but there are larges known problems with this way, and measures have b...

Go to advanced search