(22-05-2018 19:14)Cebolla Wrote: Don't have an Oppo device, but one thing to check would be the album art tag or equivalent. My Pioneer N-50 streamer fails to play audio files with images that are too big for it to cope with.
There don't seem to be any embedded image tags (output of metaflac below). There is a cover image in the directory, but is is only 100K. I removed it and that had no impact.
Code:
metaflac --l ./01\ -\ Every\ Time\ I\ Hear\ That\ Song.flac
METADATA block #0
type: 0 (STREAMINFO)
is last: false
length: 34
minimum blocksize: 4096 samples
maximum blocksize: 4096 samples
minimum framesize: 1014 bytes
maximum framesize: 13060 bytes
sample_rate: 44100 Hz
channels: 2
bits-per-sample: 16
total samples: 10634568
MD5 signature: 31263f6f05e228b1ac651b7671d7c00f
METADATA block #1
type: 3 (SEEKTABLE)
is last: false
length: 450
seek points: 25
point 0: sample_number=0, stream_offset=0, frame_samples=4096
point 1: sample_number=438272, stream_offset=950039, frame_samples=4096
point 2: sample_number=880640, stream_offset=2013057, frame_samples=4096
point 3: sample_number=1318912, stream_offset=3046369, frame_samples=4096
point 4: sample_number=1761280, stream_offset=4214380, frame_samples=4096
point 5: sample_number=2203648, stream_offset=5362664, frame_samples=4096
point 6: sample_number=2641920, stream_offset=6557869, frame_samples=4096
point 7: sample_number=3084288, stream_offset=7705168, frame_samples=4096
point 8: sample_number=3526656, stream_offset=8818156, frame_samples=4096
point 9: sample_number=3964928, stream_offset=9917400, frame_samples=4096
point 10: sample_number=4407296, stream_offset=11108022, frame_samples=4096
point 11: sample_number=4849664, stream_offset=12282402, frame_samples=4096
point 12: sample_number=5287936, stream_offset=13485681, frame_samples=4096
point 13: sample_number=5730304, stream_offset=14698589, frame_samples=4096
point 14: sample_number=6172672, stream_offset=15738766, frame_samples=4096
point 15: sample_number=6610944, stream_offset=16791465, frame_samples=4096
point 16: sample_number=7053312, stream_offset=17877647, frame_samples=4096
point 17: sample_number=7495680, stream_offset=19063210, frame_samples=4096
point 18: sample_number=7933952, stream_offset=20228390, frame_samples=4096
point 19: sample_number=8376320, stream_offset=21443469, frame_samples=4096
point 20: sample_number=8818688, stream_offset=22627993, frame_samples=4096
point 21: sample_number=9256960, stream_offset=23862427, frame_samples=4096
point 22: sample_number=9699328, stream_offset=25126404, frame_samples=4096
point 23: sample_number=10141696, stream_offset=26400489, frame_samples=4096
point 24: sample_number=10579968, stream_offset=27173756, frame_samples=4096
METADATA block #2
type: 4 (VORBIS_COMMENT)
is last: true
length: 260
vendor string: reference libFLAC 1.3.2 20170101
comments: 10
comment[0]: ALBUM=By the Way, I Forgive You
comment[1]: ALBUMARTIST=Brandi Carlile
comment[2]: ARTIST=Brandi Carlile
comment[3]: DATE=2018
comment[4]: DISCNUMBER=1
comment[5]: GENRE=Folk
comment[6]: TITLE=Every Time I Hear That Song
comment[7]: DISCTOTAL=1
comment[8]: TRACKTOTAL=10
comment[9]: TRACKNUMBER=01