You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
PLEASE FILL THIS FORM OUT ENTIRELY for a response.
Is this a bug or a question? Questions and tech support inquiries should be directed to the "Discussions" section where your question may already be answered. If it's a bug, provide a clear and concise description of what the bug is here.
To Reproduce
Steps to reproduce the behavior:
Running on headless, Play any video.
Increase the volume up multiple times (debug log shows beyond 1)
While the song is playing, click next or wait for the song to finish.
Succeeding videos will fail to play.
Expected behavior
Volume should not go below 0 and beyond 1, video should still play after clicking next.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Tested on the following platforms:
-Desktop PC
OS: Archlinux
OS version: latest/rolling
Browser Chrome (headless)
Version Version 131.0.6778.85 (Official Build) (64-bit)
*Tested both 1.6 and 1.5.2
-Xiaomi Redmi Note 9 and Note 10
OS: Termux on Android
OS version: Android 10 and 11
Browser Chrome (headless client)
Version Version 131.0.6778.85 (Official Build) (64-bit)
*Tested version 1.6
Logs on Desktop:
poetry run pikaraoke --log-level 10 --headless
[2024-11-25 15:09:07] DEBUG:
http port: 5555
ffmpeg port 5556
hide URL: False
prefer hostname: False
url override: None
hide RaspiWiFi instructions: False
headless (hide splash): True
splash_delay: 3
screensaver_timeout: 300
high quality video: False
download path: /home/jepes/pikaraoke-songs/
default volume: 0.85
normalize audio: False
youtube-dl path: yt-dlp
logo path: /home/jepes/DEV/pikaraoke/pikaraoke/logo.png
log_level: 10
hide overlay: False
platform: linux
os version: #1 SMP PREEMPT_DYNAMIC Sun, 17 Nov 2024 16:35:16 +0000
ffmpeg version: n7.1
hardware h264 encoding: False
youtubedl-version: 2024.11.18
[2024-11-25 15:09:07] DEBUG: IP address (for QR code and splash screen): 192.168.1.208
[2024-11-25 15:09:07] INFO: Fetching available songs in: /home/jepes/pikaraoke-songs/
[2024-11-25 15:09:07] DEBUG: adding song: Oasis - Don't Look Back In Anger (Karaoke Version)---GH5Brf0JPtA.mp4
[2024-11-25 15:09:07] DEBUG: adding song: Here I Am - Air Supply (KARAOKE VERSION)---bvREG3Dkh_E.mp4
[2024-11-25 15:09:07] DEBUG: adding song: Upuan - Gloc-9 (Karaoke)---oEGjtmJTj3A.mp4
[2024-11-25 15:09:07] DEBUG: adding song: BATANG PASAWAY - PSYCHEDELIC BOYZ - RAWSTARR 'TIL I DIE (Karaoke Version)---eG9iPGbyi9o.mp4
[2024-11-25 15:09:07] DEBUG: adding song: BAGSAKAN (Karaoke) - Parokya ni Edgar ft. Francis M & Gloc-9---f3rQ9TiV57U.mp4
[2024-11-25 15:09:07] DEBUG: adding song: SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)---VTataHTIJEQ.mp4
[2024-11-25 15:09:08] DEBUG: Generating URL QR code
[2024-11-25 15:09:08] INFO: Upgrading youtube-dl, current version: 2024.11.18
[2024-11-25 15:09:08] INFO: Latest version: [email protected] from yt-dlp/yt-dlp
yt-dlp is up to date ([email protected] from yt-dlp/yt-dlp)
[2024-11-25 15:09:09] INFO: Done. New version: 2024.11.18
[25/Nov/2024:15:09:09] ENGINE Bus STARTING
[2024-11-25 15:09:09] INFO: [25/Nov/2024:15:09:09] ENGINE Bus STARTING
[25/Nov/2024:15:09:09] ENGINE Serving on http://0.0.0.0:5555
[2024-11-25 15:09:09] INFO: [25/Nov/2024:15:09:09] ENGINE Serving on http://0.0.0.0:5555
[25/Nov/2024:15:09:09] ENGINE Bus STARTED
[2024-11-25 15:09:09] INFO: [25/Nov/2024:15:09:09] ENGINE Bus STARTED
[2024-11-25 15:09:09] INFO: Starting PiKaraoke!
[2024-11-25 15:09:09] INFO: Connect the player host to: http://192.168.1.208:5555/splash
[2024-11-25 15:09:30] INFO: Adding 3 random songs to queue
[2024-11-25 15:09:30] INFO: 'Randomizer' is adding song to queue: /home/jepes/pikaraoke-songs/SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)---VTataHTIJEQ.mp4
[2024-11-25 15:09:30] INFO: 'Randomizer' is adding song to queue: /home/jepes/pikaraoke-songs/Upuan - Gloc-9 (Karaoke)---oEGjtmJTj3A.mp4
[2024-11-25 15:09:30] INFO: 'Randomizer' is adding song to queue: /home/jepes/pikaraoke-songs/BAGSAKAN (Karaoke) - Parokya ni Edgar ft. Francis M & Gloc-9---f3rQ9TiV57U.mp4
[2024-11-25 15:09:33] INFO: Playing file: /home/jepes/pikaraoke-songs/SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)---VTataHTIJEQ.mp4 transposed 0 semitones
[2024-11-25 15:09:33] DEBUG: COMMAND: ffmpeg -i /home/jepes/pikaraoke-songs/SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)---VTataHTIJEQ.mp4 -map 0:a -map 0:v -f mp4 -b:v 5M -acodec copy -listen 1 -movflags frag_keyframe+default_base_moof -preset ultrafast -vcodec copy http://0.0.0.0:5556/1732518573
[2024-11-25 15:09:33] DEBUG: Killing ffmpeg process
[2024-11-25 15:09:33] DEBUG: [FFMPEG] ffmpeg version n7.1 Copyright (c) 2000-2024 the FFmpeg developers
[2024-11-25 15:09:33] DEBUG: [FFMPEG] built with gcc 14.2.1 (GCC) 20240910
[2024-11-25 15:09:33] DEBUG: [FFMPEG] configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libavutil 59. 39.100 / 59. 39.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libavcodec 61. 19.100 / 61. 19.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libavformat 61. 7.100 / 61. 7.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libavdevice 61. 3.100 / 61. 3.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libavfilter 10. 4.100 / 10. 4.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libswscale 8. 3.100 / 8. 3.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libswresample 5. 3.100 / 5. 3.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] libpostproc 58. 3.100 / 58. 3.100
[2024-11-25 15:09:33] DEBUG: [FFMPEG] Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/jepes/pikaraoke-songs/SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)---VTataHTIJEQ.mp4':
[2024-11-25 15:09:33] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:09:33] DEBUG: [FFMPEG] major_brand : mp42
[2024-11-25 15:09:33] DEBUG: [FFMPEG] minor_version : 0
[2024-11-25 15:09:33] DEBUG: [FFMPEG] compatible_brands: isommp42
[2024-11-25 15:09:33] DEBUG: [FFMPEG] creation_time : 2024-09-28T09:16:32.000000Z
[2024-11-25 15:09:33] DEBUG: [FFMPEG] encoder : Google
[2024-11-25 15:09:33] DEBUG: [FFMPEG] Duration: 00:04:57.15, start: 0.000000, bitrate: 224 kb/s
[2024-11-25 15:09:33] DEBUG: [FFMPEG] Stream #0:0[0x1](und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 640x360 [SAR 1:1 DAR 16:9], 92 kb/s, 29.97 fps, 29.97 tbr, 30k tbn (default)
[2024-11-25 15:09:33] DEBUG: Stream ready!
[2024-11-25 15:09:35] INFO: Song starting: SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)
[2024-11-25 15:09:35] DEBUG: Stream is playing
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:09:35] DEBUG: [FFMPEG] creation_time : 2024-09-28T09:16:32.000000Z
[2024-11-25 15:09:35] DEBUG: [FFMPEG] handler_name : ISO Media file produced by Google Inc. Created on: 09/28/2024.
[2024-11-25 15:09:35] DEBUG: [FFMPEG] vendor_id : [0][0][0][0]
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Stream #0:1[0x2](eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:09:35] DEBUG: [FFMPEG] creation_time : 2024-09-28T09:16:32.000000Z
[2024-11-25 15:09:35] DEBUG: [FFMPEG] handler_name : ISO Media file produced by Google Inc. Created on: 09/28/2024.
[2024-11-25 15:09:35] DEBUG: [FFMPEG] vendor_id : [0][0][0][0]
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Stream mapping:
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Stream #0:1 -> #0:0 (copy)
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Stream #0:0 -> #0:1 (copy)
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Output #0, mp4, to 'http://0.0.0.0:5556/1732518573':
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:09:35] DEBUG: [FFMPEG] major_brand : mp42
[2024-11-25 15:09:35] DEBUG: [FFMPEG] minor_version : 0
[2024-11-25 15:09:35] DEBUG: [FFMPEG] compatible_brands: isommp42
[2024-11-25 15:09:35] DEBUG: [FFMPEG] encoder : Lavf61.7.100
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Stream #0:0(eng): Audio: aac (LC) (mp4a / 0x6134706D), 44100 Hz, stereo, fltp, 127 kb/s (default)
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:09:35] DEBUG: [FFMPEG] creation_time : 2024-09-28T09:16:32.000000Z
[2024-11-25 15:09:35] DEBUG: [FFMPEG] handler_name : ISO Media file produced by Google Inc. Created on: 09/28/2024.
[2024-11-25 15:09:35] DEBUG: [FFMPEG] vendor_id : [0][0][0][0]
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Stream #0:1(und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 640x360 [SAR 1:1 DAR 16:9], q=2-31, 5000 kb/s, 29.97 fps, 29.97 tbr, 30k tbn (default)
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:09:35] DEBUG: [FFMPEG] creation_time : 2024-09-28T09:16:32.000000Z
[2024-11-25 15:09:35] DEBUG: [FFMPEG] handler_name : ISO Media file produced by Google Inc. Created on: 09/28/2024.
[2024-11-25 15:09:35] DEBUG: [FFMPEG] vendor_id : [0][0][0][0]
[2024-11-25 15:09:35] DEBUG: [FFMPEG] Press [q] to stop, [?] for help
[2024-11-25 15:09:35] DEBUG: [FFMPEG] [out#0/mp4 @ 0x60d0b429d600] video:3357KiB audio:4643KiB subtitle:0KiB other streams:0KiB global headers:0KiB muxing overhead: 1.709713%
[2024-11-25 15:09:35] DEBUG: [FFMPEG] frame= 8905 fps=0.0 q=-1.0 Lsize= 8137KiB time=00:04:57.09 bitrate= 224.4kbits/s speed=2.47e+03x
[2024-11-25 15:09:37] DEBUG: Increasing volume by 10%: 0.95
[2024-11-25 15:09:37] DEBUG: Increasing volume by 10%: 1.05
[2024-11-25 15:09:37] DEBUG: Increasing volume by 10%: 1.1500000000000001
[2024-11-25 15:09:38] DEBUG: Increasing volume by 10%: 1.2500000000000002
[2024-11-25 15:09:38] DEBUG: Increasing volume by 10%: 1.3500000000000003
[2024-11-25 15:09:43] DEBUG: Increasing volume by 10%: 1.4500000000000004
[2024-11-25 15:14:32] INFO: Song ending: SA SUSUNOD NA HABANG BUHAY - Ben&Ben (KARAOKE VERSION)
[2024-11-25 15:14:32] DEBUG: Killing ffmpeg process
[2024-11-25 15:14:32] DEBUG: ffmpeg process killed
[2024-11-25 15:14:35] INFO: Playing file: /home/jepes/pikaraoke-songs/Upuan - Gloc-9 (Karaoke)---oEGjtmJTj3A.mp4 transposed 0 semitones
[2024-11-25 15:14:35] DEBUG: COMMAND: ffmpeg -i /home/jepes/pikaraoke-songs/Upuan - Gloc-9 (Karaoke)---oEGjtmJTj3A.mp4 -map 0:a -map 0:v -f mp4 -b:v 5M -acodec copy -listen 1 -movflags frag_keyframe+default_base_moof -preset ultrafast -vcodec copy http://0.0.0.0:5556/1732518875
[2024-11-25 15:14:35] DEBUG: Killing ffmpeg process
[2024-11-25 15:14:35] DEBUG: [FFMPEG] ffmpeg version n7.1 Copyright (c) 2000-2024 the FFmpeg developers
[2024-11-25 15:14:35] DEBUG: [FFMPEG] built with gcc 14.2.1 (GCC) 20240910
[2024-11-25 15:14:35] DEBUG: [FFMPEG] configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libavutil 59. 39.100 / 59. 39.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libavcodec 61. 19.100 / 61. 19.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libavformat 61. 7.100 / 61. 7.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libavdevice 61. 3.100 / 61. 3.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libavfilter 10. 4.100 / 10. 4.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libswscale 8. 3.100 / 8. 3.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libswresample 5. 3.100 / 5. 3.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] libpostproc 58. 3.100 / 58. 3.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/jepes/pikaraoke-songs/Upuan - Gloc-9 (Karaoke)---oEGjtmJTj3A.mp4':
[2024-11-25 15:14:35] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:14:35] DEBUG: [FFMPEG] major_brand : isom
[2024-11-25 15:14:35] DEBUG: [FFMPEG] minor_version : 512
[2024-11-25 15:14:35] DEBUG: [FFMPEG] compatible_brands: isomiso2mp41
[2024-11-25 15:14:35] DEBUG: [FFMPEG] encoder : Lavf61.1.100
[2024-11-25 15:14:35] DEBUG: [FFMPEG] Duration: 00:04:20.78, start: 0.000000, bitrate: 906 kb/s
[2024-11-25 15:14:35] DEBUG: [FFMPEG] Stream #0:0[0x1](eng): Video: vp9 (Profile 0) (vp09 / 0x39307076), yuv420p(tv, bt709), 1920x1080, 761 kb/s, SAR 1:1 DAR 16:9, 60 fps, 60 tbr, 16k tbn (default)
[2024-11-25 15:14:35] DEBUG: Stream ready!
[2024-11-25 15:14:45] ERROR: Stream was not playable! Run with debug logging to see output. Skipping track
[2024-11-25 15:14:45] INFO: Song ending: Upuan - Gloc-9 (Karaoke)
[2024-11-25 15:14:45] DEBUG: Killing ffmpeg process
[2024-11-25 15:14:45] DEBUG: ffmpeg process killed
[2024-11-25 15:14:48] INFO: Playing file: /home/jepes/pikaraoke-songs/BAGSAKAN (Karaoke) - Parokya ni Edgar ft. Francis M & Gloc-9---f3rQ9TiV57U.mp4 transposed 0 semitones
[2024-11-25 15:14:48] DEBUG: COMMAND: ffmpeg -i /home/jepes/pikaraoke-songs/BAGSAKAN (Karaoke) - Parokya ni Edgar ft. Francis M & Gloc-9---f3rQ9TiV57U.mp4 -map 0:a -map 0:v -f mp4 -b:v 5M -acodec copy -listen 1 -movflags frag_keyframe+default_base_moof -preset ultrafast -vcodec copy http://0.0.0.0:5556/1732518888
[2024-11-25 15:14:48] DEBUG: Killing ffmpeg process
[2024-11-25 15:14:48] DEBUG: [FFMPEG] ffmpeg version n7.1 Copyright (c) 2000-2024 the FFmpeg developers
[2024-11-25 15:14:48] DEBUG: [FFMPEG] built with gcc 14.2.1 (GCC) 20240910
[2024-11-25 15:14:48] DEBUG: [FFMPEG] configuration: --prefix=/usr --disable-debug --disable-static --disable-stripping --enable-amf --enable-avisynth --enable-cuda-llvm --enable-lto --enable-fontconfig --enable-frei0r --enable-gmp --enable-gnutls --enable-gpl --enable-ladspa --enable-libaom --enable-libass --enable-libbluray --enable-libbs2b --enable-libdav1d --enable-libdrm --enable-libdvdnav --enable-libdvdread --enable-libfreetype --enable-libfribidi --enable-libglslang --enable-libgsm --enable-libharfbuzz --enable-libiec61883 --enable-libjack --enable-libjxl --enable-libmodplug --enable-libmp3lame --enable-libopencore_amrnb --enable-libopencore_amrwb --enable-libopenjpeg --enable-libopenmpt --enable-libopus --enable-libplacebo --enable-libpulse --enable-librav1e --enable-librsvg --enable-librubberband --enable-libsnappy --enable-libsoxr --enable-libspeex --enable-libsrt --enable-libssh --enable-libsvtav1 --enable-libtheora --enable-libv4l2 --enable-libvidstab --enable-libvmaf --enable-libvorbis --enable-libvpl --enable-libvpx --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxcb --enable-libxml2 --enable-libxvid --enable-libzimg --enable-libzmq --enable-nvdec --enable-nvenc --enable-opencl --enable-opengl --enable-shared --enable-vapoursynth --enable-version3 --enable-vulkan
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libavutil 59. 39.100 / 59. 39.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libavcodec 61. 19.100 / 61. 19.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libavformat 61. 7.100 / 61. 7.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libavdevice 61. 3.100 / 61. 3.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libavfilter 10. 4.100 / 10. 4.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libswscale 8. 3.100 / 8. 3.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libswresample 5. 3.100 / 5. 3.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] libpostproc 58. 3.100 / 58. 3.100
[2024-11-25 15:14:48] DEBUG: [FFMPEG] Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/home/jepes/pikaraoke-songs/BAGSAKAN (Karaoke) - Parokya ni Edgar ft. Francis M & Gloc-9---f3rQ9TiV57U.mp4':
[2024-11-25 15:14:48] DEBUG: [FFMPEG] Metadata:
[2024-11-25 15:14:48] DEBUG: [FFMPEG] major_brand : mp42
[2024-11-25 15:14:48] DEBUG: [FFMPEG] minor_version : 0
[2024-11-25 15:14:48] DEBUG: [FFMPEG] compatible_brands: isommp42
[2024-11-25 15:14:48] DEBUG: [FFMPEG] encoder : Google
[2024-11-25 15:14:48] DEBUG: [FFMPEG] Duration: 00:03:09.43, start: 0.000000, bitrate: 214 kb/s
[2024-11-25 15:14:48] DEBUG: [FFMPEG] Stream #0:0[0x1](und): Video: h264 (Main) (avc1 / 0x31637661), yuv420p(tv, bt709, progressive), 640x360 [SAR 1:1 DAR 16:9], 115 kb/s, 30 fps, 30 tbr, 15360 tbn (default)
[2024-11-25 15:14:48] DEBUG: Stream ready!
[2024-11-25 15:14:58] ERROR: Stream was not playable! Run with debug logging to see output. Skipping track
[2024-11-25 15:14:58] INFO: Song ending: BAGSAKAN (Karaoke) - Parokya ni Edgar ft. Francis M & Gloc-9
[2024-11-25 15:14:58] DEBUG: Killing ffmpeg process
[2024-11-25 15:14:58] DEBUG: ffmpeg process killed
[2024-11-25 15:15:10] INFO: Clearing queue!
[2024-11-25 15:15:10] WARNING: Tried to skip, but no file is playing!
[25/Nov/2024:15:15:10] ENGINE Bus STOPPING
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus STOPPING
[25/Nov/2024:15:15:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 5555)) shut down
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 5555)) shut down
[25/Nov/2024:15:15:10] ENGINE Bus STOPPED
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus STOPPED
[25/Nov/2024:15:15:10] ENGINE Bus STOPPING
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus STOPPING
[25/Nov/2024:15:15:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 5555)) already shut down
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 5555)) already shut down
[25/Nov/2024:15:15:10] ENGINE Bus STOPPED
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus STOPPED
[25/Nov/2024:15:15:10] ENGINE Bus EXITING
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus EXITING
[25/Nov/2024:15:15:10] ENGINE Bus EXITED
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus EXITED
[25/Nov/2024:15:15:10] ENGINE Bus STOPPING
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus STOPPING
[25/Nov/2024:15:15:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 5555)) already shut down
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('0.0.0.0', 5555)) already shut down
[25/Nov/2024:15:15:10] ENGINE Bus STOPPED
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus STOPPED
[25/Nov/2024:15:15:10] ENGINE Bus EXITING
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus EXITING
[25/Nov/2024:15:15:10] ENGINE Bus EXITED
[2024-11-25 15:15:10] INFO: [25/Nov/2024:15:15:10] ENGINE Bus EXITED
The text was updated successfully, but these errors were encountered:
Describe the bug
PLEASE FILL THIS FORM OUT ENTIRELY for a response.
Is this a bug or a question? Questions and tech support inquiries should be directed to the "Discussions" section where your question may already be answered. If it's a bug, provide a clear and concise description of what the bug is here.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Volume should not go below 0 and beyond 1, video should still play after clicking next.
Screenshots
If applicable, add screenshots to help explain your problem.
Platform (please complete the following information):
Tested on the following platforms:
-Desktop PC
*Tested both 1.6 and 1.5.2
-Xiaomi Redmi Note 9 and Note 10
*Tested version 1.6
Logs on Desktop:
The text was updated successfully, but these errors were encountered: