[MEncoder-users] how to split 8gb wmv bluray wmv file (VC-1 codec)
RC
cooleyr at gmail.com
Wed Oct 31 16:55:19 CET 2007
On Wed, 31 Oct 2007 10:36:40 +0100
"Valent Turkovic" <valent.turkovic at gmail.com> wrote:
> mencoder -oac copy -ovc copy -o ./Part1.wmv -endpos 01:00:00
> ./bluray_full_movie.wmv
You can name it .wmv or anything else you want to, but you're still
creating an AVI file. Mencoder even tells you so.
> 40 duplicate frame(s)!
> Pos: 86.2s 2066f (69%) 749.91fps Trem: 0min 110mb A-V:0.000
> [7374:0] 41 duplicate frame(s)!
> Pos: 86.2s 2067f (69%) 750.00fps Trem: 0min 110mb A-V:0.000
> [7376:0] 41 duplicate frame(s)!
You should be happy it fails. You're creating incredibly non-standard
and probably corrupt files, that almost nothing will be able to play.
At the very least, you're going to need to set -ofps to something
_sane_. But really, you should find something else to split wmv files.
Mencoder can certainly do it, but not well at all. It should be trivial
for a simple program that understands WMV to split files.
More information about the MEncoder-users
mailing list