Search found 6 matches

Go to advanced search

by mderouss
18 Nov 2012 23:00
Forum: VLC stream-output (sout)
Topic: Windows Audio streaming
Replies: 0
Views: 460

Windows Audio streaming

Hi folk, been trying to get audio streaming going for a couple of hours now, and I've even read the documentation :). However it's not working for me. What I'm trying to do ================== I want to stream whatever I am listening to on my Windows 7 workstation ( flac files ) to any ( Windows ) ma...
by mderouss
17 Jun 2012 04:15
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.1 Stuttering, apparently due to .NET4 Updates
Replies: 3
Views: 776

Re: VLC 2.0.1 Stuttering, apparently due to .NET4 Updates

Update ====== I used Windows Update to bring back .NET 4 related updates one by one, and tested VLC functioning after each. I now have all available .NET related updates installed, and VLC is working fine. BUT - I now appear to have a distinctly different set of updates to what I had previously. I a...
by mderouss
16 Jun 2012 23:18
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.1 Stuttering, apparently due to .NET4 Updates
Replies: 3
Views: 776

Re: VLC 2.0.1 Stuttering, apparently due to .NET4 Updates

Yeah... but it still doesn't make sense - you can't write a device driver per se in managed code, AFAIK. So if it's application, how does that work ? If it's actually affecting scheduling to the extent of hitting a relatively low bandwidth app like VLC ( i.e. VLC is using less than 1% CPU right now ...
by mderouss
16 Jun 2012 21:51
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 2.0.1 Stuttering, apparently due to .NET4 Updates
Replies: 3
Views: 776

VLC 2.0.1 Stuttering, apparently due to .NET4 Updates

Hi folk, I started to experience stuttering when playing back my FLAC's today. 2.0.1 has worked fine since it was installed ( 19th May ), today no. System is Windows 7 Professional 64 bit. From the log file : main warning: audio output out of sync, adjusting dates (66136 us) main warning: not synchr...
by mderouss
30 Jun 2010 01:47
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.1.0 FINAL + Playlist .m3u
Replies: 24
Views: 10584

Re: VLC 1.1.0 FINAL + Playlist .m3u

I've had a very quick look at the code. Looks like we're passing through this bit of code in InputSourceInit : /* XXX: very very ugly. Always true for valid URIs though. */ if( (psz_path - psz_dup) >= 2 && psz_path[-2] && psz_path[-1] ) { *(--psz_path) = '\\'; *(--psz_path) = '\\'; }...
by mderouss
29 Jun 2010 22:47
Forum: VLC media player for Windows Troubleshooting
Topic: VLC 1.1.0 FINAL + Playlist .m3u
Replies: 24
Views: 10584

Re: VLC 1.1.0 FINAL + Playlist .m3u

Yep, broken here too, exactly the same way - Win7 x64, previously working ( in 1.0.5 ) m3u's now refuse to work with 1.1.0, with reports such as : File reading failed: VLC could not open the file "\\E:\Music\Led Zeppelin\Coda\01 We're Gonna Groove.flac". Your input can't be opened: VLC is ...

Go to advanced search