[MEncoder-users] Too many video packets in the buffer
U. George
netbeans at gatworks.com
Wed Jun 16 07:42:34 CEST 2010
for this command:
> mencoder /home/gat/DIESEL/00017_PF24.MTS -fps 30000/1001 -vf pullup,softskip,scale=1920:1080 -ofps 24000/1001 -ovc x264 -x264encopts qp=0:nointerlaced -demuxer lavf -oac pcm -o foo.avi
sometime after processing 834 frames, a buffer gets full for some reason.
I cant find the -ni option.
using nointerlace does no good either.
its suppose to be a 2:3 telecined test video ( one camcorder Hi-DEF
avchd video file 1 min long)
Any Suggestions?
> 1 duplicate frame(s)!
> Pos: 25.0s 834f (42%) 0.51fps Trem: 37min 558mb A-V:0.020 [77084:1536]
> Too many video packets in the buffer: (709 in 33673507 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.
> Pos: 25.1s 837f (42%) 0.51fps Trem: 36min 551mb A-V:0.030 [77176:1535]
> 1 duplicate frame(s)!
> Pos: 25.1s 838f (42%) 0.51fps Trem: 36min 551mb A-V:0.033 [77048:1535]
==========================================
> [gat at MyLaptop mplayer]$ mencoder /home/gat/DIESEL/00017_PF24.MTS -fps 30000/1001 -vf pullup,softskip,scale=1920:1080 -ofps 24000/1001 -ovc x264 -x264encopts qp=0:nointerlaced -demuxer lavf -oac pcm -o foo.avi
> MEncoder SVN-r31365-4.4.2 (C) 2000-2010 MPlayer Team
> success: format: 0 data: 0x0 - 0xadb6800
> libavformat file format detected.
> [lavf] stream 0: video (h264), -vid 0
> [lavf] stream 1: audio (ac3), -aid 0
> LAVF: Program 1
> VIDEO: [H264] 1920x1080 0bpp 59.940 fps 0.0 kbps ( 0.0 kbyte/s)
> [V] filefmt:35 fourcc:0x34363248 size:1920x1080 fps:59.940 ftime:=0.0167
> Input fps will be interpreted as 29.970 instead.
> ==========================================================================
> Opening audio decoder: [ffmpeg] FFmpeg/libavcodec audio decoders
> AUDIO: 48000 Hz, 2 ch, s16le, 256.0 kbit/16.67% (ratio: 32000->192000)
> Selected audio codec: [ffac3] afm: ffmpeg (FFmpeg AC-3)
> ==========================================================================
> Opening video filter: [expand osd=1]
> Expand: -1 x -1, -1 ; -1, osd: 1, aspect: 0.000000, round: 1
> Opening video filter: [scale w=1920 h=1080]
> Opening video filter: [softskip]
> Opening video filter: [pullup]
> ==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> Selected video codec: [ffh264] vfm: ffmpeg (FFmpeg H.264)
> ==========================================================================
> Movie-Aspect is 1.78:1 - prescaling to correct movie aspect..000 [0:0]
> [swscaler @ 0xaa7adf0]using unscaled yuv420p -> yuv420p special converter
> x264 [info]: using SAR=1/1
> x264 [info]: using cpu capabilities: MMX2 Cache32
> x264 [info]: profile High 4:4:4 Predictive, level 4.0
> Pos: 0.0s 3f ( 0%) 0.00fps Trem: 1min 0mb A-V:0.000 [0:0]]
> 1 duplicate frame(s)!
> Writing header...
> ODML: vprp aspect is 16:9.
> Setting audio delay to 0.083s.
> Writing header...
> ODML: vprp aspect is 16:9.
> Setting audio delay to 0.083s.
> Pos: 0.0s 5f ( 1%) 0.00fps Trem: 0min 11mb A-V:0.007 [0:0]
> 1 duplicate frame(s)!
More information about the MEncoder-users
mailing list