jellyfin-tizen icon indicating copy to clipboard operation
jellyfin-tizen copied to clipboard

Not transcode video in MPEG and 1080 h.264

Open lyaschuchenko opened this issue 1 year ago • 1 comments

just leave log here

      _STATISTICS_WRITING_APP-eng: mkvmerge v50.0.0 ('Awakenings') 64-bit
      _STATISTICS_WRITING_DATE_UTC-eng: 2021-11-03 22:34:23
      _STATISTICS_TAGS-eng: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES SOURCE_ID
Stream mapping:
  Stream #0:0 -> #0:0 (h264 (native) -> h264 (h264_vaapi))
  Stream #0:1 -> #0:1 (copy)
Press [q] to stop, [?] for help
[h264_vaapi @ 0x5600af025a80] No usable encoding entrypoint found for profile VAProfileH264High (7).
Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height
Conversion failed!

lyaschuchenko avatar Oct 10 '23 01:10 lyaschuchenko

Please post media info of the file and full Ffmpeg log.

If you change the log level to Debug (logging.json), you can see the reason of transcoding (TranscodeReason=...) in the server log.

dmitrylyzo avatar Oct 10 '23 11:10 dmitrylyzo