title
Products            Buy            Support Forum            Professional            About            Codec Central
 
Results 1 to 4 of 4

Thread: mp4 NVidia H265 Encoder - startup error

  1. #1

    Join Date
    Jan 2022
    Posts
    3

    Unhappy mp4 NVidia H265 Encoder - startup error

    When I try to compress a mp4 .MOV to mp4 HVENC using Nvidea, I receiver the following error:

    "C:\Program Files\dBpowerampVideo\ffmpeg-gpl.exe" -i "C:\Users\Public\IMG_5633.MOV" -threads 4 -qp 17 -acodec copy -c:s mov_text -f mp4 -c:v hevc_nvenc -preset medium -profile:v baseline -level 3.0 -y -ignore_unknown -hide_banner -progress "C:\Users\berry\AppData\Local\Temp\_db1A19.tmp " -loglevel 16 "C:\Users\berry\Videos\IMG_5633.mp4"
    Encoding loop...
    [hevc_nvenc @ 000000000261ecc0] [Eval @ 00000000005fe310] Undefined constant or missing '(' in 'baseline'
    [hevc_nvenc @ 000000000261ecc0] Unable to parse option value "baseline"
    [hevc_nvenc @ 000000000261ecc0] Error setting option profile to value baseline.
    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
    Encoding loop exit
    Encoding exit

    --
    This is with current release (R2)(64 bit)
    Can anyone offer advice?
    Thanks.

  2. #2
    Administrator
    Join Date
    Apr 2002
    Posts
    43,854

    Re: mp4 NVidia H265 Encoder - startup error

    '-profile:v baseline -level 3.0'

    This is the problem, ensure you have no DSP effects which are adding this

  3. #3

    Join Date
    Jan 2022
    Posts
    3

    Re: mp4 NVidia H265 Encoder - startup error

    I do not have any DSP effects selected when I invoke the conversion.
    Is there anywhere else I can look? Scripts I could modify ?

  4. #4

    Join Date
    Jan 2022
    Posts
    3

    Re: mp4 NVidia H265 Encoder - startup error

    update: I apparently changed /something/ that caused the baseline option to get removed from the command line. This by simply playing with the limited options available to the user, not including any DSP option setting. So.. for now at least, all is good. Thanks.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •