Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Official moOde 6.6.0 support thread
#61
(07-13-2020, 11:25 AM)Tim Curtis Wrote:
(07-13-2020, 10:25 AM)lurkio Wrote:
(07-12-2020, 09:22 PM)Tim Curtis Wrote:
(07-12-2020, 08:47 PM)lurkio Wrote:
(07-12-2020, 07:51 PM)Tim Curtis Wrote: The log message below suggests a hardware, DAC-to-Pi connection, or PSU issue because it's showing no device name after card 0 (0: ). It should show something like 0: Piano or something like that.

Code:
20200712 114502 worker: Device raw: (0:|1:empty|i2s:Allo Piano 2.1 Hi-Fi DAC)

The device name is registered by linux in the card id.

Code:
cat /proc/asound/card0/id

You could also check the boot log for errors loading the Piano I2S driver
Code:
dmesg |grep allo-piano

Example of successful load of Katana I2S driver
Code:
pi@rp3:~ $ dmesg |grep allo-katana
[    9.801003] asoc-audio-graph-card soc:sound: allo-katana-codec.1-0030 <-> 3f203000.i2s mapping ok
Hi Tim
I ran - dmesg |grep allo-piano  

and got this which doesn't look good

pi@moode:~ $ dmesg |grep allo-piano
[    7.100864] snd-allo-piano-dac-plus socConfusedound: ASoC: Neither/both codec name/of_node are set for PianoDACPlus
[    7.100886] snd-allo-piano-dac-plus socConfusedound: ASoC: failed to init link PianoDACPlus: -22
[    7.100901] snd-allo-piano-dac-plus socConfusedound: snd_soc_register_card() failed: -22
[    7.100948] snd-allo-piano-dac-plus: probe of socConfusedound failed with error -22

and the cat /proc/asound/card0/id returns

cat: /proc/asound/card0/id: No such file or directory

I think @DRONE7 has a Piano 2.1 rig. Maybe he can provide some info.

So after further fiddling I can get it to work using the "Allo Piano hifi dac" setting but this means I have lost my sub

so maybe there is just something wrong with the Piano 2.1 setting file ?

Lx

You have to download and install the Piano 2.1 DSP firmware files from Allo's site. They can't be bundled in a distribution like moOde because of restrictive licensing.

sorry Tim it doesn't work - I used the instructions (below) that you gave me some time ago, maybe something has changed ?

cd ~
wget https://github.com/allocom/piano-firmwar...master.zip
sudo unzip -q master.zip 
sudo rm ./master.zip
sudo cp -r ./piano-firmware-master/lib/firmware/allo /lib/firmware
sudo rm -rf ./piano-firmware-master

I used to be able to use the Piano 2.1 Dac settings for stereo even if I hadn't downloaded the DSP files, now I can't use it at all
It still fails with
" Failed to open "ALSA default" (alsa); Failed to open ALSA device "hw:0,0": No such file or directory"
Reply
#62
@hestehandler

I don't know the root cause of your issue, but I can say that the messages which mpd throws for .m4a files (as reported in one of your posts) are benign and do not reflect some underlying problem.They are a indirect consequence of the decoder path which mpd takes to deal with the ALAC content in the MPEG4 container. It's just information the ffmpeg codec thinks you should know.

As a confirmatory test I downloaded a collection of .flac, .mp3, and .m4a demo files from Hyperion to a NAS and added the NAS as a new music source to moOde 6.6.0 running the 64-bit kernel on an RPi3B+. All the tracks load, the album count is correct [1], and the .m4a tracks play just as well as their .mp3 and .flac versions do.

Thus, neither .m4a material nor the 64-bit kernel per se seem to be causing a problem.

Regards,
Kent

[1] the mpd stats and the thumbnail generator stats are not identical because of my directory structure. I was lazy and threw the Hyperion tracks from three different albums with metadata to match into one "Hyperion album" directory.
Reply
#63
I've run into an issue in the same neighborhood as @hestehandler. Similar setup -- 4B 4gb, with a usb dac. When I started it up in 32 bit, .21xxx MPD, it created the database quickly (aroun 15-20 mins for 4085 albums), and worked fine. I then switched to the .22 MPD and it commenced to rebuild the llibrary. After over an hour, in had not finished. I rebooted and checked the file directory listing and it was around 25% of the total. Wiping the Tag cache and regenerating the library stalled again. I switched back to .21xx MPD, the library scan once again went quickly to completion. 

