Build 0.8.22.5500: H.264 encoder (x64)

Bug report and feature request
Post Reply
e1wh
Beginner
Beginner
Posts: 1
Joined: Sat May 25, 2013 1:45 am

Build 0.8.22.5500: H.264 encoder (x64)

Post by e1wh » Sat May 25, 2013 2:10 am

Hi Stanley,
And thanks for MediaCoder!
I think there is a bug with H.264 encoder (0.8.22.5500, x64). I tried to encode a media with it: 3-Pass mode, without audio (only in order to test the promising SVE technology) and the encoder crashes; it crashes only after the first pass :| with error #14 (if I remember rightly, it worked perfectly with 0.8.21.5399).
Image
Thanks!

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: Build 0.8.22.5500: H.264 encoder (x64)

Post by stanley » Sat May 25, 2013 6:09 pm

When you got this error, was SVE enabled?
When things work together, things work.

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: Build 0.8.22.5500: H.264 encoder (x64)

Post by stanley » Sat May 25, 2013 11:51 pm

Please give a try with 5505.
When things work together, things work.

User avatar
e1wh2
Beginner
Beginner
Posts: 3
Joined: Wed May 29, 2013 11:23 pm

Re: Build 0.8.22.5500: H.264 encoder (x64)

Post by e1wh2 » Wed May 29, 2013 11:49 pm

Hi,
Quick answer!!
So, I've made a try with 5506 (SVE enabled): the encoder now doesn't crash, but there seems to be an issue with the container and the movie obtained at the end.
Image
First row is with .mp4 container, second is .mkv (left: MPC / right: VLC).
MediaInfo data:

Code: Select all

Format                                   : AVC
Format/Info                              : Advanced Video Codec
Format profile                           : High@L2.1
Format settings, CABAC                   : Yes
Format settings, ReFrames                : 2 frames
Codec ID                                 : V_MPEG4/ISO/AVC
Duration                                 : 1h 48mn
Bit rate                                 : 946 Kbps
Width                                    : 512 pixels
Height                                   : 288 pixels
Display aspect ratio                     : 16:9
Frame rate mode                          : Constant
Frame rate                               : 25.000 fps
Color space                              : YUV
Chroma subsampling                       : 4:2:0
Bit depth                                : 8 bits
Scan type                                : Progressive
Bits/(Pixel*Frame)                       : 0.257
Stream size                              : 722 MiB (98%)
Writing library                          : x264 core 132 r2309 3b1f1f7
Encoding settings                        : cabac=1 / ref=2 / deblock=1:0:0 / analyse=0x3:0x113 / me=hex / subme=7 / psy=1 / psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=11 / lookahead_threads=1 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / bluray_compat=0 / constrained_intra=0 / bframes=1 / b_pyramid=0 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / open_gop=0 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=40 / rc=2pass / mbtree=1 / bitrate=946 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / cplxblur=20.0 / qblur=0.5 / ip_ratio=1.40 / aq=1:1.00
Default                                  : Yes
Forced                                   : No
The problem remains with .avi, but it is not the same: only the few first seconds are saved.

Code: Select all

Duration                                 : 40s 0ms
Thanks,

stanley
Site Admin
Site Admin
Posts: 4135
Joined: Mon May 15, 2006 7:43 pm
Location: Sydney

Re: Build 0.8.22.5500: H.264 encoder (x64)

Post by stanley » Thu May 30, 2013 2:05 pm

What about using single-pass with SVE?
When things work together, things work.

User avatar
e1wh2
Beginner
Beginner
Posts: 3
Joined: Wed May 29, 2013 11:23 pm

Re: Build 0.8.22.5500: H.264 encoder (x64)

Post by e1wh2 » Thu May 30, 2013 7:37 pm

With SVE and single-pass, .mkv and .mp4 are OK.
But the problem remains with the .avi container.

User avatar
e1wh2
Beginner
Beginner
Posts: 3
Joined: Wed May 29, 2013 11:23 pm

Re: Build 0.8.22.5500: H.264 encoder (x64)

Post by e1wh2 » Fri May 31, 2013 12:59 am

I may add to my last post that .avi works perfectly without SVE.

Post Reply