bpa wrote: 
> Check if the problem is in the original file encoding.
> 
> decode with mpcdec and then re-encode wav with mpcenc and then see if
> problem with ffmpeg.


Here's the sequence:


*pi@raspi:~ $* mpcdec Coastline.mpc decodedmpc.wav
mpcdec - Musepack (MPC) decoder v1.0.0 (C) 2006-2009 MDT
Built Sep 12 2016 18:34:33
9424896 samples decoded in 2004 ms (106.59x)

*pi@raspi:~ $* mpcenc decodedmpc.wav reencodedwav.mpc
MPC Encoder 1.30.1 --stable-- (C) 1999-2009 Buschmann/Klemm/Piecha/MDT
Built Sep 12 2016 18:34:33

encoding file 'decodedmpc.wav'
to file 'reencodedwav.mpc'

SV 8, Profile 'Standard'

%|avg.bitrate| speed|play time (proc/tot)| CPU time (proc/tot)| ETA
100.0  185.8 kbps  8.10x     3:33.7    3:33.7     0:26.3    0:26.3  

*pi@raspi:~ $* ffmpeg -f mpc8 -i  reencodedwav.mpc -f flac
reencwavoutputfile.flc
[snip header stuff]
Input #0, mpc8, from 'reencodedwav.mpc':
Duration: 00:03:32.32, start: 0.000000, bitrate: 187 kb/s
Stream #0:0: Audio: musepack8, 44100 Hz, stereo, s16p
Output #0, flac, to 'reencwavoutputfile.flc':
Metadata:
encoder         : Lavf57.56.101
Stream #0:0: Audio: flac, 44100 Hz, stereo, s16, 128 kb/s
Metadata:
encoder         : Lavc57.64.101 flac
Stream mapping:
Stream #0:0 -> #0:0 (musepack8 (mpc8) -> flac (native))
Press [q] to stop, [?] for help
[mpc8 @ 0x1970f10] Multiple frames in a packet.
[mpc8 @ 0x1970f10] Overread 8.32 bitrate= 617.2kbits/s speed=36.8x    
reencodedwav.mpc: Input/output error
size=   16026kB time=00:03:33.75 bitrate= 614.2kbits/s speed=36.6x    
video:0kB audio:16018kB subtitle:0kB other streams:0kB global
headers:0kB muxing overhead: 0.050529%


Then I played reencwavoutputfile.flc in foobar2000 -- and there was
click at the end.


------------------------------------------------------------------------
SpiderJon's Profile: http://forums.slimdevices.com/member.php?userid=21798
View this thread: http://forums.slimdevices.com/showthread.php?t=110406

_______________________________________________
Squeezecenter mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/squeezecenter

Reply via email to