Skip to content

MINAqwq/f2v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

F2V

This is hacked example code from ffmpeg. It takes a output destination and a input file. It will guess the encoding from the file suffix.

Build

cc f2v.c -lavutil -lavformat -lavcodec -lswresample -lswscale -lm -o f2v

Example

f2v kernel.raw /boot/vmlinuz-linux

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages