issues
search
meh
/
rust-ffmpeg
Safe FFmpeg wrapper.
Do What The F*ck You Want To Public License
461
stars
96
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add CI
#185
kornelski
closed
5 months ago
0
Avoid creating a nullptr slice
#184
kornelski
closed
5 months ago
0
Potential unsoundness in `custom_channels_unchecked`
#183
xd009642
closed
5 months ago
2
Feature/trim invalid describe channel layout
#182
jakobssen
closed
9 months ago
2
stream: Allow to get/set display rotation.
#181
projectgus
closed
10 months ago
4
fix(format): skip `avio_open` when format has `AVFMT_NOFILE`
#180
encounter
closed
10 months ago
2
feat(context/sink): add `time_base` getter
#179
encounter
closed
1 year ago
0
Publish recent version 0.6.0 to crates.io + status update request
#178
Charles-Schleich
opened
1 year ago
0
Fix segfault reading input packet stream (compiler type layout change?)
#177
projectgus
closed
1 year ago
3
Segfault due to changing type layouts (context::Input and common::Context)
#176
projectgus
closed
1 year ago
3
Timebase optionality
#175
tilpner
closed
1 year ago
3
Merge rust-ffmpeg-sys into sys/
#174
tilpner
closed
1 year ago
3
Update for ffmpeg 6.0
#173
tilpner
closed
1 year ago
2
failed to run custom build command for `ffmpeg-sys v4.3.3`
#172
Maxuvious
closed
2 years ago
2
feat(frame): allow deconstruction of type-specific frames
#171
tilpner
closed
2 years ago
0
Misc fixes and ffmpeg API exposure
#170
tilpner
closed
2 years ago
0
fix(resampling): use larger get_delay base
#169
tilpner
closed
10 months ago
1
Seek for stable
#168
PunitLodha
opened
2 years ago
0
fix: impl Send for scaling::Context
#167
tilpner
closed
2 years ago
0
Example for mix audio and video?
#166
niuhuan
opened
2 years ago
0
Implement Send for swscale Context struct
#165
nitroxis
closed
2 years ago
0
Wrap imgutils stuff.
#164
meh
opened
2 years ago
1
fix resampling::Context flush documentation
#163
kcking
closed
1 year ago
0
Last ~0.5s always truncated when resampling audio
#162
xd009642
opened
3 years ago
11
Fix transcode-x264 example
#161
redzic
closed
1 year ago
0
Fix issue with accessing all samples in packed dual channel audio
#160
xd009642
closed
3 years ago
1
Fixes compile error caused by Flag without serde
#159
xd009642
closed
3 years ago
1
PCM_S16LE codec ID commented out
#158
xd009642
opened
3 years ago
1
Implement Clone, PartialEq, Eq and Hash for Error
#157
xd009642
closed
3 years ago
0
Add unknown codec id to remove panic
#156
xd009642
closed
3 years ago
0
parse2 function
#155
lattice0
opened
3 years ago
0
Cannot compile with sdl2 on Apple M1
#154
schell
opened
3 years ago
2
this project vs ffmpeg-next?
#153
xd009642
closed
3 years ago
2
Create README.md
#152
klesun
closed
3 years ago
1
More cherry-picking
#151
kornelski
closed
3 years ago
2
Bug fixes from the next fork
#150
kornelski
closed
3 years ago
1
Fix clippy::ptr_offset_with_cast
#149
kornelski
closed
3 years ago
0
Formatting
#148
kornelski
closed
3 years ago
3
Fix includes
#147
kornelski
closed
3 years ago
0
Add log::util module
#146
kornelski
closed
3 years ago
2
util::color: implement .name() for {Primaries, Range, TransferCharact…
#145
kornelski
closed
3 years ago
1
Support actual path in input/open functions
#144
kornelski
closed
3 years ago
4
filter::Source: add close method
#143
kornelski
closed
3 years ago
1
An initial pass at synchronizing with zmwangx's work
#142
rib
opened
3 years ago
5
avcodec_decode_audio4 is deprecated in favor of send_packet(), send_eof() and receive_frame()
#141
rib
opened
3 years ago
1
feat: add optional serde support
#140
netcrns
closed
3 years ago
0
Stack Overflow Error During Basic Program Compilation
#139
d-mceneaney
opened
3 years ago
0
I now want to implement the interface of mp4 to ts
#138
xxscloud5722
closed
2 years ago
0
Add feature flags to support older ffmpeg versions
#137
shssoichiro
closed
3 years ago
3
cannot find value `AVCOL_PRI_EBU3213` in this scope
#136
unlimitedcoder2
closed
3 years ago
1
Next