Skip to content

lbc001/flv-extract-audio-and-video

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flv-extract-audio-and-video

Extract the .acc audio and .h264 video from the flv video.

introduction

This project is used to extract .aac audio file from the flv video and only .acc audio in the flv video supported. It works well on bilibili video.

usage

for example

./extract.py -i xb2_kos.flv -o xb2_kos.aac

./extract.py -i xb2_kos.flv -o xb2_kos.h264

todo

//maybe add video extract support.

added

About

Extract the .acc audio and .h264 video from the flv video.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages