issues
search
larksuite
/
rsmpeg
A Rust crate that exposes FFmpeg's power as much as possible.
https://docs.rs/rsmpeg/latest/rsmpeg/
MIT License
677
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Frame count not matching with input video to output video
#197
Codewithteju
opened
1 month ago
0
Added ablity to specify output format when creating an AVFormatContextOutput
#196
sw-vish
opened
1 month ago
0
There are color differences in the result of image processing
#195
phial3
closed
1 month ago
0
how to convert `rsmpeg::avutil::AVFrame` to `opencv::core::Mat`,
#194
phial3
closed
2 months ago
4
invalid cast error
#193
wangjia184
closed
2 months ago
0
Error Decoding the .Mp4 video using Rsmpeg
#192
Codewithteju
closed
2 months ago
6
how to use rsmpeg
#191
phial3
closed
2 months ago
1
how to import `ffi` dependency
#190
phial3
closed
3 months ago
0
Update `rusty_ffmpeg` to `0.16.1`
#189
ldm0
closed
3 months ago
1
Corruption Frame after decoding
#188
Mon-ius
opened
3 months ago
8
cannot find value `AVPixelFormat_AV_PIX_FMT_P012LE` in this scope
#187
Ryu2u
opened
4 months ago
5
cannot assign to data in dereference of `rsmpeg::avutil::AVFrame`
#186
aegroto
closed
4 months ago
2
Bump version to `0.15.1+ffmpeg.7.0`
#185
ldm0
closed
5 months ago
0
impl `Send` for macro generated reference types
#184
ldm0
closed
5 months ago
0
Can `impl Send` for AVCodecRef<'static> be added?
#183
nnazo
closed
5 months ago
2
avcodec_fill_audio_frame does not fill
#182
wangjia184
closed
6 months ago
2
Compiliation error after upgrading to 0.15.0
#180
wangjia184
closed
7 months ago
3
在windows操作系统下编译rust程序,使用了ffmpeg依赖,编译出错
#179
Junffzz
opened
7 months ago
1
non-primitive cast: `unsafe extern "C"
#178
lantq1979
closed
2 months ago
1
Update readme for `0.15.0+ffmpeg.7.0`
#177
ldm0
closed
8 months ago
0
Remove `libc` dependency
#176
ldm0
closed
8 months ago
0
Add changelog for `0.15.0`
#175
ldm0
closed
8 months ago
0
Supports FFmpeg 7.0
#174
ldm0
closed
8 months ago
0
Bump rusty_ffmpeg to 0.14
#173
ldm0
closed
8 months ago
0
Remove deprecated methods
#172
ldm0
closed
8 months ago
0
Make `ra` const fn
#171
ldm0
closed
8 months ago
0
Remove unnecessary `RsmpegError` discriminants
#170
ldm0
closed
8 months ago
0
Hardware acceleration support
#169
ldm0
closed
8 months ago
0
SwrContext同样代码和音频,Mac中运行正常,Win报错SwrConvertError(-1668179713)
#168
425776024
closed
8 months ago
1
Better error message for `AVERROR`
#167
ldm0
closed
8 months ago
0
Address multiple nightly warnings
#166
ldm0
closed
8 months ago
0
Tweak workflow script
#165
ldm0
closed
8 months ago
0
Getting data in multithread / async context
#164
vnghia
closed
8 months ago
2
Add more settable methods for `AVStream`
#163
ldm0
closed
8 months ago
0
Add `AVCodec::iterate()`
#162
ldm0
closed
8 months ago
0
Add `AVFormatContextInput::streams_mut()`
#161
ldm0
closed
8 months ago
0
Add wrapper for `AVBufferRef`
#160
ldm0
closed
8 months ago
0
Add vnghia to contributor list
#159
ldm0
closed
8 months ago
0
Reorganize tests
#158
ldm0
closed
8 months ago
0
More doc on env var for PowerShell
#157
ldm0
closed
8 months ago
0
add data getter in avio context custom
#156
vnghia
closed
8 months ago
1
use c_char instead of i8
#155
vnghia
closed
8 months ago
1
tests示例transcode.rs中有一些方法在文档中找不到,无法通过编译
#154
yomiko451
closed
8 months ago
1
添加了rustflags后,运行示例代码还是出现链接错误。
#153
yomiko451
closed
9 months ago
2
Document improve: use .cargo/config.toml to set env
#152
vcup
opened
10 months ago
3
Add `SwsContext::get_cached_context`, add filter parameters for `SwsContext::get_context`
#151
ldm0
closed
10 months ago
0
Add `SwsFilter` and `SwsVector`
#150
ldm0
closed
10 months ago
0
Revise `transcode` test
#149
ldm0
closed
10 months ago
0
Update actions
#148
ldm0
closed
10 months ago
0
Revise `transcode_aac` example and various updates
#147
ldm0
closed
10 months ago
0
Next