[MEncoder-users] how to split 8gb wmv bluray wmv file (VC-1 codec)
Valent Turkovic
valent.turkovic at gmail.com
Wed Oct 31 10:36:40 CET 2007
Hi,
how can I split large 8GB file to a few smaller ones using mencoder?
As I can see the issue is that wmv uses Variable Frame Rate (VFR) and
that is mainly the issue...
The file I use is 2h long, and I can make the split of the first hour
but I can't make the split from 1st hour till the end...
mencoder -oac copy -ovc copy -o ./Part1.wmv -endpos 01:00:00
./bluray_full_movie.wmv
but when I try this:
mencoder -oac copy -ovc copy -o ./Part2.wmv -ss 01:00:00 ./bluray_full_movie.wmv
it fails :(
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)!
Pos: 86.3s 2068f (69%) 750.09fps Trem: 0min 110mb A-V:0.000 [7375:0]
40 duplicate frame(s)!
Pos: 86.3s 2069f (69%) 750.45fps Trem: 0min 110mb A-V:0.000 [7378:0]
41 duplicate frame(s)!
Pos: 86.3s 2070f (69%) 750.54fps Trem: 0min 110mb A-V:0.000 [7377:0]
Too many audio packets in the buffer: (256 in 8388608 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
41 duplicate frame(s)!
Pos: 86.4s 2071f (69%) 750.36fps Trem: 0min 111mb A-V:0.000 [7379:0]
Too many audio packets in the buffer: (256 in 8388608 bytes).
Maybe you are playing a non-interleaved stream/file or the codec failed?
For AVI files, try to force non-interleaved mode with the -ni option.
Writing index...
Writing header...
ODML: Aspect information not (yet?) available or unspecified, not
writing vprp header.
Video stream: 7379.353 kbit/s (922419 B/s) size: 79675798 bytes
86.377 secs 2071 frames
--
http://kernelreloaded.blog385.com/
linux, blog, anime, spirituality, windsurf, wireless
registered as user #367004 with the Linux Counter, http://counter.li.org.
ICQ: 2125241, Skype: valent.turkovic
More information about the MEncoder-users
mailing list