piping sox to oggenc |
![]() ![]() |
piping sox to oggenc |
Mar 21 2012, 11:50
Post
#1
|
|
|
Group: Members Posts: 2 Joined: 21-March 12 Member No.: 97955 |
Hi everybody,
mixing file1 with file2 into file3 works good with the following CODE sox file1.wav file2.wav -m file3.wav but cannot pipe directly to oggeng CODE sox file1.wav file2.wav -m -t wav - | oggenc - file3.ogg any help will be appreciated |
|
|
|
Mar 21 2012, 12:14
Post
#2
|
|
|
Group: Members Posts: 2 Joined: 21-March 12 Member No.: 97955 |
Hi everybody, mixing file1 with file2 into file3 works good with the following CODE sox file1.wav file2.wav -m file3.wav but cannot pipe directly to oggeng CODE sox file1.wav file2.wav -m -t wav - | oggenc - file3.ogg any help will be appreciated SOLVED: CODE sox -m file1.wav file2.wav -t .wav - | oggenc - -o file3.ogg |
|
|
|
![]() ![]() |
|
Lo-Fi Version | Time is now: 23rd May 2013 - 00:33 |