VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. I am authoring AVC video files to Blu-ray (BD-R and BD-RE) using tmMuxeR 1.10.6.
    When I play the disk on the PS3 I am getting a black image, and it looks like its spiking every 10 - 15 seconds. The disk is video only, so no audio is present.

    Here is the Mediainfo on the AVC file:

    Code:
    General
    Complete name                            : /mnt/externalHDD/bluraytest/output/fromx264/Marksmen_Alt_Full_NoAuduio.h264
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    File size                                : 4.62 GiB
    Overall bit rate mode                    : Variable
    
    Video
    Format                                   : AVC
    Format/Info                              : Advanced Video Codec
    Format profile                           : High@L4.1
    Format settings, CABAC                   : Yes
    Format settings, ReFrames                : 5 frames
    Bit rate mode                            : Variable
    Bit rate                                 : 30.0 Mbps
    Maximum bit rate                         : 40.0 Mbps
    Width                                    : 1 920 pixels
    Height                                   : 1 080 pixels
    Display aspect ratio                     : 16:9
    Frame rate mode                          : Variable
    Color space                              : YUV
    Chroma subsampling                       : 4:2:0
    Bit depth                                : 8 bits
    Scan type                                : MBAFF
    Writing library                          : x264 core 118
    Encoding settings                        : cabac=1 / ref=6 / deblock=1:-1:-1 / analyse=0x3:0x133 / me=umh / subme=9 / psy=1 / psy_rd=1.00:0.15 / mixed_ref=1 / me_range=24 / chroma_me=1 / trellis=0 / 8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 / chroma_qp_offset=-2 / threads=12 / sliced_threads=0 / slices=4 / nr=0 / decimate=1 / interlaced=tff / bluray_compat=1 / constrained_intra=0 / bframes=3 / b_pyramid=1 / b_adapt=2 / b_bias=0 / direct=3 / weightb=1 / open_gop=0 / weightp=0 / keyint=30 / keyint_min=3 / scenecut=40 / intra_refresh=0 / rc_lookahead=30 / rc=abr / mbtree=1 / bitrate=30000 / ratetol=1.0 / qcomp=0.60 / qpmin=0 / qpmax=69 / qpstep=4 / vbv_maxrate=40000 / vbv_bufsize=30000 / nal_hrd=vbr / ip_ratio=1.40 / aq=1:1.00
    Color primaries                          : BT.709
    Transfer characteristics                 : BT.709
    Matrix coefficients                      : BT.709
    The AVC file was transcoded using x264 within ffmbc (ffmpeg).

    Here is the ffmbc command:
    Code:
    ffmbc -i $filein -flags +ilme+ildct -tff -an -vcodec libx264 -level 4.1 -preset veryslow -tune film -x264opts bluray-compat=1:weightp=0:bframes=3:nal-hrd=vbr:vbv-maxrate=40000:vbv-bufsize=30000:keyint=30:b-pyramid=strict:slices=4:tff=1:aud=1:colorprim=bt709:transfer=bt709:colormatrix=bt709:sar=1/1 -b 30M -bt 30M -threads 0 $fileout
    The source files vary from DNxHD MXF, to QT files, the problem occurs on both.

    The AVC file plays fine within a media player on the computer.

    I don't know know if its the Muxing or the transcoding that's the problem.
    Quote Quote  
  2. I am running on Linux Mint.
    Quote Quote  
  3. You need to set references frames to 4 or less
    Quote Quote  
  4. Thanks that worked.
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!