Some FLACs won't play [Resolved]

Need help? Post your questions here.

Moderator: moderators

Re: Some FLACs won't play [Resolved]

Postby evil666 » Fri Sep 13, 2013 8:36 pm

skidelo wrote:I was having this issue as well, except my problem tag was different.

It was the METADATA_BLOCK_PICTURE tag in my case. Also, some problems I ran into:
1) Make sure you have flac installed. (sudo apt-get install flac)
2) Put the .flac in quotes ('.flac')

Note: The find function is automatically recursive.

So my fix was:
Code: Select all
find . -name '*.flac' -exec metaflac --remove-tag=METADATA_BLOCK_PICTURE '{}' \;


I love you.... this worked. Been super pissed for about a week now trying to figure this out. Sticky this or something specially if its a known issue for flac transcoding.
evil666
 
Posts: 3
Joined: Wed May 08, 2013 3:52 am

Re: Some FLACs won't play [Resolved]

Postby gogogo » Tue Aug 23, 2016 2:27 pm

Hello,
on raspbian where i have compiled from the source the ffmpeg for arm device, this command not works.

find: `metaflac': No such file or directory

any help?
gogogo
 
Posts: 37
Joined: Mon Aug 08, 2011 12:12 pm

Previous

Return to Help

Who is online

Users browsing this forum: No registered users and 28 guests