bpa wrote: > Can you try (the "-f" defines the file format of the following file - > check with "ffmpeg -formats" that mpc and mpc8 are supported) > > Code: -------------------- > > > ffmpeg -f mpc -i inputfilefile.mpc -f flac outputfile.flc -------------------- > >
*pi@raspi:~ $* ffmpeg -f mpc -i Coastline.mpc -f flac outputfile.flc <snip banner and stuff about configuration and libraries> [mpc @ 0x19dd5c0] Not a Musepack file Coastline.mpc: Invalid data found when processing input bpa wrote: > > > Code: -------------------- > > > ffmpeg -f mpc8 -i inputfilefile.mpc -f flac outputfile.flc > -------------------- > > *pi@raspi:~ $* ffmpeg -f mpc8 -i Coastline.mpc -f flac outputfile.flc <snip banner and stuff about configuration and libraries> Input #0, mpc8, from 'Coastline.mpc': Metadata: Track : 2/9 Artist : John Surman, John Warren Title : Coastline Album : The Brass Project Year : 1993 Genre : Jazz Comment : Artistsort : Surman, John Mood : Duration: 00:03:32.32, start: 0.000000, bitrate: 250 kb/s Stream #0:0: Audio: musepack8, 44100 Hz, stereo, s16p Output #0, flac, to 'outputfile.flc': Metadata: TRACKNUMBER : 2/9 Artist : John Surman, John Warren Title : Coastline Album : The Brass Project Year : 1993 Genre : Jazz DESCRIPTION : Artistsort : Surman, John Mood : 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 @ 0x942120] Multiple frames in a packet. [mpc8 @ 0x942120] Overread 85.63 bitrate= 638.9kbits/s speed=35.1x Coastline.mpc: Input/output error size= 16447kB time=00:03:33.75 bitrate= 630.3kbits/s speed=34.8x video:0kB audio:16439kB subtitle:0kB other streams:0kB global headers:0kB muxing overhead: 0.050310% Despite the "Input/output error" message, the outputfile.flc file does play. ------------------------------------------------------------------------ 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
