Doc - Updates (#231)
This commit is contained in:
gecommit door
GitHub
bovenliggende
9e6f2111c4
commit
5e5c92abb5
@@ -1,6 +1,6 @@
|
||||
# Video decode memory sample
|
||||
|
||||
The video decode memory sample illustrates a way to pass the data chunk-by-chunk sequentially to the FFMPEG demuxer which are then decoded on AMD hardware using rocDecode library.
|
||||
The video decode memory sample illustrates a way to pass the data chunk-by-chunk sequentially to the FFMPEG demuxer which is then decoded on AMD hardware using rocDecode library.
|
||||
|
||||
The sample provides a user class `FileStreamProvider` derived from the existing `VideoDemuxer::StreamProvider` to read a video file and fill the buffer owned by the demuxer. It then takes frames from this buffer for further parsing and decoding.
|
||||
|
||||
|
||||
Verwijs in nieuw issue
Block a user