mazey wrote:SubJunk wrote:Yeah looks like there's something weird about the video
well all i can figure is there is nothing wrong with pms code which is a good thing, and it doesnt seem its anything u have done, it seems mencoder developers have done something because sb26,27,28 is all affected but everything sb25 and before works fine. hopefully it gets fixed along the line in time. im gonna just use sb25 for now since it plays everything flawlessly just be aware of the issue and i will continue to try new memcoder builds to see if it gets fixed and let u know. some mkv's are only affected (probably about 5% of what i have which isnt that many, mostly music videos or doco's) but it doesnt seem avi's are affected at all. as for the error msg below this was introduced in sb27 and doesnt do it in sb26 though sb26 still has the sync issue so i dont think its related unless they made the change in sb26 then started logging it in sb27.
Too many video packets in the buffer: (1052 in 33572624 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.
I have to agree with others that MEncoder builds after SB25 are all broken.
SB25 is OK but others (26-28) stutter in video and audio is not synced for many MKV files what I have. It is because:
- Code: Select all
Too many video packets in the buffer: (502 in 33555824 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.
When SB25 is used, immediately after showing message:
- Code: Select all
Increasing audio density to 4.
MEncoder continue displaying other messages:
- Code: Select all
Unsupported PixelFormat 61
Unsupported PixelFormat 53
Unsupported PixelFormat 81
Muxer frame buffer cannot allocate memory!
Muxer frame buffer cannot allocate memory!
Muxer frame buffer cannot allocate memory!
Movie-Aspect is 2.40:1 - prescaling to correct movie aspect.
videocodec: libavcodec (1920x800 fourcc=3267706d [mpg2])
[VE_LAVC] Using constant qscale = 1.000000 (VBR).
Writing header...
INITV: 0.200, 0.158, fps: 23.976
But when more recent build is used, after
"Increasing audio density to 4." it freezes for few seconds and after that this message is shown:
- Code: Select all
Too many video packets in the buffer: (502 in 33555824 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.
Unsupported PixelFormat 61
.................
And this warning message is repeating with same freezes as transcoding continues which leads to choppy and unsynced video/audio.
Only what I can see from MEncoder output what differ is):
WORKING
- Code: Select all
libavformat version 54.1.100 (internal)
NOT WORKING:
- Code: Select all
libavformat version 54.2.100 (internal)
I suppose MEncoder should be reverted for SB and official builds for now until it will be fixed to avoid complains that new PMS builds works badly(stuttering, out of sync etc.).
Subjunk, hopefully you will find root cause
Many thanks for looking into it!
ExSport
EDIT:To all who are affected, replace new MEncoder/MPlayer build (SB28) with SB25 which works without problems...until it will be fixed
