Code: Select all
vlc -vvv --video-on-top --no-audio -Z -L -f /media/MEDIA/music-videos/all.music-videos.m3u 2>&1 | ts '%Y-%m-%d %H:%M:%S
Code: Select all
strace -f -o strace.log -s 256 -tt -T -p 23450
Code: Select all
do forever
timeout 10 strace -q -s 256 -f -tt -T -o "${log_file}" -p "${vlc_pid}"
sleep 1 minute
end
I think I found the problem. Maybe a new selection of music?[*]at 10:31:28 : /media/MEDIA/music-videos/Nickelback/Nickelback Dark Horse Tour Video - Drum Tech - lK3TzRC7FBM.mkv
Tried. Actually I was doing almost all my tests with noaudio.try with --no-audio
Not sure how these are three problems. The problem for me is: I can't play playlists because vlc freezes. Sometimes (very, very rarely) I can kill it, but usually I have to kill -9.In this thread, you have reported three different problems. It's way too confusing to help you TBH.
Code: Select all
vlc -vvv --video-on-top -Z -L -f /media/MEDIA/music-videos/all.music-videos.m3u
Return to “VLC media player for Linux and friends Troubleshooting”
Users browsing this forum: No registered users and 9 guests