Changes between Initial Version and Version 1 of Ticket #8106, comment 2


Ignore:
Timestamp:
Jan 7, 2020, 3:04:01 AM (7 years ago)
Author:
gdgsdg123

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #8106, comment 2

    initial v1  
    1212Helps, though there's another problem then...
    1313
    14 \\6. Removing `-vframes` and making necessary adjustments to the command:
     14\\6. Removing `-vframes` and `-loop`:
    1515{{{
    1616ffmpeg -i "Entrepreneurship.png" -i "1.flac" -c:a copy -c:v libx264 -r 15 -preset placebo -qp 0 -x264-params "level=5.1:keyint=infinite:no-deblock=1" -pix_fmt yuv420p -sws_flags spline+accurate_rnd+full_chroma_int -color_range 1 -colorspace 5 -color_primaries 5 -color_trc 6 "1.mkv"
    1717}}}
    18 The truncation no longer occurs, though again there's another problem...
     18The truncation no longer occurs, though again there's another problem... (1 frame video)
    1919[[BR]]
    2020[[BR]]