LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 05-06-2006, 02:17 AM   #1
Caysho
Member
 
Registered: Sep 2002
Location: Perth Australia
Distribution: OpenWRT, debian, Ubuntu
Posts: 135
Blog Entries: 20

Rep: Reputation: 15
Join ogg files


I want to join some ogg vorbis files, and I understand I can simply concatonate or join them on the command line ?

cat file2.ogg >> file1.ogg

This doesn't work (using mplayer, kaffeine or amarok for playback), so I'm missing something pretty simple, like binary copy.

Any ideas ?
 
Old 05-06-2006, 11:27 AM   #2
Freestone
Member
 
Registered: Jan 2003
Location: Brighton, Michigan
Distribution: FC5
Posts: 114

Rep: Reputation: 15
Quote:
I want to join some ogg vorbis files, and I understand I can simply concatonate or join them on the command line ?

cat file2.ogg >> file1.ogg

This doesn't work (using mplayer, kaffeine or amarok for playback), so I'm missing something pretty simple, like binary copy.

Any ideas ?
I'm not sure what you're asking but if you want to converge or mix the two files together, check out sox.

man sox or sox --help.

sox is sound exchange.
 
Old 08-18-2010, 01:10 AM   #3
Greg Marks
LQ Newbie
 
Registered: May 2009
Posts: 16

Rep: Reputation: 2
Sorry not to have discovered your question until now. You might try:

Code:
cat file1.ogg file2.ogg > combined_file.ogg
If you want to concatenate more than two ogg files, just extend the list of input files above.

Last edited by Greg Marks; 08-18-2010 at 01:40 AM.
 
1 members found this post helpful.
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
mp3 join files easily heruka Linux - Software 2 03-14-2006 05:59 PM
How to join two tar files ? skie_knite007 Programming 8 03-28-2005 11:41 AM
can ogg-files be created during recording? Li... Linux - Software 2 08-25-2004 03:52 PM
join realvideo files? wijnands Linux - Newbie 1 06-28-2004 05:20 PM
join multiple files onewhoknows Linux - Software 10 06-01-2004 06:51 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 08:30 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration