Simplified Chinese
2024.10.27 04:01

帮我看看av1_amf编码的一些问题

조회 수 251 추천 수 0 댓글 3
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄
?

단축키

Prev이전 문서

Next다음 문서

크게 작게 위로 아래로 댓글로 가기 인쇄

编码错误,以下是编码设置:

-f mp4 -c:v av1_amf -rc qvbr -qvbr_quality_level 28 -frame_skipping true -g 1200 -b:a 96k -quality quality -fdkprofile hev2 -ac 2 -profile:v main -level auto "output.mp4"

下面是故障信息:

[info] ShanaEncoder v6.0.1.7
[info] FFmpeg v2023.08.08.190
[info] GameViewer Virtual Display Adapter
[info] OrayIddDriver Device
[info] AMD Radeon(TM) Graphics

=================================================

 >> 编码开始时间:2024/10/27 2:11:17

[flv @ 000002833b7cc000] Invalid keyframes object, skipping.
[AVFormatContext @ 000002833cc17d40] Unable to choose an output format for 'mp4'; use a standard extension for the filename or specify the format manually.
[out#0 @ 000002833c2bd9c0] Error initializing the muxer for mp4: Invalid argument
Error opening output file mp4.
Error opening output files: Invalid argument

 * [1] 编码错误已经发生。

我的硬件信息:radeon 780M,驱动程序版本:24.20.19.01-241011a-408380C-AMD-Software-Adrenalin-Edition

Facebook Twitter Pinterest Kakao
  • ?
    SUSU 2024.10.27 14:20

    以下是对这些错误信息的分析: ### 1. “[flv @ 000002833b7cc000] Invalid keyframes object, skipping.” - 这个错误表明在处理 FLV 格式相关内容时,遇到了无效的关键帧对象。可能的原因如下: - **文件损坏**:源 FLV 文件可能在存储或传输过程中出现了部分数据丢失或损坏,导致关键帧信息受损。例如,如果文件是从一个不稳定的网络连接中下载的,或者存储介质有坏道,都可能引发这种情况。 - **编码不规范**:如果 FLV 文件是由某个不标准的编码工具生成的,可能会出现关键帧标记不符合 FLV 格式规范的问题。比如一些自制的或未经验证的视频编码软件可能会产生这种不符合标准的输出。 ### 2. “[AVFormatContext @ 000002833cc17d40] Unable to choose an output format for 'mp4'; use a standard extension for the filename or specify the format manually.” - 这表示程序无法自动确定输出为 MP4 格式。原因如下: - **文件名问题**:如果输出文件名没有正确的扩展名(如 `.mp4`),程序可能无法识别要输出的格式。例如,文件名只是简单地命名为“output”而没有扩展名,程序就不知道要将其编码为 MP4 格式。 - **缺少格式信息**:在某些情况下,程序可能需要更多的信息来确定输出为 MP4 格式。可能需要在编码参数中手动指定输出格式为 MP4,尤其是在复杂的编码环境或使用一些特定的编码库时。 ### 3. “[out#0 @ 000002833c2bd9c0] Error initializing the muxer for mp4: Invalid argument”和“Error opening output file mp4.”以及“Error opening output files: Invalid argument” - 这些错误表明在初始化 MP4 复用器(muxer)以及打开输出文件时出现了问题。可能的原因如下: - **文件权限问题**:如果程序没有足够的权限在目标目录下创建或修改文件,就会出现这种错误。例如,程序在一个受限制的系统文件夹中运行,没有写入权限。 - **磁盘空间不足**:如果磁盘空间不足,无法容纳即将生成的 MP4 文件,也会导致打开输出文件失败。 - **输出路径问题**:输出路径可能不存在或者是无效的。比如指定的输出路径是一个不存在的网络共享文件夹,或者是一个已经被删除的本地文件夹路径。

  • ?
    cookies 2024.10.28 21:57
    谢谢,看起来是qvbr的问题,现在我换成cqp解决了
  • ?
    SUSU 2024.10.27 14:21 Files첨부 (1)

    image.png


  1. ShanaEncoder Translation

    Date2021.04.28 ByRina Reply8 Views98366 Votes0
    read more
  2. This board is for users of the ShanaEncoder international version

    Date2019.07.24 ByRina Reply7 Views104924 Votes1
    read more
  3. 帮我看看av1_amf编码的一些问题

    Date2024.10.27 CategorySimplified Chinese Bycookies Reply3 Views251 Votes0
    Read More
  4. H265 HEVC(QSV)配置里的MAINSP是最好的吗

    Date2024.10.19 CategorySimplified Chinese Byandyyin Reply4 Views648 Votes0
    Read More
  5. 为什么我设置了防止睡眠和停止显示,计算机还是会睡眠

    Date2024.10.18 CategorySimplified Chinese Byandyyin Reply0 Views300 Votes0
    Read More
  6. 帮我看看编码错误

    Date2024.10.11 CategorySimplified Chinese Bypooh Reply0 Views635 Votes0
    Read More
  7. Details during encoding

    Date2024.09.24 CategoryEnglish ByLuca Reply0 Views3403 Votes0
    Read More
  8. 有大神来帮我看看怎么修改参数 让显卡燃烧 全速运行 4090 64G 13900k

    Date2024.09.18 CategorySimplified Chinese ByLeeLynn Reply11 Views12196 Votes0
    Read More
  9. how to add task list export and import functionality

    Date2024.09.18 CategoryEnglish ByJimmySargent Reply0 Views4833 Votes0
    Read More
  10. ShanaEncoder for Linux Collaboration

    Date2024.09.18 CategoryEnglish ByChadYoung Reply0 Views4435 Votes0
    Read More
  11. ShanaEncode international version for users

    Date2024.06.28 CategoryEnglish ByLoganHays Reply1 Views7376 Votes0
    Read More
  12. Feature request : support av1 for nvenc

    Date2024.05.29 CategoryEnglish Byal636 Reply2 Views7237 Votes1
    Read More
  13. Playback Error in ShanaEncoder 6.0.1.7 on Windows 10: "The ShanaFFplay has been terminated

    Date2024.05.05 CategoryEnglish Bywdnslnc Reply2 Views15004 Votes0
    Read More
  14. Shana在参数上已经支持AV1 CRF模式以及10bit,希望整合进UI中

    Date2024.04.17 CategorySimplified Chinese BySUSU Reply0 Views39862 Votes0
    Read More
  15. 合并视频的一些问题

    Date2024.04.05 CategorySimplified Chinese Byzelohon Reply1 Views44195 Votes0
    Read More
  16. 当前无法使用某种图像文件作为LOGO插入视频

    Date2024.03.26 CategorySimplified Chinese BySUSU Reply1 Views31551 Votes0
    Read More
  17. Feature request: watch/monitor folder

    Date2024.01.22 CategoryEnglish ByDetectiveLemon Reply0 Views11105 Votes0
    Read More
  18. win7在软件设置时随机死机

    Date2024.01.11 CategorySimplified Chinese Bybb Reply0 Views33980 Votes0
    Read More
  19. where is version 7 ????

    Date2023.12.30 CategoryEnglish Bypontuuu Reply1 Views12216 Votes0
    Read More
  20. videos not played on tv

    Date2023.12.28 CategoryEnglish Bypontuuu Reply0 Views6327 Votes0
    Read More
  21. Bitrate

    Date2023.12.24 CategoryEnglish ByBandeira Reply2 Views7366 Votes0
    Read More
  22. why no "quality" option in codecs other than H264 ??

    Date2023.12.22 CategoryEnglish Bypontuuu Reply1 Views5346 Votes0
    Read More
Board Pagination Prev 1 2 3 4 5 6 7 8 9 10 11 Next
/ 11