Changes between Initial Version and Version 1 of Ticket #18874, comment 2


Ignore:
Timestamp:
Apr 1, 2024, 4:09:29 PM (8 months ago)
Author:
kallisti5

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18874, comment 2

    initial v1  
    11Decoding via CLI shows:
    2 ```_InitFromTrack(): keyframes: 1, frame count: 15191038800000
     2
     3{{{
     4_InitFromTrack(): keyframes: 1, frame count: 15191038800000
    35MediaTrackVideoSupplier::_SwitchFormat() - preferred color space: B_YUV420
    46[swscaler @ 0x118dcc083dd0] No accelerated colorspace conversion found from yuv420p to bgra.
     
    1719VideoProducer: dropped frame (81) (perf. time 3240000)
    1820VideoProducer: dropped frame (82) (perf. time 3280000)
    19 ```
     21.
     22.
     23}}}
    2024
    2125so it appears with ffmpeg6 our performance has suffered on video which tests our decoding abilities.