Search found 287 matches

Go to advanced search

by TypX
29 Dec 2011 00:42
Forum: VLC media player for Windows Troubleshooting
Topic: CRASH
Replies: 13
Views: 1105

Re: CRASH

lua is a script language, vlc uses it to parse the html page and find the relevant info to play the video.
by TypX
29 Dec 2011 00:40
Forum: VLC media player for Windows Troubleshooting
Topic: Does 1.3 work with xvid?
Replies: 5
Views: 525

Re: Does 1.3 work with xvid?

For now I suggest you to set ffmpeg-threads to 1 tools->preferences show setting = all input/codecs -> video codec -> FFMPEG -> Threads = 1 save and restart vlc.
by TypX
28 Dec 2011 10:05
Forum: VLC media player for Windows Troubleshooting
Topic: vlc 1.20 Nightly Bugs?
Replies: 8
Views: 662

Re: vlc 1.20 Nightly Bugs?

@typx

issues seem to have disappered with the settings u gave me if u dont mind me asking can i ask what the settings do
It prevents multithread decoding with ffmpeg. This way vlc acts the way it used to in the previous versions.
by TypX
27 Dec 2011 23:45
Forum: General VLC media player Troubleshooting
Topic: VLC playlist trouble for streaming.
Replies: 2
Views: 757

Re: VLC playlist trouble for streaming.

it's :sout-keep and you can use --sout "#gather:transcode{...}:std{...}"
by TypX
27 Dec 2011 23:42
Forum: VLC media player for Windows Troubleshooting
Topic: vlc 1.20 Nightly Bugs?
Replies: 8
Views: 662

Re: vlc 1.20 Nightly Bugs?

Could you try :
* Tools -> preferences set show settings to all
* Input/Codecs -> Video Codecs -> FFMPEG then set Threads from 0 to 1 (and/or use hardware acceleration if available).
* Save
* Restart vlc
* Retest
by TypX
27 Dec 2011 17:53
Forum: General VLC media player Troubleshooting
Topic: trouble playing mkv
Replies: 10
Views: 3535

Re: trouble playing mkv

As a matter of fact, you can bypass this by setting subtitles language preferences in tools->preferences->subtitle & OSD and write "en" in the subtitle language box, save and restart vlc.

Provided you want english subtitles.
by TypX
24 Dec 2011 01:12
Forum: General VLC media player Troubleshooting
Topic: trouble playing mkv
Replies: 10
Views: 3535

Re: trouble playing mkv

The other problem is that, when a new file is loaded, the subtitles in the file are disabled, regardless of whether the file had the subtitles on by default. I can easily reach up to the video menu to turn the subtitles back on, but they will disable again when the next segment break occurs, and so...
by TypX
24 Dec 2011 01:06
Forum: VLC media player for Windows Troubleshooting
Topic: Plays blank at end of video
Replies: 4
Views: 180

Re: Plays blank at end of video

Could you share the file?
by TypX
15 Dec 2011 18:15
Forum: General VLC media player Troubleshooting
Topic: Turn off Subtitles all together.
Replies: 7
Views: 1856

Re: Turn off Subtitles all together.

Tools->preferences
Show settings = All
Video->Subtitles/OSD
uncheck Enable sub-pictures
save and restart vlc
by TypX
10 Dec 2011 17:54
Forum: VLC media player for Windows Troubleshooting
Topic: VLC, Streaming and Subtitles using MKV's...
Replies: 6
Views: 12301

Re: VLC, Streaming and Subtitles using MKV's...

