Computing.Net > Forums > Windows 95/98 > Joining MPEG files using Batch File

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Joining MPEG files using Batch File

Reply to Message Icon

Name: Jason
Date: May 9, 2000 at 08:51:49 Pacific
Comment:

I downloaded a few mpeg files and wanted to join them up using a batch file, can someone help?
The files goes like mpeg1, mpeg2, mpeg3.



Sponsored Link
Ads by Google

Response Number 1
Name: wong
Date: May 9, 2000 at 09:14:25 Pacific
Reply:

do you intend to play files continuosly without pauses? if so, the best is to find an mpeg editor which enable you to insert and save them together.


0

Response Number 2
Name: browser
Date: May 9, 2000 at 10:10:42 Pacific
Reply:

Use COPY and string the filenames together using the + sign.

Example:

copy file1.ext+file2.ext+file3.ext newfile.ext

Get the idea ? Good luck.


0

Response Number 3
Name: wong
Date: May 10, 2000 at 09:16:14 Pacific
Reply:

Smart but what about the header records? You are ending up with 3 headers in one file, very likely that errors in parsing the data file will occurs.


0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More


CDRW bizarre problem No veo bien los juegos 3D



Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Windows 95/98 Forum Home


Sponsored links

Ads by Google


Results for: Joining MPEG files using Batch File

mpeg files www.computing.net/answers/windows-95/mpeg-files/73612.html

Auto edit using Batch file? www.computing.net/answers/windows-95/auto-edit-using-batch-file/145311.html

Joining ASF files www.computing.net/answers/windows-95/joining-asf-files/35480.html