Skip to content

bluestn/flv_remove_keyframe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flv_remove_keyframe

only for test use, to remove key frames from flv video file, and only left the first keyframe & sps/pps frames in the new generated video file.

support linux centos/ubuntu environment.

HOW TO COMPILE:

    cd build     cmake ..     make

HOW TO USE:     type the following command in shell window:

    flv_remove_keyframe {old_flv_video_file_name}.flv

    and then you will got the new video with the new name {old_flv_video_file_name}_no_keyframe.flv

About

remove keyframes for flv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages