BtbN changed the topic of #ffmpeg to: Welcome to the FFmpeg USER support channel | Development channel: #ffmpeg-devel | Bug reports: https://ffmpeg.org/bugreports.html | Wiki: https://trac.ffmpeg.org/ | This channel is publically logged | FFmpeg 7.0 is released
xx has quit [Ping timeout: 264 seconds]
shibboleth has joined #ffmpeg
chandash has quit [Ping timeout: 252 seconds]
iive has quit [Quit: They came for me...]
Mister_Magister_ has joined #ffmpeg
Mister_Magister has quit [Ping timeout: 265 seconds]
Mister_Magister_ is now known as Mister_Magister
chandash has joined #ffmpeg
\\Mr_C\\ has joined #ffmpeg
wziko has joined #ffmpeg
wziko has quit [Ping timeout: 265 seconds]
chandash has quit [Ping timeout: 252 seconds]
Marth64 has quit [Quit: Leaving]
chandash has joined #ffmpeg
chandash has quit [Ping timeout: 265 seconds]
Kruppt has quit [Quit: Leaving]
Tano has joined #ffmpeg
lavaball has quit [Remote host closed the connection]
chandash has joined #ffmpeg
shibboleth has quit [Quit: shibboleth]
chandash has quit [Ping timeout: 260 seconds]
Lynne has quit [Remote host closed the connection]
<TCH>
libx264-dev is installed, --pkg-config-flags="--static" --enable-pthreads --extra-libs="-lpthread" are passed to ./configure and yet: "ERROR: x264 not found using pkg-config"
<TCH>
and /usr/lib/x86_64-linux-gnu/pkgconfig/x264.pc is in place
neilt has joined #ffmpeg
<TCH>
i had tried 5.1.6, 7.0.2 and 7.1; all of them gives this error message
<TCH>
any ideas?
<another|>
pkg-config is there?
<TCH>
where?
<TCH>
the x264.pc?
<TCH>
it is at /usr/lib/x86_64-linux-gnu/pkgconfig/x264.pc
wziko has joined #ffmpeg
<another|>
I mean the executable
<TCH>
"/usr/bin/pkg-config"
<TCH>
it is there
wziko has quit [Ping timeout: 246 seconds]
<TCH>
without --enable-x264, it compiles all ok
<another|>
hmm.. maybe some version mismatch?
<TCH>
even --enable-x265 worked
<TCH>
for all ffmpeg versions?
<TCH>
5.1.6 should work with x264 160 what i have
<TCH>
the resulting binary have some problems
<TCH>
ffmpeg: error while loading shared libraries: libavdevice.so.61: cannot open shared object file: No such file or directory
<TCH>
wtf
<TCH>
if the required libavdevice is not available, then how did it compile?
<TCH>
if it is, then why can not it find it?
<another|>
no idea, sorry
<aaabbb>
TCH: might be a bit overkill but when that happens, i usually get onto a gentoo system and compile it there and compare how it does it to how i am doing it
<TCH>
i do not have a gentoo system
<aaabbb>
hence why overkill since installing a whole distro in a vm :p
<aaabbb>
but it has saved my ass when having compilation issues
<TCH>
i believe it, but i have neither the time, nor the space to set up a gentoo and assemble the entire environment in it
<TCH>
ffmpeg 5.1.6 built without x264 and seems to be working
<TCH>
7.1 does not work
<TCH>
despite succesfully building, it does not find libavdevice
<TCH>
well, whatever, with the new options, 5.1.6 supports vorbis now
<TCH>
so vorbis was a bad example, because that did not worked until now with the old non-default config either, but i don't remember what did not worked with the default config, it was too long ago
<TCH>
i hope disabling x264 will not cause a lot of videos to not work...
<TCH>
thanks, the help
<TCH>
bye all
TCH has quit [Quit: FEAR BILL GATES]
stolen has joined #ffmpeg
StephenLynx has quit [Remote host closed the connection]
SupUser has quit [Ping timeout: 244 seconds]
Jiggy has quit [Quit: Greenout]
Jiggy has joined #ffmpeg
billchenchina has joined #ffmpeg
billchenchina has quit [Ping timeout: 252 seconds]
intrac has quit [Ping timeout: 252 seconds]
intrac has joined #ffmpeg
manwithluck has quit [Ping timeout: 244 seconds]
coldfeet has joined #ffmpeg
manwithluck has joined #ffmpeg
manwithluck has quit [Read error: Connection reset by peer]
lusciouslover has quit [Ping timeout: 252 seconds]
manwithluck has joined #ffmpeg
stolen has quit [Quit: Connection closed for inactivity]
wziko has joined #ffmpeg
bencoh has quit [Ping timeout: 244 seconds]
bencoh has joined #ffmpeg
fairway has joined #ffmpeg
<fairway>
everybody ffmpeg is refusing to fix this huge bug
<aaabbb>
what bug?
* galad
inserts the "oh shit, here we go again" meme
<fairway>
aaabbb ffprobe.exe latest version is showing 30fps as 60fps
<fairway>
old version did NOT do this
<furq>
where's the bug report
<fairway>
furq what do you think about this major bug
alexherbo2 has quit [Remote host closed the connection]
CruxOfTheB has joined #ffmpeg
CruxOfTheB has quit [Remote host closed the connection]
CruxOfTheB has joined #ffmpeg
CruxOfTheB has quit [Ping timeout: 264 seconds]
CruxOfTheB has joined #ffmpeg
YuGiOhJCJ has joined #ffmpeg
javabean has quit [Ping timeout: 272 seconds]
CruxOfTheB has quit [Ping timeout: 264 seconds]
guemax has joined #ffmpeg
<guemax>
Hello! I am trying to convert a bunch of images to a video using "ffmpeg -framerate 24 -i image-%04d.jpg video.mp4", however ffmpeg only shows that every third image is being processed (1, 4, 7, 10, ...). Do I have to worry about that?
YuGiOhJCJ has quit [Quit: YuGiOhJCJ]
<CounterPillow>
furq what do you think about this major bug