Share

FLAC-Free Lossless Audio Codec

Tracker: Bugs

5 rfe - allow compressing from stdin - ID: 1635016
Last Update: Comment added ( jcoalson )

In the linux documentation I don't see any way to compress from the
standard input. I want to convert a bunch of .shn files to flac, with
something like "shn -x filename.shn | flac -" to avoid creating a huge
intermediate wav file on disk. But either there's not a way to do that or
else it's not documented in the man page, so either way a fix would be
great. Thanks.


paul rubin ( phr ) - 2007-01-14 04:19

5

Closed

Rejected

Josh Coalson

flac (command-line)

None

Public


Comment ( 1 )

Date: 2007-01-27 23:50
Sender: jcoalsonProject Admin


"flac -" does work to encode from stdin but you must specify an output
file name in this case, e.g. "flac -o z.flac -". otherwise the flac file
will go to stdout.

Josh



Attached File

No Files Currently Attached

Changes ( 4 )

Field Old Value Date By
status_id Open 2007-01-27 23:50 jcoalson
resolution_id None 2007-01-27 23:50 jcoalson
assigned_to nobody 2007-01-27 23:50 jcoalson
close_date - 2007-01-27 23:50 jcoalson