Announcement

Collapse
No announcement yet.

Framerate chenges (Version 7.0.6.6)

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Framerate chenges (Version 7.0.6.6)

    I want to re-encode a .mkv 1080p file because my player has problems with the source. I leave the framerate to "Source". After reencoding the framerate has changed and the destinatiofile looks strange and was async.

    Here the source:

    Code:
    Video
    ID                               : 1
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : High@L4.1
    Format settings, CABAC           : Yes
    Format settings, ReFrames        : 5 frames
    Muxing mode                      : Container profile=Unknown@4.1
    Codec ID                         : V_MPEG4/ISO/AVC
    Duration                         : 1h 32mn
    Bit rate                         : 7 288 Kbps
    Width                            : 1 920 pixels
    Height                           : 816 pixels
    Display aspect ratio             : 2.35:1
    Frame rate                       : 23.976 fps
    Color space                      : YUV
    Chroma subsampling               : 4:2:0
    Bit depth                        : 8 bits
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.194
    Stream size                      : 4.73 GiB (81%)
    Writing library                  : x264 core 95 r1592 95aacc4
    Encoding settings                : cabac=1 / ref=5 / deblock=1:0:0 / analyse=0x3:0x133 / me=umh / 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=0 / chroma_qp_offset=-2 / threads=6 / sliced_threads=0 / nr=0 / decimate=1 / interlaced=0 / constrained_intra=0 / bframes=3 / b_pyramid=2 / b_adapt=1 / b_bias=0 / direct=1 / weightb=1 / weightp=2 / keyint=250 / keyint_min=25 / scenecut=40 / intra_refresh=0 / rc_lookahead=30 / rc=crf / mbtree=1 / crf=20.0 / qcomp=0.60 / qpmin=10 / qpmax=51 / qpstep=4 / ip_ratio=1.40 / aq=1:1.00
    Language                         : German
    And the destination:

    Code:
    Video
    ID                               : 1
    Format                           : AVC
    Format/Info                      : Advanced Video Codec
    Format profile                   : Baseline@L1.3
    Format settings, CABAC           : No
    Format settings, ReFrames        : 1 frame
    Muxing mode                      : Container profile=Unknown@1.3
    Codec ID                         : V_MPEG4/ISO/AVC
    Duration                         : 1h 32mn
    Bit rate                         : 7 817 Kbps
    Width                            : 1 920 pixels
    Height                           : 816 pixels
    Display aspect ratio             : 2.35:1
    Frame rate                       : 23.000 fps
    Color space                      : YUV
    Chroma subsampling               : 4:2:0
    Bit depth                        : 8 bits
    Scan type                        : Progressive
    Bits/(Pixel*Frame)               : 0.217
    Stream size                      : 5.07 GiB (82%)
    How can this be? Perhaps a bug?
Working...
X