Any possibility to record video with metadata? #576
-
| 
         Hi Everyone! I have video stream that includes additional KLV stream with metadata. Currently FlyLeaf decodes and encodes video again when recording to file. Is there any possibility to: 
 Thanks for help in advance!  | 
  
Beta Was this translation helpful? Give feedback.
      
      
          Answered by
          
            SuRGeoNix
          
      
      
        May 6, 2025 
      
    
    Replies: 1 comment 2 replies
-
| 
         Hi @hubskysolutions, actually Flyleaf currently supports only remuxing for recording and not transcoding. Unfortunately only for audio/video stream that is currently active on the player. The v4 will support also data streams as they require special treatment and needs to be handled by a better packet caching implementation.  | 
  
Beta Was this translation helpful? Give feedback.
                  
                    2 replies
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
v4 will be a suite and some tools are already out:
Currently (not much of free time lately) working on Flyleaf.FFmpeg 's Threading/Caching/Filtering/Seek/Resync and Graphs/Workflows.
After that I will start working on Rendering/Playback which initially probably will be very similar to the current implementation (windows/directx/flyleafhost).
(Sorry for not clear answer but it really depends from my free time, hopefully within summer time)