Just to be sure i attempted again to use .22xx, but the library regeneration failed in the same manner. The move back to .21xx succeded again as well. Plays very nicely.

happy to search logs and run diagnostics.

Skip
Reply
#64
I should have mentioned I tried both mpd 0.21.24 (Default) and the mpd 0.22~git (Test) over the 64-bit kernel without seeing a difference with my small test library. Will check again with default 32-bit kernel.

Perhaps if you turn on mpd debugging (must manually edit the /etc/mpd.config file to set log_level "verbose" in the MPD Config menu) you could gather useful data related to the difference you see.

Regards,
Kent

PS - it should be noted that at this moment in time, the two versions of mpd are practically identical because 0.21.24 was released very recently. I was doing this test because I wanted to confirm mpd was working over the 64-bit version kernel and not because I believed there was a substantial difference in mpd versions.
Reply
#65
Note: there is an option in MPD Config to set logging level. Its the last option on the screen :-)

I actually compiled 0.22 MPD shortly before releasing 6.6.0 so there should be a greater number of commits to it since 0.21.24. The commit I compiled is 4d88bddfe223776d893f86beb33e62994acc848e
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#66
tried 6.6.0 updated from 6.5.2 audio glitch once in a while, same as 6.5x. already tried change governor to performance and usb dac fix. glitch while playing local file and spotify too.

back to 6.4.2. last moode that work fine with my pi zero W and my topping D10 usb dac

is it the limit of cpu / ram?
Reply
#67
(07-13-2020, 12:18 PM)Tim Curtis Wrote:
(07-13-2020, 11:52 AM)TheOldPresbyope Wrote: @DRONE7
@Tim Curtis

Quote:USB DAC (tried 2 of) and when trying to select in MPD Config   I get Device type=> Nothing Selected.
How odd... not even Onboard Audio.

Curious. The Official Touchscreen display doesn't use the HDMI interface. Do you have another local display plugged in?

As it happens, I just installed a fresh moOde 6.6.0 on an RPi3B+ with official touchscreen display and USB DAC this morning. It's working fine.

Code:
pi@moodeLD:~ $ cat /proc/asound/cards
0 [Headphones     ]: bcm2835_headphonbcm2835 Headphones - bcm2835 Headphones
                     bcm2835 Headphones
1 [W2             ]: USB-Audio - Creative Bluetooth Audio W2
                     Creative Bluetooth Audio W2 at usb-3f980000.usb-1.1.2, full speed



Regards,
Kent

I got same results with my Pi-3 Touch screen rig + a USB DAC whose ALSA name is "DAC"

Code:
pi@rp5:~ $ cat /proc/asound/card0/id
Headphones
pi@rp5:~ $ cat /proc/asound/card1/id
DAC
pi@rp5:~ $ cat /proc/asound/card2/id
cat: /proc/asound/card2/id: No such file or directory
pi@rp5:~ $ cat /proc/asound/card3/id
cat: /proc/asound/card3/id: No such file or directory

This is now way curious...
Rebooting overnight and nothing is recognised today.. no onboard, no USB, and nothing plays. An error message saying no hw:0 yet a usb dac is connected.

from system info
Code:
cat: /proc/asound/card0/pcm0p/sub0/hw_params: No such file or directory
cat: /proc/asound/card0/pcm0p/sub0/hw_params: No such file or directory
A U D I O   P A R A M E T E R S

Audio device        = On-board audio device
Interface        = SoC
Mixer name        = Invalid card number.
Hardware volume        = Controller detected
Max ALSA volume        = 93
Max MPD volume        = 100
Volume step limit    = 10
Audio source        = Local
Output device        = Local
Resume MPD        = No
Volume knob        = 0
Volume mute        = Unmuted
Saved MPD vol        = 0
Preamp volume        = 0
ALSA version        = 1.1.8-1+rpt1
SoX version        = 0.1.2-3

M P D   S E T T I N G S

Version            = 0.22~git
Volume control        = disabled
ALSA device        = hw:0
SoX resampling        = disabled
SoX quality        = very high
SoX multithreading    = off
DSD over PCM (DoP)    = no
Replaygain        = off
Replaygain preamp    = 0
Volume normalization    = No
Audio buffer        = 4096 (kb)
Output buffer size    = 131072 (kb)

from Audio info
Code:
Audio Device
Device:      On-board audio device
Chip:      Broadcom SoC
Interface:      SOC
Formats:      cat: /proc/asound/card0/pcm0p/sub0/hw_params: No such file or directory
Platform:      Pi-3B 1GB v1.2
 and this is very strange from raspi-config

Code:
No internal audio devices found


I tried enabling/disabling the HDMI port to see if that made any difference..it didn't,
then running your suggested
Code:
cat /proc/asound/cards
0,1,2,3 found nothing yet the USB DAC is connected.

Noting your comment about card numbering I found another DAC in the junk box (just a cheap soundcard type) and tried that with no result either.
Then I tried with both USB DACs connected and low and behold I now have them both recognised...


Code:
pi@touch:~ $ cat /proc/asound/card0/id
P80i
pi@touch:~ $ cat /proc/asound/card1/id
DAC
pi@touch:~ $ cat /proc/asound/card2/id
cat: /proc/asound/card2/id: No such file or directory
pi@touch:~ $ cat /proc/asound/card3/id
cat: /proc/asound/card3/id: No such file or directory

A U D I O   P A R A M E T E R S

Audio device        = On-board audio device
Interface        = SoC
Mixer name        = Perreaux Audiant 80i
Hardware volume        = Controller detected
 
Most probably a hardware problem then...I am wondering if the on-board audio is broken and  as it is not showing as card0 (Headphones) and this breaks the configuration ?? Note that the Perreaux Audiant 80i is called 'On-board audio device' in the above A U D I O P A R A M E T E R S

Odd...I went to see if onboard was turned off in /boot/config.txt and it is an empty file ?? Is this normal ?? or has something changed in how moode sets boot parameters. ?
Maybe I will just reflash an earlier version as this setup has worked in the past (sat idle in a cupboard for a few months) and see if the problem is there too.
----------
bob
Reply
#68
For sure an empty config.txt will cause lots of wreckage cos its a critical file. Are you sure your dog hasn't been exploring your cupboards for something to chew on ;-)

