Commit Graph

2 Commits

Author SHA1 Message Date
Willem Melching
c7e31ef974 encoderd: update deprecated ffmpeg functions (#24501)
old-commit-hash: 75f2149267
2022-05-12 12:43:07 +02:00
George Hotz
1f4628bad5 encoderd: make work on PC (#24483)
* don't use the codec in video_writer

* this produces broken videos for some reason

* bugfix

* refactor on the class

* works on device

* fix codec

* no codec enum

* fix pc

* move into dirs

* these includes also

* rename it ffmpegencoder

* add avcodec_close

Co-authored-by: Comma Device <device@comma.ai>
old-commit-hash: 2008db47c2
2022-05-10 15:20:51 -07:00