hello everybody , i was just wondering if there is such a thing as a program that joins ac3 files . if so please could you let me know what it is called . the reason you wonder ? i have a film in 3 parts with ac3 sound and i can save the video and audio seperately and can create 1 video from the saved mv2 files . now i want to put the audio back and need to create 1 audio file to use in tmpgenc dvd author ,please help .
thx in advanced
+ Reply to Thread
Results 1 to 7 of 7
-
-
AC3 files are headerless, so they can simply be concatenated:
/MatsCode:Copy file1.ac3+file2.ac3+file3.ac3 allfiles.ac3
-
WOW!
Had to look that one up!
con·cat·e·nate (v) -
1) To connect or link in a series or chain.
2) Computer Science. To arrange (strings of characters) into a chained list. -
that tip looks familier
\
yes - that works ussually , all parts should be the same though in terms of settings and bit rate"Each problem that I solved became a rule which served afterwards to solve other problems." - Rene Descartes (1596-1650) -
or on unix:Copy file1.ac3+file2.ac3+file3.ac3 allfiles.ac3
I'll have to try this for VOBs as I believe that I heard that VOBs are split into 1 Gbyte chunks for simple DVD OS handling and that one could simply cat them togeter to create one large VOB. Then, if all goes well, the large VOB could be demultiplexed to get one mpv file and one ac3 file without lots of sub steps.Code:cat file1.ac3 file2.ac3 file3.ac3 > allfiles.ac3
Ted Rossin
http://www.tedrossin.0sites.net/ -
Or an easier way for the DOS challenged like myself, get a program called VOB Merge. It's free! It's called VOB Merge, but it actually joins all types of file types including vob, m2v, ac3, etc.
You can find it here:
http://www.digital-digest.com/dvd/downloads/vobmerge.html"Can You Dig It!" -
haha, i'll bet i can guess what that film is (cough)bittorrent(cough) i could be wrong...Originally Posted by divvy_1
Similar Threads
-
MPEG Joiner ?
By ashe09 in forum Video ConversionReplies: 12Last Post: 12th Oct 2011, 04:14 -
AVI Joiner
By vipertongn in forum EditingReplies: 10Last Post: 25th Oct 2010, 18:42 -
Need an MP3 joiner
By OM2 in forum AudioReplies: 5Last Post: 7th Apr 2010, 00:53 -
RM Joiner
By nic3 in forum EditingReplies: 2Last Post: 8th Sep 2009, 06:24 -
Best Video Joiner
By funnyclown11 in forum EditingReplies: 1Last Post: 4th Jul 2007, 02:29



Quote
