issues
search
vansante
/
go-ffprobe
Library to easily get the ffprobe output of a given file
MIT License
182
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
add color_transfer in video and count streams
#53
sapsan4eg
opened
6 days ago
1
error running ffprobe [] exit status 1
#52
dorianneto
closed
2 days ago
3
added new field ColorTransfer
#51
alexhrip91
closed
2 months ago
0
Upgrade CI pipelines a bit
#50
vansante
closed
5 months ago
0
Add Chapter Support
#49
Arthi-chaud
closed
5 months ago
9
Returning stderr in error when ffprobe fails
#48
agorman
closed
8 months ago
6
Add typed side-data's
#47
ZloyDyadka
closed
1 year ago
1
Soften fail-fast approach
#46
leszko
closed
1 year ago
3
Adding Chapters to ProbeData struct
#45
orungrau
closed
5 months ago
1
Add support for side data list
#44
mjh1
closed
1 year ago
4
Error getting data: error running ffprobe [] exec: "ffprobe": executable file not found in $PATH
#43
hasretsariyer
closed
1 year ago
2
why not use the following code in the loop?
#42
iwanlebron
closed
1 year ago
2
Duration of mp4 is wrong when getting metadata (4.2 vs 10)
#41
Minipada
closed
1 year ago
2
Remove Makefile
#40
vansante
closed
2 years ago
0
Change golang test versions to 1.18.x and 1.19.x
#39
vansante
closed
2 years ago
0
Ignore gosec in test file
#38
vansante
closed
2 years ago
0
Fix ProbeData.Format maybe nil if ffprobe output is empty
#37
bastengao
closed
2 years ago
1
Got panic when URL is not accessible
#36
bastengao
closed
2 years ago
1
metadata?
#35
porjo
closed
2 years ago
2
Release new version?
#34
oeed
closed
2 years ago
1
Adding FieldOrder to Stream struct
#33
agorman
closed
2 years ago
0
Create new tag maps instead of a static struct and deprecate the old structs
#32
vansante
closed
2 years ago
0
Adding extra Tags for Format and Stream. Adding FieldOrder field to S…
#31
agorman
closed
2 years ago
4
Add fields contained in FormatTags
#30
zengyang-young
closed
2 years ago
3
Apply for merging
#29
zengyang-young
closed
2 years ago
0
ffprobe.ProbeReader() can't get video bit_rate, but ffprobe.ProbeURL() can
#28
outer199
closed
2 years ago
2
Replace circleci with github actions
#27
vansante
closed
3 years ago
0
Added two missing data stream constants & added to test
#26
wolveix
closed
3 years ago
2
ProbeReader does not work for some files
#25
dineshgowda24
closed
3 years ago
4
Do not set Pdeathsig because it forces a fork
#24
vansante
closed
4 years ago
0
Process attributes yield a "fork/exec: operation not permitted" error
#23
Plenituz
closed
4 years ago
2
Fix readme a bit
#22
vansante
closed
4 years ago
0
Add process attribute HideWindow: true for windows builds
#21
vansante
closed
4 years ago
0
Update link to new documentation pages
#20
vansante
closed
4 years ago
0
Add dockerfile for golang with ffprobe
#19
vansante
closed
4 years ago
0
Move ffprobe test to root
#18
vansante
closed
4 years ago
0
Lint with circleci and upgrade go version
#17
vansante
closed
4 years ago
0
use io.reader instead of a filename
#16
sjpotter
closed
4 years ago
3
add's the id (pid for m2ts) to output struct
#15
sjpotter
closed
4 years ago
2
init test for go-ffprobe
#14
00Kai0
closed
4 years ago
3
Switch to loglevel fatal, so we can tell what went wrong on fatal errors
#13
vansante
closed
4 years ago
0
Add new GetProbeDataOptions function that can add extra options to ffprobe
#12
vansante
closed
4 years ago
0
StreamTags struct: add Title field
#11
ttys3
closed
5 years ago
1
Release new version
#10
paolobarbolini
closed
5 years ago
2
Remote Files
#9
thelebdev
closed
5 years ago
2
Add new function to use a context with ffprobe instead of a plain timeout
#8
vansante
closed
5 years ago
1
Use context instead of timeout
#7
LuaxY
closed
5 years ago
3
Use golangci-lint for all linting purposes (adds more static code analysis)
#6
vansante
closed
5 years ago
0
Update makefile: remove deps, add phony
#5
vansante
closed
5 years ago
0
Fix silly copy/paste error
#4
vansante
closed
5 years ago
0
Next