Log in

View Full Version : Having problem playing x264 encoded file in WMP, also AvsP


St Devious
15th July 2009, 06:11
Just encoded a FRAPS video with MeGUI/x264/AAC/MP4. The output file doesn't play in WMP nor AvsP in Win 7 RC x64. Don't know If I'm missing a codec or something else

I have ffdshow + Haali Media Splitter installed.

I just get a black screen in WMP, and the slider doesn't move.

Here is the graph

http://i28.tinypic.com/2uj76dl.jpg

http://i32.tinypic.com/m9cejd.jpg

Here is what I get from Haali when I try to play it in WMP

http://i31.tinypic.com/1zlztaf.jpg

and here is mediainfo
Video
ID : 1
Format : AVC
Format/Info : Advanced Video Codec
Format profile : High@L5.0
Format settings, CABAC : Yes
Format settings, ReFrames : 5 frames
Codec ID : avc1
Codec ID/Info : Advanced Video Coding
Duration : 8mn 37s
Bit rate mode : Variable
Bit rate : 10 000 Kbps
Maximum bit rate : 25.6 Mbps
Width : 1 920 pixels
Height : 1 200 pixels
Display aspect ratio : 1.600
Frame rate mode : Constant
Frame rate : 30.000 fps
Resolution : 24 bits
Colorimetry : 4:2:0
Scan type : Progressive
Bits/(Pixel*Frame) : 0.145
Stream size : 617 MiB (99%)
Writing library : x264 core 68 r1181M 49bf767
Encoding settings : cabac=1 / ref=5 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=7 /
psy_rd=1.0:0.0 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=2 / 8x8dct=1 / cqm=0 / deadzone=21,11 /
chroma_qp_offset=-2 / threads=6 / nr=0 / decimate=1 / mbaff=0 / bframes=3 / b_pyramid=1 / b_adapt=2 / b_bias=0 / direct=3 /
wpredb=1 / keyint=250 / keyint_min=25 / scenecut=40 / rc=2pass / bitrate=10000 / ratetol=1.0 / qcomp=0.60 / qpmin=10
/ qpmax=51 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / pb_ratio=1.30 / aq=1:1.00

Audio
ID : 2
Format : AAC
Format/Info : Advanced Audio Codec
Format version : Version 4
Format profile : LC
Format settings, SBR : Yes
Format settings, PS : No
Codec ID : 40
Duration : 8mn 37s
Bit rate mode : Variable
Bit rate : 128 Kbps
Maximum bit rate : 140 Kbps
Channel(s) : 2 channels
Channel positions : L R
Sampling rate : 48.0 KHz
Resolution : 16 bits
Stream size : 7.90 MiB (1%)

a4840639
15th July 2009, 06:19
Your output is beyond the dxva standard(resolution higher than FullHD, and ref is too high for AMD card)
Maybe the Microsoft decoder tried using DXVA but failed, you need to use a pure software decoder instead of the Microsoft one.
Here is a tool that can change the default AVC decoder in win7:
http://forum.doom9.org/showthread.php?t=146910

St Devious
15th July 2009, 11:33
thanks. it worked. never knew ms had a default decoder in win 7.

zachdms
28th July 2009, 00:06
Do you have a sample clip? RTM should be improved over RC.

St Devious
28th July 2009, 00:37
Do you have a sample clip? RTM should be improved over RC.

no i don't have it anymore. maybe i'll try to encode again.