Skip to content

[Bug]: 调用 ffplay.exe 重定向播放时 部分视频重定向失败,点关闭之后软件崩溃 #119

@abandonstudy

Description

@abandonstudy

检查清单

  • 我已将 FFmpegFreeUI 更新到 最新版本
  • 我已仔细阅读过 README 并理解其中的内容
  • 我已在 Issues 中检索,确认这一 Bug 未被提交过
  • 我已知晓此处仅用于汇报 3FUI 的问题,而不是 ffmpeg 的问题
  • 如果是无法启动 3FUI 的问题,我确认 Windows 更新中已经没有 .NET 字样的更新或补丁
  • 如果被杀软报毒,我已知晓所有杀毒软件的基本原理是不认识或没交钱就杀,应该不予理会并放行程序而不是继续汇报拦截问题

发生的位置

其他

具体描述

播放器调用 ffplay.exe 重定向播放时 部分视频重定向失败 点击下方关闭按钮之后软件崩溃

出错的示例

Image

报错内容

请查看此消息的结尾,以了解有关调用有关调用 
即时(JIT)调试而不是此对话框的详细信息。

************** 异常文本 **************
System.NullReferenceException: Object reference not set to an instance of an object.
   at FFmpegFreeUI.界面_播放器._Closure$__59-0._Lambda$__0()
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunFromThreadPoolDispatchLoop(Thread threadPoolThread, ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.Tasks.Task.ExecuteWithThreadLocal(Task& currentTaskSlot, Thread threadPoolThread)
--- End of stack trace from previous location ---
   at FFmpegFreeUI.界面_播放器.播放(String 文件路径)
   at System.Threading.Tasks.Task.<>c.<ThrowAsync>b__124_0(Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackDo(ThreadMethodEntry tme)
   at System.Windows.Forms.Control.InvokeMarshaledCallbackHelper(Object obj)
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
--- End of stack trace from previous location ---
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Windows.Forms.Control.InvokeMarshaledCallbacks()


************** 已加载的程序集 **************
System.Private.CoreLib
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
FFmpegFreeUI
    程序集版本: 5.3.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
Microsoft.VisualBasic.Forms
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Runtime
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Windows.Forms
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Windows.Forms.Primitives
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Private.Windows.Core
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.ComponentModel.Primitives
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Private.Windows.GdiPlus
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Drawing.Primitives
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Runtime.InteropServices
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Security.Principal.Windows
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Security.Claims
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.ComponentModel.EventBasedAsync
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Threading
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.IO.Pipes
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Security.AccessControl
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Threading.Overlapped
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.ComponentModel
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Threading.Thread
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Collections.Concurrent
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Collections.Specialized
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Drawing.Common
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
Accessibility
    程序集版本: 4.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.ComponentModel.TypeConverter
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
Microsoft.VisualBasic.Core
    程序集版本: 15.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
LibreHardwareMonitorLib
    程序集版本: 0.9.6.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Net.Http
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Security.Cryptography
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Net.Primitives
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Diagnostics.Tracing
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Diagnostics.DiagnosticSource
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Net.Security
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
SunnyUI
    程序集版本: 3.7.2.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Collections
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
Microsoft.Win32.SystemEvents
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Runtime.Loader
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Windows.Forms.resources
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Diagnostics.FileVersionInfo
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Threading.AccessControl
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Linq
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Private.Uri
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.IO.Compression
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
Microsoft.Win32.Registry
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
RAMSPDToolkit-NDD
    程序集版本: 1.4.2.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
BlackSharp.Core
    程序集版本: 1.0.7.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Memory
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Numerics.Vectors
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Resources.Extensions
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Drawing
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.ObjectModel
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Collections.NonGeneric
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
SunnyUI.Common
    程序集版本: 3.7.2.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Text.Json
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Text.Encodings.Web
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Reflection.Emit.Lightweight
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Text.RegularExpressions
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Reflection.Emit.ILGeneration
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Net.NetworkInformation
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
Microsoft.Win32.Primitives
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Diagnostics.Process
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Net.Sockets
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Net.NameResolution
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
PresentationCore
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
WindowsBase
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
DirectWriteForwarder
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Runtime.Extensions
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Diagnostics.Debug
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Runtime.CompilerServices.VisualC
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Text.Encoding.Extensions
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Threading.ThreadPool
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Diagnostics.StackTrace
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Reflection.Metadata
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------
System.Collections.Immutable
    程序集版本: 10.0.0.0
    位置: C:\Users\weiziyu\Downloads\tamp_test\FFmpegFreeUI ReadyToRun x64\
----------------------------------------

************** JIT 调试 **************



FFmpeg 参数


FFmpeg 输出

**ffplay 播放时的输出**

ffplay version 2026-02-09-git-9bfa1635ae-full_build-www.gyan.dev Copyright (c) 2003-2026 the FFmpeg developers
  built with gcc 15.2.0 (Rev11, Built by MSYS2 project)
  configuration: --enable-gpl --enable-version3 --enable-static --disable-w32threads --disable-autodetect --enable-cairo --enable-fontconfig --enable-iconv --enable-gnutls --enable-lcms2 --enable-libxml2 --enable-gmp --enable-bzlib --enable-lzma --enable-libsnappy --enable-zlib --enable-librist --enable-libsrt --enable-libssh --enable-libzmq --enable-avisynth --enable-libbluray --enable-libcaca --enable-libdvdnav --enable-libdvdread --enable-sdl2 --enable-libaribb24 --enable-libaribcaption --enable-libdav1d --enable-libdavs2 --enable-libopenjpeg --enable-libquirc --enable-libuavs3d --enable-libxevd --enable-libzvbi --enable-liboapv --enable-libqrencode --enable-librav1e --enable-libsvtav1 --enable-libvvenc --enable-libwebp --enable-libx264 --enable-libx265 --enable-libxavs2 --enable-libxeve --enable-libxvid --enable-libaom --enable-libjxl --enable-libsvtjpegxs --enable-libvpx --enable-mediafoundation --enable-libass --enable-frei0r --enable-libfreetype --enable-libfribidi --enable-libharfbuzz --enable-liblensfun --enable-libvidstab --enable-libvmaf --enable-libzimg --enable-amf --enable-cuda-llvm --enable-cuvid --enable-dxva2 --enable-d3d11va --enable-d3d12va --enable-ffnvcodec --enable-libvpl --enable-nvdec --enable-nvenc --enable-vaapi --enable-libshaderc --enable-vulkan --enable-libplacebo --enable-opencl --enable-libcdio --enable-openal --enable-libgme --enable-libmodplug --enable-libopenmpt --enable-libopencore-amrwb --enable-libmp3lame --enable-libshine --enable-libtheora --enable-libtwolame --enable-libvo-amrwbenc --enable-libcodec2 --enable-libilbc --enable-libgsm --enable-liblc3 --enable-libopencore-amrnb --enable-libopus --enable-libspeex --enable-libvorbis --enable-ladspa --enable-libbs2b --enable-libflite --enable-libmysofa --enable-librubberband --enable-libsoxr --enable-chromaprint --enable-whisper
  libavutil      60. 24.100 / 60. 24.100
  libavcodec     62. 23.103 / 62. 23.103
  libavformat    62.  8.102 / 62.  8.102
  libavdevice    62.  2.100 / 62.  2.100
  libavfilter    11. 12.100 / 11. 12.100
  libswscale      9.  3.100 /  9.  3.100
  libswresample   6.  2.100 /  6.  2.100
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 4 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 5 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 6 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 7 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 8 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 9 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 10 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 11 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 12 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 13 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 14 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 15 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 16 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
[matroska,webm @ 0000027b462ed700] Could not find codec parameters for stream 17 (Attachment: none): unknown codec
Consider increasing the value for the 'analyzeduration' (0) and 'probesize' (5000000) options
Input #0, matroska,webm, from 'D:\backup\番剧\我推的孩子\[Sakurato] Oshi no Ko [01][HEVC-10bit 1080p AAC][CHS&CHT].mkv':
  Metadata:
    title           : Oshi no ko
    encoder         : libebml v1.4.4 + libmatroska v1.7.1
    creation_time   : 2023-04-15T18:56:12.000000Z
    COMMENT         : Sakura Video Processor 2.0.25
  Duration: 01:22:00.13, start: 0.000000, bitrate: 2392 kb/s
  Chapters:
    Chapter #0:0: start 0.000000, end 107.181000
      Metadata:
        title           : Chapter 01
    Chapter #0:1: start 107.181000, end 272.054000
      Metadata:
        title           : Chapter 02
    Chapter #0:2: start 272.054000, end 400.350000
      Metadata:
        title           : Chapter 03
    Chapter #0:3: start 400.350000, end 667.658000
      Metadata:
        title           : Chapter 04
    Chapter #0:4: start 667.658000, end 745.320000
      Metadata:
        title           : Chapter 05
    Chapter #0:5: start 745.320000, end 927.042000
      Metadata:
        title           : Chapter 06
    Chapter #0:6: start 927.042000, end 936.054000
      Metadata:
        title           : Chapter 07
    Chapter #0:7: start 936.054000, end 1175.999000
      Metadata:
        title           : Chapter 08
    Chapter #0:8: start 1175.999000, end 1493.025000
      Metadata:
        title           : Chapter 09
    Chapter #0:9: start 1493.025000, end 1517.423000
      Metadata:
        title           : Chapter 10
    Chapter #0:10: start 1517.423000, end 1897.229000
      Metadata:
        title           : Chapter 11
    Chapter #0:11: start 1897.229000, end 1960.533000
      Metadata:
        title           : Chapter 12
    Chapter #0:12: start 1960.533000, end 2174.831000
      Metadata:
        title           : Chapter 13
    Chapter #0:13: start 2174.831000, end 2215.037000
      Metadata:
        title           : Chapter 14
    Chapter #0:14: start 2215.037000, end 2348.254000
      Metadata:
        title           : Chapter 15
    Chapter #0:15: start 2348.254000, end 2716.914000
      Metadata:
        title           : Chapter 16
    Chapter #0:16: start 2716.914000, end 2843.874000
      Metadata:
        title           : Chapter 17
    Chapter #0:17: start 2843.874000, end 3288.989000
      Metadata:
        title           : Chapter 18
    Chapter #0:18: start 3288.989000, end 3660.064000
      Metadata:
        title           : Chapter 19
    Chapter #0:19: start 3660.064000, end 4023.469000
      Metadata:
        title           : Chapter 20
    Chapter #0:20: start 4023.469000, end 4373.786000
      Metadata:
        title           : Chapter 21
    Chapter #0:21: start 4373.786000, end 4504.195000
      Metadata:
        title           : Chapter 22
    Chapter #0:22: start 4504.195000, end 4703.773000
      Metadata:
        title           : Chapter 23
    Chapter #0:23: start 4703.773000, end 4732.304000
      Metadata:
        title           : Chapter 24
    Chapter #0:24: start 4732.304000, end 4779.475000
      Metadata:
        title           : Chapter 25
    Chapter #0:25: start 4779.475000, end 4870.858000
      Metadata:
        title           : Chapter 26
    Chapter #0:26: start 4870.858000, end 4920.128000
      Metadata:
        title           : Chapter 27
  Stream #0:0: Video: hevc (Main 10), yuv420p10le(tv), 1920x1080, SAR 1:1 DAR 16:9, 23.98 fps, 23.98 tbr, 1k tbn (default) (original)
    Metadata:
      title           : Video
      ENCODER         : Lavc60.3.100 libx265
      BPS             : 2113651
      DURATION        : 01:22:00.040000000
      NUMBER_OF_FRAMES: 117963
      NUMBER_OF_BYTES : 1299906540
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-04-15 18:56:12
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:1(jpn): Audio: aac (LC), 48000 Hz, stereo, fltp (default)
    Metadata:
      title           : Audio
      BPS             : 269729
      DURATION        : 01:22:00.128000000
      NUMBER_OF_FRAMES: 230631
      NUMBER_OF_BYTES : 165887958
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-04-15 18:56:12
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:2(chi): Subtitle: ass (ssa) (default)
    Metadata:
      title           : [桜都字幕组] Simplified Chinese
      BPS             : 1323
      DURATION        : 01:21:56.540000000
      NUMBER_OF_FRAMES: 7820
      NUMBER_OF_BYTES : 813430
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-04-15 18:56:12
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:3(chi): Subtitle: ass (ssa)
    Metadata:
      title           : [桜都字幕组] Traditional Chinese
      BPS             : 1323
      DURATION        : 01:21:56.540000000
      NUMBER_OF_FRAMES: 7820
      NUMBER_OF_BYTES : 813430
      _STATISTICS_WRITING_APP: mkvmerge v74.0.0 ('You Oughta Know') 64-bit
      _STATISTICS_WRITING_DATE_UTC: 2023-04-15 18:56:12
      _STATISTICS_TAGS: BPS DURATION NUMBER_OF_FRAMES NUMBER_OF_BYTES
  Stream #0:4: Attachment: none
    Metadata:
      filename        : 1MPMJX76.0XDXPGLR.ttf
      mimetype        : font/ttf
  Stream #0:5: Attachment: none
    Metadata:
      filename        : 3FOXZSK6.QOW7HGRR.ttf
      mimetype        : font/ttf
  Stream #0:6: Attachment: none
    Metadata:
      filename        : 4WO7U3AI.NIQQH6FT.ttf
      mimetype        : font/ttf
  Stream #0:7: Attachment: none
    Metadata:
      filename        : 7ENRN8I1.K58Z5SD5.ttf
      mimetype        : font/ttf
  Stream #0:8: Attachment: none
    Metadata:
      filename        : GQB5KDC3.QO1Z0JCN.otf
      mimetype        : font/otf
  Stream #0:9: Attachment: none
    Metadata:
      filename        : JFA1CLTJ.GYZ3QV5B.ttf
      mimetype        : font/ttf
  Stream #0:10: Attachment: none
    Metadata:
      filename        : KLJH47LZ.UZHAATH8.ttf
      mimetype        : font/ttf
  Stream #0:11: Attachment: none
    Metadata:
      filename        : RJVT6D43.ASF90EZ5.ttf
      mimetype        : font/ttf
  Stream #0:12: Attachment: none
    Metadata:
      filename        : S8OWOVCZ.OKOB5R4M.ttf
      mimetype        : font/ttf
  Stream #0:13: Attachment: none
    Metadata:
      filename        : TE6A620Z.B4JTNZOA.ttf
      mimetype        : font/ttf
  Stream #0:14: Attachment: none
    Metadata:
      filename        : VG19DQHV.61VT79TJ.ttf
      mimetype        : font/ttf
  Stream #0:15: Attachment: none
    Metadata:
      filename        : XKHMJ5J5.R2VNXC6Z.ttf
      mimetype        : font/ttf
  Stream #0:16: Attachment: none
    Metadata:
      filename        : YBN4Q09H.C8MC6R73.ttf
      mimetype        : font/ttf
  Stream #0:17: Attachment: none
    Metadata:
      filename        : YC8GBZJH.JN5OA8N7.ttf
      mimetype        : font/ttf
   5.95 A-V: -0.000 fd=   0 aq=  883KB vq=14487KB sq=    0B

FFmpegFreeUI 软件版本

5.3.0 dev1

FFmpeg 版本

ffplay version 2026-02-09-git-9bfa1635ae-full_build-www.gyan.dev Copyright (c) 2003-2026 the FFmpeg developers

操作系统详细版本

Windows 11 更新的版本

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions