On 1 Dec 2003 17:07:10 -0600, "pondleaf9" <me@losthorizon.com> wrote:
>Why is it that I can view the first file of Private2 mpeg, but every file
>thereafter comes up as not supported?!! What the fuck do I have to do in
>order to view these files?!! This is the case with over 75% of the mpeg
>files and it's god-damned frustrating!! Someone PLEASE help out a technical
>dud!!
>
write a .bat-file like that:
copy/b "private2.mpg.001" "private2.mpg"
copy/b "private2.mpg" + "private2.mpg.005"
copy/b "private2.mpg" + "private2.mpg.084"
...
copy/b "private2.mpg" + "private2.mpg,001"
ye can combine any number of parts and see this cutting.
P.S, if ye downloaded the whole film you must remove the last line i
gave you
|
|