Date: Mon, 8 Jan 2018 14:39:00 +0700 From: Victor Sudakov <vas@mpeks.tomsk.su> To: Ultima <ultima1252@gmail.com> Cc: Andreas Perstinger <andipersti@gmail.com>, FreeBSD Mailing List <freebsd-questions@freebsd.org> Subject: Re: Convert .flac and .ape to mp3 Message-ID: <20180108073900.GB52639@admin.sibptus.transneft.ru> In-Reply-To: <CANJ8om6X4BgZtd--3ddEyOY4yBMNAOpSNmaDqVUa=4FAWtMmrg@mail.gmail.com> References: <20180104163421.GA15692@admin.sibptus.transneft.ru> <20180104175156.440fa0c2.freebsd@edvax.de> <20180106063934.GA32231@admin.sibptus.transneft.ru> <op.zce38vcag7njmm@workstation> <20180106151754.GA35747@admin.sibptus.transneft.ru> <06f10c10-8e39-ec9b-de84-0c345c8be229@gmail.com> <CANJ8om6X4BgZtd--3ddEyOY4yBMNAOpSNmaDqVUa=4FAWtMmrg@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Ultima wrote: > Thanks for the link Andreas, it is a good read. > > Was very tired when I made the reply yesterday so > apologies for not double checking and explaining my > minimal responses. > > I want to also mention if you want to build a more > reliable script, you should also check if the file is > actually the media format suggested by the extension. > > My solution to this problem is first checking if an error > occurs when ffprobe runs the file with -loglevel -8 options. > This will verify that ffmpeg can actually read the file. Next > run it a second time to verify the media format. > > ffprobe is very fast so you don't have to worry about taking > a performance hit. Thanks for you hints Ultima. Returning to the initial question, I still have not found a way to split a large flac/ape file into mp3 tracks, and writing relevant id3 tags into resulting tracks, in accordance with the information in the cue file. I'm still trying to brew a stew from sysutils/bchunk, multimedia/ffmpeg, audio/flac, audio/id3tool, audio/lame, audio/mac, audio/mp3splt, audio/shntool with rather little success. -- Victor Sudakov, VAS4-RIPE, VAS47-RIPN AS43859
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20180108073900.GB52639>