I'm just guessing. Somehow this is working on PiCore player when I try
to listen on squeezelite player. But is not working when trying to
stream remotely.
Here is the output on :
Code:
--------------------
Logitech Media Server Version: 8.1.1 - 1610364019 @ Thu Jan 14 06:22:21 CET
2021
Hostname: debian-LMS
Server IP Address: 10.182.44.5
Server HTTP Port Number: 9000
Operating system: Debian - EN - utf8
Platform Architecture: x86_64-linux
Perl Version: 5.28.1 - x86_64-linux-gnu-thread-multi
Audio::Scan: 1.02
IO::Socket::SSL: 2.060
Database Version: DBD::SQLite 1.58 (sqlite 3.22.0)
Total Players Recognized: 1
root@debian-LMS:~# ffmpeg -V
ffmpeg version N-100776-g2687070 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 8 (Debian 8.3.0-6)
configuration: --prefix=/home/caball/ffmpeg_build --pkg-config-flags=--static
--extra-cflags=-I/home/caball/ffmpeg_build/include
--extra-ldflags=-L/home/caball/ffmpeg_build/lib --extra-libs='-lpthread -lm'
--bindir=/home/caball/bin --enable-gpl --enable-gnutls --enable-libaom
--enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame
--enable-libopus --enable-libsvtav1 --enable-libvorbis --enable-libvpx
--enable-libx264 --enable-libx265 --enable-nonfree
libavutil 56. 63.101 / 56. 63.101
libavcodec 58.117.101 / 58.117.101
libavformat 58. 65.101 / 58. 65.101
libavdevice 58. 11.103 / 58. 11.103
libavfilter 7. 96.100 / 7. 96.100
libswscale 5. 8.100 / 5. 8.100
libswresample 3. 8.100 / 3. 8.100
libpostproc 55. 8.100 / 55. 8.100
Unrecognized option 'V'.
Error splitting the argument list: Option not found
root@debian-LMS:~#
--------------------
I followed this guide to build from source
https://trac.ffmpeg.org/wiki/CompilationGuide/Ubuntu
Tried to convert by hand is working:
Code:
--------------------
ffmpeg -i Sorhin\ -\ I\ Det\ Glimrande\ Morkrets\ Djup\ -\ 01\ -\ Godhetens\
Fall.wma 123.mp3
ffmpeg version N-100776-g2687070 Copyright (c) 2000-2021 the FFmpeg developers
built with gcc 8 (Debian 8.3.0-6)
configuration: --prefix=/home/caball/ffmpeg_build --pkg-config-flags=--static
--extra-cflags=-I/home/caball/ffmpeg_build/include
--extra-ldflags=-L/home/caball/ffmpeg_build/lib --extra-libs='-lpthread -lm'
--bindir=/home/caball/bin --enable-gpl --enable-gnutls --enable-libaom
--enable-libass --enable-libfdk-aac --enable-libfreetype --enable-libmp3lame
--enable-libopus --enable-libsvtav1 --enable-libvorbis --enable-libvpx
--enable-libx264 --enable-libx265 --enable-nonfree
libavutil 56. 63.101 / 56. 63.101
libavcodec 58.117.101 / 58.117.101
libavformat 58. 65.101 / 58. 65.101
libavdevice 58. 11.103 / 58. 11.103
libavfilter 7. 96.100 / 7. 96.100
libswscale 5. 8.100 / 5. 8.100
libswresample 3. 8.100 / 3. 8.100
libpostproc 55. 8.100 / 55. 8.100
Guessed Channel Layout for Input Stream #0.0 : stereo
Input #0, asf, from 'Sorhin - I Det Glimrande Morkrets Djup - 01 - Godhetens
Fall.wma':
Metadata:
title : Track 1
artist : SORHIN
WM/Track : Track 1
genre : Pop, 2002
album : I det glimrande morkrets djup
Duration: 00:04:09.53, start: 0.000000, bitrate: 97 kb/s
Stream #0:0: Audio: wmav2 (a[1][0][0] / 0x0161), 44100 Hz, stereo, fltp, 96
kb/s
Stream mapping:
Stream #0:0 -> #0:0 (wmav2 (native) -> mp3 (libmp3lame))
Press [q] to stop, [?] for help
Output #0, mp3, to '123.mp3':
Metadata:
TIT2 : Track 1
TPE1 : SORHIN
WM/Track : Track 1
TCON : Pop, 2002
TALB : I det glimrande morkrets djup
TSSE : Lavf58.65.101
Stream #0:0: Audio: mp3, 44100 Hz, stereo, fltp
Metadata:
encoder : Lavc58.117.101 libmp3lame
[libmp3lame @ 0x55a62f8af140] Queue input is backward in timeN/A
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 9263 >= 8378
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time1.93x
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 77049 >= 76164
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 94350 >= 93465
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 141828 >= 140942
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 167193 >= 166318
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 208954 >= 206021
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 208954 >= 207173
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 208954 >= 208325
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 223301 >= 222426
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 231642 >= 230757
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 273237 >= 272352
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time 6.1x
[mp3 @ 0x55a62f8c8cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 370336 >= 369473
[libmp3lame @ 0x55a62f8af140] Queue input is backward in time
......... Many lines as above until end:
[libmp3lame @ 0x55b080be9140] Queue input is backward in time
[mp3 @ 0x55b080c02cc0] Application provided invalid, non monotonically
increasing dts to muxer in stream 0: 10964832 >= 10963947
size= 3898kB time=00:04:09.46 bitrate= 128.0kbits/s speed=17.6x
video:0kB audio:3897kB subtitle:0kB other streams:0kB global headers:0kB
muxing overhead: 0.009522%
--------------------
In versions of LMS before 8.0 I have no problems streaming WMA, but I
have had a problem with playlist with WMA files. At the and of the
every song player stops and playing next song was not started. I needed
to start the next song manually and there all playlist. In new version,
where ffmpeg is used, this problem disappeared and now is playing
normally. :)
------------------------------------------------------------------------
caball's Profile: http://forums.slimdevices.com/member.php?userid=69055
View this thread: http://forums.slimdevices.com/showthread.php?t=113793
_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter