Search found 22 matches

Go to advanced search

by nanomir
28 Apr 2021 14:59
Forum: VLC media player for Windows Troubleshooting
Topic: [HELP] How to "browse" NFS/Network shares?
Replies: 2
Views: 6584

Re: [HELP] How to "browse" NFS/Network shares?

Hi, I'm often being confused about this, but just to confirm: there is actually code https://github.com/videolan/vlc/blob/master/modules/access/nfs.c about NFS network access. However, seemingly, NFS is just implemented only in the GUI of VLC for Android: https://i.imgur.com/WBk6oTM.png ... although...
by nanomir
10 May 2015 13:22
Forum: VLC for Android and Chrome OS
Topic: Can VLC for Android loop/repeat a video/audio file or playlist?
Replies: 15
Views: 3572

Can VLC for Android loop/repeat a video/audio file or playlist?

I have seen that VLC for Android does not implement A-B loop (#8255 (Android: implement A-B loop) – VLC https://trac.videolan.org/vlc/ticket/8255 ), but that is not what I'm asking... I have downloaded and installed VLC for Android version 1.3.2 (April 30, 2015); I was looking for buttons/options to...
by nanomir
24 Feb 2015 18:56
Forum: Scripting VLC in lua
Topic: Is it possible to use Lua, to run main VLC UI functions (show playlist window)?
Replies: 2
Views: 1183

Is it possible to use Lua, to run main VLC UI functions (show playlist window)?

I read through https://www.videolan.org/developers/vlc/share/lua/README.txt , but I couldn't find a reference to this - it would be nice to know explicitly if this is not possible. This is what I'd like to do: make a dialog, with a button; on press of the button: if the playlist window is not shown,...
by nanomir
26 May 2013 20:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Buggy playback of 44100/ 44.1 kHz WAV audio on Linux 2.6
Replies: 1
Views: 399

Buggy playback of 44100/ 44.1 kHz WAV audio on Linux 2.6

I think I just discovered a buggy behavior - not necessarily a bug in VLC, though; but I think it's better for it to be documented. These are my specs: $ echo $(cat /etc/issue ; uname -a) Ubuntu 11.04 \n \l Linux mypc 2.6.38-16-generic #67-Ubuntu SMP Thu Sep 6 18:00:43 UTC 2012 i686 i686 i386 GNU/Li...
by nanomir
28 Feb 2011 19:31
Forum: General VLC media player Troubleshooting
Topic: VOBSUB subtitles, playlists and automatic subtitle detection
Replies: 4
Views: 1274

Re: VOBSUB subtitles, playlists and automatic subtitle detec

Hi Jean-Baptiste Kempf,

Thanks a lot for your response!
EXTVLCOPT is a hack :D
Understood ;) Well, for the most part I just need the videos to run in a playlist - if I really need the subtitles, I'll click a couple of times to get them to show :)

All the best!
by nanomir
28 Feb 2011 10:44
Forum: General VLC media player Troubleshooting
Topic: VOBSUB subtitles, playlists and automatic subtitle detection
Replies: 4
Views: 1274

Re: VOBSUB subtitles, playlists and automatic subtitle detec

Hi Jean-Baptiste Kempf, Change the autodetection fuzziness then in preferences. Thanks for the quick reply - I had no idea what autodetection fuzziness was for previously! :) The option 4 for autodetection fuzziness says 'subtitle file matching the movie name exactly' - and this works perfect for my...
by nanomir
27 Feb 2011 11:49
Forum: General VLC media player Troubleshooting
Topic: VOBSUB subtitles, playlists and automatic subtitle detection
Replies: 4
Views: 1274

VOBSUB subtitles, playlists and automatic subtitle detection

Hi all, I have tried to back up some of my DVDs as .vobs, and have backed up subtitle files as well. I'd like to put them in a playlist, and have the playlist load subtitles automatically. I'm having some slight nags, which I guess are due to a problematic naming policy I have chosen, so I hope for ...
by nanomir
23 Jul 2010 11:26
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC 1.1.1 - no video/sound for dvbt
Replies: 3
Views: 2384

VLC 1.1.1 - no video/sound for dvbt

Hi all, I installed on Ubuntu Lucid, VLC 1.1.1-1~ppa1 from PPA named vlc for Christoph Korn : Christoph Korn ; the previous version from that PPA was fine (actually, only problem was that the VLC icon got stuck in Gnome and would not go away and close vlc, after the program was closed - only way was...
by nanomir
06 Mar 2010 18:47
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Shoutcast radio listings missing from 1.0.0?
Replies: 3
Views: 1237

Shoutcast radio listings missing from 1.0.0?

Hi all, I am using: $ vlc --version VLC media player 1.1.0-git The Luggage VLC version 1.1.0-git The Luggage (exported) Compiled by buildd on seaborgium.ppa (Feb 22 2010 15:06:22) Compiler: gcc version 4.4.1 (Ubuntu 4.4.1-4ubuntu9) $ cat /etc/issue Ubuntu 9.10 \n \l And it seems that the shoutcast r...
by nanomir
06 Mar 2010 18:18
Forum: VLC media player for Linux and friends Troubleshooting
Topic: VLC refuses to play/crashes with MP4 video on Mandriva 2009
Replies: 7
Views: 5613

Re: VLC refuses to play/crashes with MP4 video on Mandriva 2

Hi, Just read this by accident: vlc --list | grep faad As far as I know, vlc sends its output to stderr (at least on my 1.0.0 version on Ubuntu 9.10), which is why simply piping the output to grep will not work, as the user experienced: Running vlc --list | grep faad Produces the same output as vlc ...
by nanomir
29 Mar 2009 18:48
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg2theora OGV crash on Ubuntu (Stream 0)
Replies: 9
Views: 2627

Re: ffmpeg2theora OGV crash on Ubuntu (Stream 0)

j-b, Thanks again for the prompt reply - and especially for the link :) Good to know where the right instructions are located :) Just wanted to say that in relation to the above commands, I just had to additionally do sudo apt-get install libavcodec-dev libavformat-dev ./configure --prefix=/usr --di...
by nanomir
29 Mar 2009 18:14
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg2theora OGV crash on Ubuntu (Stream 0)
Replies: 9
Views: 2627

