Thread
:
Encoding Guru's Please Step Inside
View Single Post
02-15-2007, 12:24 AM
borked
Totally Borked
Industry Role:
Join Date: Feb 2005
Posts: 6,284
use
this tutorial
to build ffmpeg with windows media support, then split them however you want:
ffmpeg -hq -ss 00:00:00 -t 00:45:00 -i <movie.wmv> ./m1.wmv
ffmpeg -hq -ss 00:00:45 -t 01:30:00 -i <movie.wmv> ./m2.wmv
__________________
For coding work - hit me up on
andy // borkedcoder // com
(consider figuring out the email as test #1)
All models are wrong, but some are useful.
George E.P. Box. p202
borked
View Public Profile
Find More Posts by borked