Re-image!
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply
#69
I turned on verbose mpd logging and created a monster file, 90% of which reflected being caught in a loop. All .flac files added showing a single line log entry. Every other file type threw a bunch of extra entries.  The first one here reflects what happened on each .wma file:
Code:
Jul 13 10:26 : update: reading USB/2859-4AAE/Oflac_top/Classical by Composer/Bolcom/WMA's/01_-_Bolcom_concerto_symph8_-_Levine_BSO.wma
Jul 13 10:26 : ffmpeg/asf: Format asf probed with size=2048 and score=100
Jul 13 10:26 : ffmpeg/asf: gpos mismatch our pos=24, end=26
Jul 13 10:26 : ffmpeg/asf: 0 stream 1 name_len 12 type 2 len    2 <IsVBR>
Jul 13 10:26 : ffmpeg/asf: 1 stream 1 name_len 52 type 0 len    6 <DeviceConformanceTemplate>
Jul 13 10:26 : ffmpeg/asf: 2 stream 1 name_len 46 type 3 len    4 <WM/WMADRCPeakReference>
Jul 13 10:26 : ffmpeg/asf: 3 stream 1 name_len 40 type 3 len    4 <WM/WMADRCPeakTarget>
Jul 13 10:26 : ffmpeg/asf: 4 stream 1 name_len 52 type 3 len    4 <WM/WMADRCAverageReference>
Jul 13 10:26 : ffmpeg/asf: 5 stream 1 name_len 46 type 3 len    4 <WM/WMADRCAverageTarget>
Jul 13 10:26 : ffmpeg/asf: gpos mismatch our pos=24, end=4096
Jul 13 10:26 : ffmpeg/asf: gpos mismatch our pos=24, end=34
Jul 13 10:26 : ffmpeg/asf: 0 stream 0 name_len 14 type 0 len   48 <Author>
Jul 13 10:26 : ffmpeg/asf: 1 stream 0 name_len 14 type 0 len   40 <Author>
Jul 13 10:26 : ffmpeg/asf: 2 stream 0 name_len 22 type 1 len 211633 <WM/Picture>
Jul 13 10:26 : ffmpeg/asf: Unsupported byte array in tag ASFLeakyBucketPairs.
Jul 13 10:26 : ffmpeg/asf: gpos mismatch our pos=24, end=226
Jul 13 10:26 : ffmpeg/asf: gpos mismatch our pos=24, end=32
Jul 13 10:26 : ffmpeg/asf: i=1, st->codecpar->codec_type:1, asf->dar 0:0 sar=0:1
Jul 13 10:26 : ffmpeg/asf: Before avformat_find_stream_info() pos: 218269 bytes read:224819 seeks:0 nb_streams:2
Jul 13 10:26 : ffmpeg/asf: parser not found for codec wmalossless, packets or times may be invalid.
Jul 13 10:26 : ffmpeg/mjpeg: marker=d8 avail_size_in_buf=211602
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 0 bytes (0 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=e0 avail_size_in_buf=211600
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 16 bytes (128 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=ec avail_size_in_buf=211582
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 16 bytes (128 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=e2 avail_size_in_buf=211563
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 3160 bytes (25280 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=ee avail_size_in_buf=208401
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 14 bytes (112 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=db avail_size_in_buf=208385
Jul 13 10:26 : ffmpeg/mjpeg: index=0
Jul 13 10:26 : ffmpeg/mjpeg: qscale[0]: 2
Jul 13 10:26 : ffmpeg/mjpeg: index=1
Jul 13 10:26 : ffmpeg/mjpeg: qscale[1]: 8
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 132 bytes (1056 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=c0 avail_size_in_buf=208251
Jul 13 10:26 : ffmpeg/mjpeg: Changing bps from 0 to 8
Jul 13 10:26 : ffmpeg/mjpeg: sof0: picture: 800x800
Jul 13 10:26 : ffmpeg/mjpeg: component 0 1:1 id: 0 quant:0
Jul 13 10:26 : ffmpeg/mjpeg: component 1 1:1 id: 1 quant:1
Jul 13 10:26 : ffmpeg/mjpeg: component 2 1:1 id: 2 quant:1
Jul 13 10:26 : ffmpeg/mjpeg: pix fmt id 11111100
Jul 13 10:26 : ffmpeg/mjpeg: Format yuvj444p chosen by get_format().
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 17 bytes (136 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=c4 avail_size_in_buf=208232
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 0 bytes (0 bits)
Jul 13 10:26 : ffmpeg/mjpeg: escaping removed 660 bytes
Jul 13 10:26 : ffmpeg/mjpeg: marker=da avail_size_in_buf=208020
Jul 13 10:26 : ffmpeg/mjpeg: marker parser used 207360 bytes (1658880 bits)
Jul 13 10:26 : ffmpeg/mjpeg: marker=d9 avail_size_in_buf=0
Jul 13 10:26 : ffmpeg/mjpeg: decode frame unused 0 bytes
Jul 13 10:26 : ffmpeg/asf: packet: size=13406 padsize=4  left=13390
Jul 13 10:26 : ffmpeg/asf demuxer: key:0 stream:1 seq:1 offset:0 replic_size:8 num:1 packet_property 5D
Jul 13 10:26 : ffmpeg/asf demuxer: new packet: stream:1 key:0 packet_key:0 audio:1 size:13375
Jul 13 10:26 : ffmpeg/asf demuxer: READ PACKET s:13406  os:13375  o:0,0  l:13375   DATA:0xadf55fb0
Jul 13 10:26 : ffmpeg/asf: parser not found for codec wmalossless, packets or times may be invalid.
Jul 13 10:26 : ffmpeg/asf: All info found
Jul 13 10:26 : ffmpeg/asf: stream 0: start_time: 0.000 duration: 308.939
Jul 13 10:26 : ffmpeg/asf: stream 1: start_time: 0.000 duration: 308.939
Jul 13 10:26 : ffmpeg/asf: format: start_time: 0.000 duration: 308.939 bitrate=1954 kb/s
Jul 13 10:26 : ffmpeg/asf: After avformat_find_stream_info() pos: 231671 bytes read:233011 seeks:0 frames:2
Jul 13 10:26 : update: added USB/2859-4AAE/Oflac_top/Classical by Composer/Bolcom/WMA's/01_-_Bolcom_concerto_symph8_-_Levine_BSO.wma

Here's the one for .wav:
Code:
Jul 13 10:26 : update: reading USB/2859-4AAE/Oflac_top/Classical by Composer/Corelli/12_Concerti_Grossi/wavs/01_-_Concerto_No._1_in_D_major_-_I._Largo_-_Allegro_-_Academy_of_St_Martin-in-the-Fields.wav
Jul 13 10:26 : ffmpeg/wav: Format wav probed with size=2048 and score=99
Jul 13 10:26 : ffmpeg/wav: Before avformat_find_stream_info() pos: 44 bytes read:65580 seeks:1 nb_streams:1
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:32
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:31
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:30
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:29
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:28
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:27
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:26
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:25
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:24
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:23
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:22
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:21
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:20
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:19
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:18
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:17
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:16
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:15
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:14
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:13
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:12
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:11
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:10
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:9
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:8
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:7
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:6
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:5
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:4
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:3
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:2
Jul 13 10:26 : ffmpeg/wav: probing stream 0 pp:1
Jul 13 10:26 : ffmpeg/wav: probed stream 0
Jul 13 10:26 : ffmpeg/wav: parser not found for codec pcm_s16le, packets or times may be invalid.
Jul 13 10:26 : ffmpeg/wav: All info found
Jul 13 10:26 : ffmpeg/wav: stream 0: start_time: -209146758205323.719 duration: 148.933
Jul 13 10:26 : ffmpeg/wav: format: start_time: -9223372036854.775 duration: 148.933 bitrate=1411 kb/s
Jul 13 10:26 : ffmpeg/wav: After avformat_find_stream_info() pos: 204844 bytes read:270380 seeks:1 frames:50
Jul 13 10:26 : update: added USB/2859-4AAE/Oflac_top/Classical by Composer/Corelli/12_Concerti_Grossi/wavs/01_-_Concerto_No._1_in_D_major_-_I._Largo_-_Allegro_-_Academy_of_St_Martin-in-the-Fields.wav

As Kent suggested, these all resolved to funtional entries in the database.

The wheels came off when it hit an mpa4 (alac?) file:
Code:
Jul 13 10:27 : update: reading USB/2859-4AAE/Oflac_top/Yo-Yo Ma/Anything Goes The Music of Cole Porter/02 Easy To Love.m4a
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: Format mov,mp4,m4a,3gp,3g2,mj2 probed with size=2048 and score=100
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'ftyp' parent:'root' sz: 32 8 50347125
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: ISO: File Type Major Brand: M4A
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'moov' parent:'root' sz: 29188 40 50347125
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'mvhd' parent:'moov' sz: 108 8 29180
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: time scale = 44100
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'trak' parent:'moov' sz: 26466 116 29180
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'tkhd' parent:'trak' sz: 92 8 26458
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'mdia' parent:'trak' sz: 26366 100 26458
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'mdhd' parent:'mdia' sz: 32 8 26358
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'hdlr' parent:'mdia' sz: 34 40 26358
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: ctype=[0][0][0][0]
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: stype=soun
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'minf' parent:'mdia' sz: 26292 74 26358
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'smhd' parent:'minf' sz: 16 8 26284
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'dinf' parent:'minf' sz: 36 24 26284
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'dref' parent:'dinf' sz: 28 8 28
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: Unknown dref type 0x206c7275 size 12
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'stbl' parent:'minf' sz: 26232 60 26284
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'stsd' parent:'stbl' sz: 88 8 26224
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: size=72 4CC=alac codec_type=1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: audio channels 2
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: version =0, isom =1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'alac' parent:'stsd' sz: 36 8 36
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'stts' parent:'stbl' sz: 32 96 26224
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: track[0].stts.entries = 2
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: sample_count=5421, sample_duration=4096
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: sample_count=1, sample_duration=2580
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'stsc' parent:'stbl' sz: 40 128 26224
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: track[0].stsc.entries = 2
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'stsz' parent:'stbl' sz: 21708 168 26224
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: sample_size = 0 sample_count = 5422
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: type:'stco' parent:'stbl' sz: 4356 21876 26224
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 0, offset 74b6, dts 0, size 32, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 1, offset 74d6, dts 4096, size 618, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 2, offset 7740, dts 8192, size 3891, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 3, offset 8673, dts 12288, size 6069, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 4, offset 9e28, dts 16384, size 8246, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 5, offset be5e, dts 20480, size 8531, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 6, offset dfb1, dts 24576, size 8691, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 7, offset 101a4, dts 28672, size 8146, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 8, offset 12176, dts 32768, size 8714, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 9, offset 14380, dts 36864, size 8016, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 10, offset 162d0, dts 40960, size 8428, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 11, offset 183bc, dts 45056, size 9230, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 12, offset 1a7ca, dts 49152, size 8897, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 13, offset 1ca8b, dts 53248, size 9270, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 14, offset 1eec1, dts 57344, size 9548, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 15, offset 2140d, dts 61440, size 9864, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 16, offset 23a95, dts 65536, size 10139, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 17, offset 26230, dts 69632, size 10567, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 18, offset 28b77, dts 73728, size 10794, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 19, offset 2b5a1, dts 77824, size 10888, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 20, offset 2e029, dts 81920, size 10611, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 21, offset 3099c, dts 86016, size 9239, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 22, offset 32db3, dts 90112, size 10382, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 23, offset 35641, dts 94208, size 10723, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 24, offset 38024, dts 98304, size 9808, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 25, offset 3a674, dts 102400, size 10558, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 26, offset 3cfb2, dts 106496, size 9861, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 27, offset 3f637, dts 110592, size 9871, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 28, offset 41cc6, dts 114688, size 10129, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 29, offset 44457, dts 118784, size 9687, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 30, offset 46a2e, dts 122880, size 10002, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 31, offset 49140, dts 126976, size 9465, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 32, offset 4b639, dts 131072, size 9265, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 33, offset 4da6a, dts 135168, size 10586, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 34, offset 503c4, dts 139264, size 10401, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 35, offset 52c65, dts 143360, size 9506, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 36, offset 55187, dts 147456, size 8185, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 37, offset 57180, dts 151552, size 10198, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 38, offset 59956, dts 155648, size 10527, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 39, offset 5c275, dts 159744, size 10669, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 40, offset 5ec22, dts 163840, size 9672, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 41, offset 611ea, dts 167936, size 9840, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 42, offset 6385a, dts 172032, size 10335, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 43, offset 660b9, dts 176128, size 10536, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 44, offset 689e1, dts 180224, size 10284, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 45, offset 6b20d, dts 184320, size 9924, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 46, offset 6d8d1, dts 188416, size 9994, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 47, offset 6ffdb, dts 192512, size 9844, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 48, offset 7264f, dts 196608, size 9395, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 49, offset 74b02, dts 200704, size 8254, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 50, offset 76b40, dts 204800, size 6903, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 51, offset 78637, dts 208896, size 7011, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 52, offset 7a19a, dts 212992, size 6939, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 53, offset 7bcb5, dts 217088, size 9878, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 54, offset 7e34b, dts 221184, size 9689, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 55, offset 80924, dts 225280, size 9093, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 56, offset 82ca9, dts 229376, size 9413, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 57, offset 8516e, dts 233472, size 10318, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 58, offset 879bc, dts 237568, size 9782, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 59, offset 89ff2, dts 241664, size 9697, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 60, offset 8c5d3, dts 245760, size 9940, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 61, offset 8eca7, dts 249856, size 8245, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 62, offset 90cdc, dts 253952, size 8327, distance 0, keyframe 1
Jul 13 10:27 : ffmpeg/mov,mp4,m4a,3gp,3g2,mj2: AVIndex stream 0, sample 63, offset 92d63, dts 258048, size 9875, distance 0, keyframe 1
Once it hit the entry with 'AVIndex' it was off to infinity.

Hope this is useful -- happy to take this further
Reply
#70
Couple questions:
1. Fresh 6.6.0 image?
2. Test 0.22~git MPD?
3. 64-bit kernel?
Enjoy the Music!
moodeaudio.org | Mastodon Feed | GitHub
Reply


Forum Jump: