Skip to content

hotkidfamily/FLVSplit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FLVExtract - demuxer for flv files

Description

  • Base On FlvExtract, Thanks to
  • Support HEVC for codec id 0x09 or 0x0D (always using in CDN)
  • support export video stream to .h264 or .h265 and audio stream to .aac etc.
  • support export pts, dts and diff of them
  • support remuxer to mp4 (using ffmpeg as backend, which should be in FFmpeg/bin/x64)

USAGE

  • start

start

  • result

result

  • hexview

hexview

License

References

  • A portable (PCL) .NET library that extracts the audio and/or video tracks from FLV files This library is a PCL port of the FlvExtract library from J.D. Purcell (http://moitah.net/)

changelog

  • 2.4.0(2024/12/17)
    • feat: change mp4 muxer(FFmpeg should be in FFmpeg/bin/x64)
    • feat: add hevc muxer detector

About

Flv to mp4 toolbox

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages