Search found 478 matches

Go to advanced search

by zorglub
29 Aug 2006 16:18
Forum: VLC media player Feature Requests
Topic: Better subtitles support
Replies: 9
Views: 4132

However, it will not yet be possible to move subtitles in the black borders, unfortunately...
by zorglub
29 Aug 2006 16:17
Forum: VLC media player Feature Requests
Topic: Better subtitles support
Replies: 9
Views: 4132

A number of things will improve in 0.8.6: * The options to change fonts will be much more accessible (we'll completely rework the preferences system) * It will be possible to add subtitles on the fly even after the start of a movie by drag/dropping them. * Some subtitles autodetection problems have ...
by zorglub
22 Aug 2006 11:43
Forum: VLC media player Feature Requests
Topic: Proxy support for all protocols
Replies: 3
Views: 2970

For RTSP at least, it might be a bit hard, as it uses non-HTTP requests.

But, for both MMS-TCP and RTSP, you could use the Socks proxy, which at the moment is not configured at the same place than the HTTP proxy. It's directly in the "Input/Codecs" category, you need to turn advanced on.
by zorglub
22 Aug 2006 11:41
Forum: Coffee Corner
Topic: Does anyone know how to .....
Replies: 8
Views: 5004

Hello,

It is currently not possible, because we are only able to fix it in memory, our AVI file writer does not work correctly at the moment. However, we are currently improving it, it might be possible to offer a "Save" option in a future version.

Thanks for your interest
by zorglub
20 Aug 2006 01:34
Forum: VLC media player for Windows Troubleshooting
Topic: How to code a slider that moves when the video is playing?
Replies: 2
Views: 876

Hello,

You could simply refer to VLC's slider code, in modules/gui/wxwidgets/dialogs/input_manager.cpp

I'm not sure I understand your question, though
by zorglub
20 Aug 2006 01:33
Forum: VLC media player for Windows Troubleshooting
Topic: play a preview without the first part
Replies: 2
Views: 777

Generally, if you have the beginning, you can play all the parts that you have, but without the beginning, you are dommed, because it contains all the file descriptor.
by zorglub
20 Aug 2006 01:32
Forum: VLC media player for Windows Troubleshooting
Topic: VLC's UDP port number 1234
Replies: 3
Views: 2870

The default port can be configured in the streaming output general preferences.
by zorglub
20 Aug 2006 01:29
Forum: VLC media player for Linux and friends Troubleshooting
Topic: DVB-S frontend problem
Replies: 11
Views: 4084

Hello,

It looks like the signal that comes to the frontend is not correct. Have you had any success with other programs, like dvbstream or dvbtune ? It might be a physical problem.
by zorglub
20 Aug 2006 01:27
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Nokia 770
Replies: 2
Views: 1873

Hello,

Someone has started trying to port VLC to N770, you can find the link in the ApplicationCatalog on http://www.maemo.org, but it's quite complex.

The N770 has a hardware decoder, but its specs are not open, it is operated by a closed-source gstreamer module, and we can't use it at the moment.
by zorglub
20 Aug 2006 01:25
Forum: Coffee Corner
Topic: New mp3 project need beta testers 100 songs free
Replies: 2
Views: 2335

Well, if I understand correctly, you're quite like allofmp3.com.

It's legal ... in Russia.
by zorglub
20 Aug 2006 01:23
Forum: General VLC media player Troubleshooting
Topic: playlist structuring issue!!
Replies: 9
Views: 1889

Not very quickly, unfortunately :)

We are progressing, but VLC 0.8.6 is still a few months ahead.
by zorglub
20 Aug 2006 01:21
Forum: General VLC media player Troubleshooting
Topic: weird problem
Replies: 1
Views: 793

Hello,

Could you give us a link to such a movie ? Normally, we should be able to pasue Internet streams.
by zorglub
20 Aug 2006 01:20
Forum: VLC media player Feature Requests
Topic: Broken AVI file dialog
Replies: 15
Views: 33189

Could you see if VLC shows a length for this file (0.8.4). Also, please have a look at the log, and see if something like "broken index" appears.
by zorglub
31 Jul 2006 16:56
Forum: VLC media player for Linux and friends Troubleshooting
Topic: QT4-subversion
Replies: 7
Views: 2366

Hello, The Qt4 interface is far from being complete, but it should compile OK. Have you installed the Qt4 development libraries and qt4 development tools (moc, rcc and uic). natalinobalasso: a "todo" is available at http://zorglub.diwi.org/Qt4.html We would quite welcome some help, you can...
by zorglub
31 Jul 2006 13:45
Forum: VLC media player Feature Requests
Topic: Broken AVI file dialog
Replies: 15
Views: 33189

This option has been added and will appear in 0.8.6
by zorglub
04 Jul 2006 12:54
Forum: VLC media player Feature Requests
Topic: Summary of bookmark feature requests
Replies: 1
Views: 1040

Hello,

Thanks for this feedback, saved here:

http://trac.videolan.org/vlc/ticket/19#preview
by zorglub
22 Jun 2006 00:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC (Debian Sarge) segmentation fault on udp://@
Replies: 2
Views: 1111

Hello,

There is a known bug in the sarge version with the TY demuxer. Try removing /usr/lib/vlc/demux/libty_plugin.so
by zorglub
16 Jun 2006 13:56
Forum: Forum, Website and Artwork discussion
Topic: another website redesign proposal
Replies: 13
Views: 14589

Hello,

I really like these two designs, altough I have some trouble saying which one I prefer.

I like how you put forward the VLC section in the 2nd one, but for the streaming solution and news sections, I think I preferred the design in the 1st solution :)
by zorglub
15 Jun 2006 23:23
Forum: VLC media player Feature Requests
Topic: .RMVB support?
Replies: 6
Views: 2578

Hello,

Please read the dozens of previous posts that explain why it isn't possible.
by zorglub
15 Jun 2006 14:13
Forum: Forum, Website and Artwork discussion
Topic: About redesign: suggestions
Replies: 2
Views: 2865

Hello,

I set up a wiki page here: http://wiki.videolan.org/index.php/WebsiteDesign

I don't think I forgot a design, if I did, please tell me or add it. You are free to change your entries, of course.

I haven't yet added links to the authors themselves.
by zorglub
09 Jun 2006 22:36
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Error launching VLC for AiX
Replies: 4
Views: 1237

It looks like your dynamic linker does not work correctly.

You might want to try to use --enable-mostly-builtins on the configure line
by zorglub
02 Jun 2006 21:49
Forum: General VLC media player Troubleshooting
Topic: Coverity security scan
Replies: 2
Views: 710

Hello,

VideLAN is indeed interested, and we have contacted them. They should add vlc when they add new projects to their effort.

Thanks
by zorglub
02 Jun 2006 08:05
Forum: VLC media player Feature Requests
Topic: Notices, bugs, requests :)
Replies: 6
Views: 4051

The typo in preferences is fixed. I'll let the skins masters anwser your other requests :)
by zorglub
01 Jun 2006 17:01
Forum: VLC media player for Linux and friends Troubleshooting
Topic: QT4-subversion
Replies: 7
Views: 2366

Hello,

Hopefully it will. The goal is to replace the current WX interface with a new QT4-based one.

Go to advanced search