title
Products            Buy            Support Forum            Professional            About            Codec Central
 

mp4 NVidia H265 Encoder - startup error

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yerrbjr
    • Jan 2022
    • 3

    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.
  • Spoon
    Administrator
    • Apr 2002
    • 43888

    #2
    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
    Spoon
    www.dbpoweramp.com

    Comment

    • yerrbjr
      • Jan 2022
      • 3

      #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 ?

      Comment

      • yerrbjr
        • Jan 2022
        • 3

        #4
        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.

        Comment

        Working...

        ]]>