Displaying 12 results from an estimated 12 matches for "rutlecorps".
2009 Dec 18
5
Switching Left Right Channel
> On Dec 17, 2009, at 8:50 PM, dathead2 at gmail.com wrote:
>
> On Dec 17, 2009, at 8:42 PM, Ron Decline <rutlecorps at gmail.com> wrote:
>
>> Is it possible to switch the Left / Right channel when encoding in FLAC?
>> (I have some flac files with incorrect left/right channel assignment that I would like to re-encode with flac)
>> _____________________________
>
> I'm not sure...
2009 Dec 30
3
flac --replay-gain
I have FLAC files that I would like to re-encode with --replay-gain. I have my Flac's organized in Artist/Album folders, so I should have no problem getting an album gain/peak per album.
Do I need to first de-code the flac's to wav files and then "flac --replay-gain *.wav", or can this be accomplished by going to each Album directory and "flac -f --replay-gain
2016 Dec 16
3
[Bug 12472] New: invalid rsync-command syntax or options with —stats
...and syntax or options with âstats
Product: rsync
Version: 3.1.2
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: RutleCorps at gmail.com
QA Contact: rsync-qa at samba.org
Client version 3.1.2
Server version 3.0.9
When using rsync 3.1.2 gives the error:
/usr/local/s3rsync/prod-ssh-rsync3: invalid rsync-command syntax or options
By removing options, I was able to track the problem to the âstats flag.
It would...
2009 Dec 18
2
Switching Left Right Channel
Is it possible to switch the Left / Right channel when encoding in FLAC?
(I have some flac files with incorrect left/right channel assignment that I would like to re-encode with flac)
2009 Dec 31
0
flac --replay-gain
...bum basis in my file structure).
Thanks.
On Dec 30, 2009, at 10:01 PM, Nicholas Wilson wrote:
> Nope. That's what execdir does, running metaflac separately for each
> directory where flac files are found.
>
> Nicholas
>
> On Wed, Dec 30, 2009 at 8:06 PM, Ron Decline <rutlecorps at gmail.com> wrote:
>>
>> Ah! metaflac, thanks, but won't this cause metaflac to combine flac's across directories and give an album replay gain for the combined flac's? (as opposed to separate albums i.e. metaflac /album1/*.flac /album2/*.flac as opposed to metaflac...
2009 Dec 18
0
Switching Left Right Channel
What is "Channels change program for processing sound"?
On Dec 17, 2009, at 9:11 PM, Maciej M. wrote:
> Decode to WAV. Channels change program for processing sound.
>
> 2009/12/18 Ron Decline <rutlecorps at gmail.com>
> Is it possible to switch the Left / Right channel when encoding in FLAC?
> (I have some flac files with incorrect left/right channel assignment that I would like to re-encode with flac)
> _______________________________________________
> Flac mailing list
> Flac at...
2009 Dec 18
0
Switching Left Right Channel
On Dec 17, 2009, at 19:00, Ron Decline wrote:
> On Dec 17, 2009, at 8:50 PM, dathead2 at gmail.com wrote:
>> On Dec 17, 2009, at 8:42 PM, Ron Decline <rutlecorps at gmail.com>
>> wrote:
>>
>>> Is it possible to switch the Left / Right channel when encoding
>>> in FLAC?
>>> (I have some flac files with incorrect left/right channel
>>> assignment that I would like to re-encode with flac)
>>> __...
2009 Dec 18
2
Switching Left Right Channel
On Dec 18, 2009, at 12:12 AM, Brian Willoughby wrote:
>
> On Dec 17, 2009, at 20:42, Ron Decline wrote:
>> Anyway, as you and dathead2 suggested, I can just flac -d, then swap the channels on the wav with SoX, and then flac -a, I can then use metaflac to transfer the tags. Easy enough to write a script to do the work.
>
>
> flac -a will analyze, not encode. Apart from
2009 Dec 30
0
flac --replay-gain
...2/*.flac)
On Dec 30, 2009, at 11:43 AM, Nicholas Wilson wrote:
> Run from the top directory:
>
> find . -name "*.flac" -print -execdir metaflac --add-replay-gain {} +
>
> which should do it.
>
> Nicholas
>
> On Wed, Dec 30, 2009 at 2:13 PM, Ron Decline <rutlecorps at gmail.com> wrote:
>>
>> I have FLAC files that I would like to re-encode with --replay-gain. I have my Flac's organized in Artist/Album folders, so I should have no problem getting an album gain/peak per album.
>>
>> Do I need to first de-code the flac's to...
2011 Jul 03
1
[Bug 8284] New: hfs-compression.diff patch incorrectly expands relative directory
...relative directory
Product: rsync
Version: 3.0.8
Platform: x64
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: RutleCorps at gmail.com
QAContact: rsync-qa at samba.org
There is a bug when using a relative path for the destination with the
hfs-compression.diff patch and --hfs-compression option. (Note that this bug
is not present with the --protect-decmpfs option)
The Destination: $HOME/Desktop/Untitledfol...
2013 Oct 04
1
[Bug 10181] New: --stats bug
...d=10181
Summary: --stats bug
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: RutleCorps at gmail.com
QAContact: rsync-qa at samba.org
--stats in 3.1.0 when connecting to an rsync 3.0.5
error is:
/usr/local/s3rsync/prod-ssh-rsync3: invalid rsync-command syntax or options
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving th...
2009 Dec 18
2
Switching Left Right Channel
On Dec 17, 2009, at 11:02 PM, Brian Willoughby wrote:
>
> On Dec 17, 2009, at 19:00, Ron Decline wrote:
>> On Dec 17, 2009, at 8:50 PM, dathead2 at gmail.com wrote:
>>> On Dec 17, 2009, at 8:42 PM, Ron Decline <rutlecorps at gmail.com> wrote:
>>>
>>>> Is it possible to switch the Left / Right channel when encoding in FLAC?
>>>> (I have some flac files with incorrect left/right channel assignment that I would like to re-encode with flac)
>>>> __________________________...