ffmpeg: find x264 specifically
This commit is contained in:
@@ -77,6 +77,8 @@ private:
|
||||
|
||||
bool InitializeResampleContext(SampleBufferPtr audio);
|
||||
|
||||
static AVCodec *GetEncoder(ExportCodec::Codec c);
|
||||
|
||||
AVFormatContext* fmt_ctx_;
|
||||
|
||||
AVStream* video_stream_;
|
||||
|
||||
Reference in New Issue
Block a user