Re: ffmpeg2theora OGV crash on Ubuntu (Stream 0)

Hi j-b, You have to compile your VLC to get 1.0.0-pre1 Just as I got your reply, I was looking on the net for "VLC 1.0.0-pre1 deb", but I couldn't find anything; and search for "VLC 1.0.0-pre1" returned a lot of mirrors with a tar.bz2 file on them - so also on my own, I started h...
by nanomir
29 Mar 2009 16:25
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg2theora OGV crash on Ubuntu (Stream 0)
Replies: 9
Views: 2627

Re: ffmpeg2theora OGV crash on Ubuntu (Stream 0)

Hi j-b, Thanks for the update!! Well, it seems that I had used Ubuntu Intrepid I386 nightlies as repository: deb http://nightlies.videolan.org/build/intrepid-i386/arch ./ But that URL doesn't seem to update/exist anymore.. The version Synaptic gives me for my version is 1.0.0~git20081127-4. I tried ...
by nanomir
29 Mar 2009 14:04
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg2theora OGV crash on Ubuntu (Stream 0)
Replies: 9
Views: 2627

Re: ffmpeg2theora OGV crash on Ubuntu (Stream 0)

Hi j-b, Thanks for your response !! Can you give us the sample? I've just sent you some links in a PM, but I guess the procedure in [ubuntu] [SOLVED] Code required to convert flv to ogv - Ubuntu Forums can be used: youtube-dl -o test.flv http://www.youtube.com/watch?v=EwL0G9wK8j4 ffmpeg2theora -v 8 ...
by nanomir
29 Mar 2009 00:23
Forum: VLC media player for Linux and friends Troubleshooting
Topic: ffmpeg2theora OGV crash on Ubuntu (Stream 0)
Replies: 9
Views: 2627

ffmpeg2theora OGV crash on Ubuntu (Stream 0)

Hi all, I've experienced that videos I've converted to OGV using ffmpeg2theora crash VLC on Ubuntu (1.0.0-git Goldeneye), while they play on VLC on Windows (0.9.8a Grishenko). They also play with ffplay under Ubuntu. VLC/Ubuntu fails with: vlc: input/event.c:241: GetEsVarName: Assertion 'i_cat == SP...
by nanomir
02 Nov 2008 14:55
Forum: VLC media player for Windows Troubleshooting
Topic: Saving (caching) online streamed FLVs?
Replies: 1
Views: 1150

Saving (caching) online streamed FLVs?

Hi all, Sometimes, I get the direct FLV link of an online video, and view it in VLC by simply pasting the link via Media / Open Network... and simply pasting it in the Address field and clicking Play - this works quite good, no complaints.. Using VLC 0.9.4 Grishenko on WinXP. However, sometimes the ...
by nanomir
21 Mar 2008 21:34
Forum: VLC media player for Windows Troubleshooting
Topic: VLC semi-crashes when seeking in a flv file
Replies: 3
Views: 5592

Re: VLC semi-crashes when seeking in a flv file

Hi, Thanks for this: Only way of updating nightly builds is to download newer build. http://nightlies.videolan.org/ Just wanted to report that I got http://nightlies.videolan.org/build/win32/latest/vlc-0.9.0-git-20080321-0003-win32.zip and although I tested with just a couple of files, seems that se...
by nanomir
29 Feb 2008 16:34
Forum: VLC media player for Windows Troubleshooting
Topic: VLC semi-crashes when seeking in a flv file
Replies: 3
Views: 5592

Re: VLC semi-crashes when seeking in a flv file

Hi there, had the same problem (also XP SP2), and using the info here: http://forum.videolan.org/viewtopic.php?f=14&t=42748 In Version 0.9.0 this problem is solved! I downloaded vlc-0.9.0-svn-20080228-0000-win32.exe - now seeking in flv works perfect for me (also XP SP2) - except, when VLC is cl...
by nanomir
23 Jul 2007 19:05
Forum: VLC media player for Windows Troubleshooting
Topic: Save playlist FLV streams, command line
Replies: 3
Views: 1719

Re: Save playlist FLV streams, command line

Hi, thanks for the reply !!! I am a bit late to answer, but: VLC does NOT do batch encoding well at all Well, I guess I did not make myself clear - I did not necesarilly want batch encoding, simply a batch download... Somthing of a YouTube playlist, avoiding the browser.,.. Why I like VLC's download...
by nanomir
09 Jun 2007 09:50
Forum: VLC media player for Windows Troubleshooting
Topic: Save playlist FLV streams, command line
Replies: 3
Views: 1719

Save playlist FLV streams, command line

Greetings ladies and gentlemen, Since I have a poor internet connection, my prefferred way of watching online FLV video fullscreen is to use VLC to stream it to disk, and then use another player to view the unfinished streams fullscreen (since VLC I have, 0.8.6b, starts playing FLV streams fine, but...

Go to advanced search