File, Streaming, Add movie, check use a subtitles file if it's an srt, if not, we leave it unchecked Hit the STREAM button, then NExt, Add HTTP as Destinations, type in the port number we've opened on our routers, keep Activate Transcoding on (sometimes we don't need this and we don't know exactly ...
by TypX
10 Dec 2011 14:23
Forum: VLC media player for Windows Troubleshooting
Topic: VLC, Streaming and Subtitles using MKV's...
Replies: 6
Views: 12301

Re: VLC, Streaming and Subtitles using MKV's...

You'll have to be more specific about what you exactly do to stream it.
by TypX
08 Dec 2011 10:10
Forum: VLC media player for Windows Troubleshooting
Topic: VLC writes only int RAM, not on HDD
Replies: 5
Views: 519

Re: VLC writes only int RAM, not on HDD

it works because the record button transcode. If you only had audio then you have a problem in your transcoding chain.
by TypX
08 Dec 2011 10:08
Forum: VLC media player for Windows Troubleshooting
Topic: VLC glitch/dead pixles
Replies: 9
Views: 3543

Re: VLC glitch/dead pixles

Did you restart vlc after saving the settings?
by TypX
07 Dec 2011 14:11
Forum: VLC media player for Windows Troubleshooting
Topic: VLC writes only int RAM, not on HDD
Replies: 5
Views: 519

Re: VLC writes only int RAM, not on HDD

I'm not sure the UYVY format will be correctly handled by either the mux or the packetizer you could try to transcode.
by TypX
07 Dec 2011 13:59
Forum: VLC media player for Windows Troubleshooting
Topic: VLC glitch/dead pixles
Replies: 9
Views: 3543

Re: VLC glitch/dead pixles

Did you try to change your video output? in Tools->preferences (or CTRL+P) then go in the video thumbnail and set it the output from default to OpenGL for example.
by TypX
02 Dec 2011 17:28
Forum: General VLC media player Troubleshooting
Topic: saving avi files after changing orientation
Replies: 5
Views: 3757

Re: saving avi files after changing orientation

You can do it with vlc : Follow http://wiki.videolan.org/Documentation:Streaming_HowTo_New Activate the transcoding and in the final textbox with a ":sout=#transcode{...}:file{...}" you'll have to add vfilter=rotate{angle=<your angle>} inside transcode{}. example: :sout=#transcode{vcodec=h...
by TypX
02 Dec 2011 13:41
Forum: VLC media player for Windows Troubleshooting
Topic: Can VLC downgrade video for netbooks?
Replies: 3
Views: 2124

Re: Can VLC downgrade video for netbooks?

vlc don't use external codec packs. You can try to enable GPU acceleration if available, save the preferences, restart vlc and test.
by TypX
02 Dec 2011 13:39
Forum: General VLC media player Troubleshooting
Topic: saving avi files after changing orientation
Replies: 5
Views: 3757

Re: saving avi files after changing orientation

If by save you mean in the file, I fear you'll have to transcode it with the rotation filter activated.
by TypX
02 Dec 2011 13:35
Forum: VLC media player for Windows Troubleshooting
Topic: Convert/Save With Sub-Titles
Replies: 10
Views: 4912

Re: Convert/Save With Sub-Titles

"#" is not for the prompt it's for the streaming output chain :

:sout="#transcode{...}:std{...}"
by TypX
30 Nov 2011 10:52
Forum: General VLC media player Troubleshooting
Topic: VLC UPNP not playing avi over 1GB
Replies: 13
Views: 3181

Re: VLC UPNP not playing avi over 1GB

main debug: net: connecting to 192.168.1.23 port 8200 access_http error: cannot connect to 192.168.1.23:8200 For some reasons your http server stops accepting requests at this address. You could try to increase the number of accepted clients on your UPnP server (or get a wireshark pcap file to see w...
by TypX
28 Nov 2011 15:47
Forum: General VLC media player Troubleshooting
Topic: VLC UPNP not playing avi over 1GB
Replies: 13
Views: 3181

Re: VLC UPNP not playing avi over 1GB

Could you share some verbose logs then? (tools->message set verbosity to 2 and start playback)
by TypX
28 Nov 2011 14:14
Forum: General VLC media player Troubleshooting
Topic: VLC UPNP not playing avi over 1GB
Replies: 13
Views: 3181

Re: VLC UPNP not playing avi over 1GB

When you increase the caching time you have to wait more, when you use 9000ms prepare to wait for at least 10 seconds (depending on the file you are trying to play).
by TypX
28 Nov 2011 10:40
Forum: VLC media player for Windows Troubleshooting
Topic: Convert/Save With Sub-Titles
Replies: 10
Views: 4912

Re: Convert/Save With Sub-Titles

Do you have a :sout-all (or at least :sout-spu) in the final command line in the GUI Convert/Save wizard at the last stage?

Go to advanced search