Search found 3 matches

by ralieghnet
September 5th, 2015, 2:14 pm
Forum: General Help
Topic: cd1.avi cd2.avi Post Process Help
Replies: 5
Views: 2040

Re: cd1.avi cd2.avi Post Process Help

I just need help in post processing and merging the files into a single file
by ralieghnet
September 5th, 2015, 12:00 pm
Forum: General Help
Topic: cd1.avi cd2.avi Post Process Help
Replies: 5
Views: 2040

Re: cd1.avi cd2.avi Post Process Help

Here are the commands I've tried. avimerge: avimerge -o test.avi -i The\ Raid\ 2\ cd1.wmv The\ Raid\ 2\ cd2.wmv scanning file The Raid 2 cd1.wmv for video/audio parameter [avilib.c] AVI open: avilib - Not an AVI file avconv: avconv -i The\ Raid\ 2\ cd1.wmv -i The\ Raid\ 2\ cd2.wmv -vcodec copy -acod...
by ralieghnet
September 5th, 2015, 12:32 am
Forum: General Help
Topic: cd1.avi cd2.avi Post Process Help
Replies: 5
Views: 2040

cd1.avi cd2.avi Post Process Help

I've been searching for how to merge two files into a single file. I have two files cd1.avi and cd2.avi In all my searches I have found example of cat, ffmpeg, avconv, avidemux. In each of these programs they all have the same problem they can not read the file. I'm using Ubuntu 14.04 Server. I have...