Changes between Initial Version and Version 3 of Ticket #4306


Ignore:
Timestamp:
Jan 21, 2017, 12:21:15 PM (10 years ago)
Author:
Carl Eugen Hoyos
Comment:

Please reopen this ticket if the issue is still reproducible and if you can provide input file(s).

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4306

    • Property Summary AVIsynth input encoded to AVCIntra shows visible patterning on result viewed in VLCAVIsynth encoding to AVCIntra shows visible patterning when viewed in VLC
    • Property Resolutionneeds_more_info
    • Property Status newclosed
  • Ticket #4306 – Description

    initial v3  
     1{{{
    12ffmpeg -i passthru.avs -i stereo.wav -i stereo.wav -i silence.wav -i stereo.wav -vcodec libx264 -pix_fmt yuv422p10le -x264opts avcintra-class=100:colorprim="bt709":transfer="bt709":colormatrix="bt709":fps=25/1:force-cfr:tff -tune psnr -threads 4 -c:a pcm_s24le -c:a pcm_s24le -c:a pcm_s24le -c:a pcm_s24le -map 0 -map 1 -map 2 -map 3 -map 4 work.mxf
    2 
     3}}}
    34ffmpeg [32bit] version N-69700-g2384933 compiled feb11-15
    45
     
    78
    89 ffmpeg output
    9 
     10{{{
    1011ffmpeg.exe" -i c:\tmpdir\passthru.avs -i c:\tmpdir\stereo.wav -i c:\tmpdir\stereo.wav -i c:\tmpdir\silence.wav -i c:\tmpdir\stereo.wav -vcodec libx264 -pix_fmt yuv422p10le -x264opts avcintra-class=100:colorprim="bt709":transfer="bt709":colormatrix="bt709":fps=25/1:force-cfr:tff -tune psnr -threads 4 -c:a pcm_s24le -c:a pcm_s24le -c:a pcm_s24le -c:a pcm_s24le -map 0 -map 1 -map 2 -map 3 -map 4 c:\tmpdir\work.mxf
    1112ffmpeg version N-69700-g2384933 Copyright (c) 2000-2015 the FFmpeg developers
     
    7980[libx264 @ 04a54e60] i8c dc,h,v,p: 50% 17% 15% 18%
    8081[libx264 @ 04a54e60] kb/s:113766.41
    81 
     82}}}