Search found 8 matches

Go to advanced search

by Rexunil
01 Sep 2016 17:13
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Interface "ncurses" crashes when deleting playlist while VLC is playing a song
Replies: 3
Views: 500

Re: Interface "ncurses" crashes when deleting playlist while VLC is playing a song

Get a stack trace with debug symbols and gdb, and file a bug. Do you want to pull my legs? I don't have VLC with debug symbols and there is no such version available in the repositories. And running gdb without symbols is more or less senseless... But a shot look in the souce code shows the problem...
by Rexunil
01 Sep 2016 13:45
Forum: VLC media player for Linux and friends Troubleshooting
Topic: Interface "ncurses" crashes when deleting playlist while VLC is playing a song
Replies: 3
Views: 500

Interface "ncurses" crashes when deleting playlist while VLC is playing a song

VLC with interface "ncurses" is playing a song in a native Linux console. Output is a HTTP stream. That works fine. #!/bin/sh HOST=192.168.2.106 PORT=8005 CNTL=8488 PASS=******** PLAYLIST=/opt/media/music/playlist vlc -I ncurses --loop --random --playlist-autostart --no-video --extraintf=h...
by Rexunil
26 Aug 2016 11:39
Forum: VLC for Android and Chrome OS
Topic: Cannot get mp3 to autoplay
Replies: 2
Views: 450

Re: Cannot get mp3 to autoplay

I don't know your autostart app, but "Total Commander" has no problems to start VLC to play an audio file.
On my android's desktop is a start button that starts TC to download latest news (podcast) and then starts VLC to play this file.

Image
by Rexunil
07 Aug 2016 10:27
Forum: VLC for Android and Chrome OS
Topic: Is it Possible to Save List of Network Streams
Replies: 2
Views: 465

Re: Is it Possible to Save List of Network Streams

Yes, on a rooted device there is a way. You must have a sqlite3 binary on your device and a command line app like "Terminal Emulator" installed. The app "Titanium Backup" contains a usable sqlite3 binary. In the command window type (replace 'sqlite3' with path to the file): sqlit...
by Rexunil
03 Aug 2016 13:11
Forum: VLC for Android and Chrome OS
Topic: VLC doesn't support multiple genres
Replies: 0
Views: 353

VLC doesn't support multiple genres

It's said that VLC is compatible with ID3v2 and multiple genres are part of the ID3v2 standard since 16 years. That is a long time to learn about... v2.3 expanded the frame identifier to four characters, and added a number of frames. A frame can contain multiple values, separated with a null byte. T...
by Rexunil
26 Sep 2015 11:49
Forum: VLC for Android and Chrome OS
Topic: Help us test VLC for Android and report bugs
Replies: 756
Views: 144931

Re: Help us test VLC for Android and report bugs

VLC Android 1.5.9 (all versions) doesn't show artist/title info correctly when playing MP3 webradio streams.
Sometimes when starting a new radio stream or playlist with streams artist/title info is displayed but never updated.
In most cases there is shown "unknown artist"
by Rexunil
08 Sep 2015 21:06
Forum: VLC for Android and Chrome OS
Topic: How to Disable Media Library?
Replies: 6
Views: 1250

Re: How to Disable Media Library?

Same problem here with my audio collection. A really huge cache containing thousands of redundant art works files consumes nearly all internal memory (sdcard0). No way to move cache to sdcard1 nor to limit cache size. WTF... I solved it this way: Every audio file is completely tagged incl. art work....
by Rexunil
08 Sep 2015 16:17
Forum: VLC for Android and Chrome OS
Topic: Help us test VLC for Android and report bugs
Replies: 756
Views: 144931

Re: Help us test VLC for Android and report bugs

VLC-Android-1.5.2-20150905 on Huawei Ascend Y550 Audio (radio stream): - artist and title never shown, always "unknown artist". (VLC for Linux works fine) . - VLC crashes when try to store a playlist with radio stream(s). Output from logcat: E/AndroidRuntime( 5113): FATAL EXCEPTION: main E...

Go to advanced search