Re: [PATCH v2 0/5] MR5879: winegstreamer: Implement stubs for h264 encoder.
19 Jun
2024
19 Jun
'24
3:58 p.m.
Can we add an encoder element without changing all this code? It doesn't look like you need all the complicated converter sequence, maybe only a videoconvert (do you even need one?).
Yeah, in general the idea that we'd want the same sequence for decoding and encoding is probably wrong. E.g. for decoding we may want deinterlace, but we certainly don't want that for encoding. It's probably better to handle them separately. -- https://gitlab.winehq.org/wine/wine/-/merge_requests/5879#note_73748
625
Age (days ago)
625
Last active (days ago)
0 comments
1 participants
participants (1)
-
Elizabeth Figura (@zfigura)