issues
search
asticode
/
go-astiav
Golang ffmpeg and libav C bindings
MIT License
393
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Expose pointer to underlying AVCodecContext
#95
l0rem1psum
closed
1 day ago
2
Create hardware device context with flags
#94
l0rem1psum
closed
1 day ago
4
How to build on windows with ffmpeg?
#93
CypherpunkSamurai
closed
6 days ago
5
L0rem1psum feat hardware frame ctx
#92
asticode
closed
2 weeks ago
0
YUV422P to RGB and back to YUV422P format
#90
Kalit31
closed
2 weeks ago
0
Scoped logging helper functions
#88
fortytw2
closed
2 weeks ago
2
AVFilterLink.frame_rate removed since 7.1
#87
cpunion
closed
2 weeks ago
4
Audio buffer from the Frame
#85
crisffreire
closed
3 weeks ago
0
Check if the frame is writable before copyPlanes
#84
kurochan
closed
3 weeks ago
3
Support for decoding H.265 in FLV with new codecid=12 for Chinese CDN manufacturers in FFmpeg 7.0
#81
xinyangbest
closed
3 weeks ago
0
Request for help on astiav.IOInterrupter
#80
tihomirptotev
closed
3 weeks ago
3
Unable to compile - `could not determine kind of name for C.AVBitStreamFilter`
#77
Kalit31
closed
1 month ago
7
Request for Help on Using Hardware Transcoding
#74
DarkiT
closed
1 month ago
0
Support for io.EOF to C.AVERROR_EOF mapping
#73
daniel-sullivan
closed
1 month ago
2
Could not get rid of a blocking ReadFrame.
#72
Mr3h1v
closed
2 months ago
5
Add audio FIFO
#71
hsnks100
closed
2 months ago
4
Add hardware video encoding support
#70
l0rem1psum
closed
2 weeks ago
9
Fix transcoding example about timebase
#69
hsnks100
closed
2 months ago
1
No bindings for AVProgram in avformat
#68
jikard0
closed
2 months ago
4
Add SetMetadata for FormatContext
#67
Mr3h1v
closed
2 months ago
3
Question: How can i set metadata in output FormatContext?
#66
Mr3h1v
closed
2 months ago
1
Question: How to only transcoding audio stream and copy the video stream.
#65
Mr3h1v
closed
2 months ago
9
Unexpected segfault error using astiav.FrameData .ToImage()
#64
Valkhes
closed
2 months ago
22
Asking for help with hardware decoding to convert into JPG images.
#63
DarkiT
closed
2 months ago
5
Add bit stream filter support
#61
leandromoreira
closed
5 months ago
10
Question: Write to a buffer instead of file
#60
acschristoph
closed
6 months ago
4
Add extradata methods also to cc
#59
Cacsjep
closed
6 months ago
5
Add setters for profile and level to cc and cp
#58
Cacsjep
closed
7 months ago
1
POC: Build with FFmpeg n6.1.1
#57
Tryanks
closed
7 months ago
1
add SetExtraData to CodecParameters to set extradata
#56
Cacsjep
closed
7 months ago
6
armv7hf build errors
#55
Cacsjep
closed
7 months ago
8
Return unsafe pointer instead of raw C struct
#54
l0rem1psum
closed
7 months ago
1
Return `unsafe.Pointer` instead of raw C type
#53
l0rem1psum
closed
7 months ago
1
Add setter and getter for extra_hw_frames
#52
l0rem1psum
closed
7 months ago
1
AVFormatContext::interrupt_callback
#51
jikard0
closed
7 months ago
2
Add string representation to log level
#49
leandromoreira
closed
8 months ago
3
fixes seemingly a small typo
#48
leandromoreira
closed
8 months ago
1
Added RelativeTime
#47
dawn9527
closed
8 months ago
1
FFmpeg build: it clones only the required tag and skips documentation
#46
leandromoreira
closed
8 months ago
0
h264 -> h265
#45
mateothegreat
closed
8 months ago
2
Add method to expose underlying Frame C struct
#44
l0rem1psum
closed
9 months ago
2
Provide a way to expose underlying C struct
#43
l0rem1psum
closed
9 months ago
1
FrameData question about copyPlaneBytes
#42
Cacsjep
closed
9 months ago
16
Free packet buffer after pkt.FromData
#41
Cacsjep
closed
9 months ago
3
Enhance Codec Iteration and Checking of HardwareConfigMethodFlags
#40
Cacsjep
closed
9 months ago
2
Added Q2D + GetTimeRelative
#39
dawn9527
closed
8 months ago
0
Added Q2D + GetTimeRelative
#38
dawn9527
closed
9 months ago
0
Make planedata public
#37
Cacsjep
closed
9 months ago
1
Reusing golang image when use framedata image
#36
Cacsjep
closed
9 months ago
14
add H265 to codecid
#35
Cacsjep
closed
9 months ago
1
Next