Displaying 2 results from an estimated 2 matches for "eded1a8a".
2007 Apr 10
0
Re: Converting to 1.1.4, help please!
...I know, what a PITA n00b!
Sorry, but I've rarely worked with command line syntax and I don't
want to hose up my carefully ripped files.
Anyone?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.xiph.org/pipermail/flac/attachments/20070410/eded1a8a/attachment.html
2007 Apr 10
3
Converting to 1.1.4, help please!
I found this:
>I would add -V and log all output to a file. also, someone has
>reported that if the input FLAC file has errors and you use --force,
>the transcoded file will only have data up to the error, and I still
>have to look into this. so safer still would be>>
>
>... -exec sh -c 'flac -t {} && flac -8V {}' \; ...
>
>Josh
>
I wish I