Closed GoogleCodeExporter closed 8 years ago
Seems ffmpeg changed their api for no good reason other than to annoy
downstream.
Original comment by bob.loo...@gmail.com
on 2 Jul 2011 at 2:14
Yes, I actually fixed this one, but then there were like hundreds of other
bugs...
I am quite a noob in this area so i gave up.
The case is I am using ubuntu, and the latest FFMPEG, as this guide describes
how to install http://ubuntuforums.org/showthread.php?t=786095.
I needed it for some video edit.
But yes, it seems they did a lot of API changes.
Original comment by mik...@i-dyllen.dk
on 2 Jul 2011 at 2:29
Btw. everything works fine if I just use the ffmpeg from the ubuntu repository
Original comment by mik...@i-dyllen.dk
on 2 Jul 2011 at 2:30
Changing CODEC_TYPE_VIDEO into AVMEDIA_TYPE_VIDEO wasn't enough?
Anyway you can compile without ffmpeg by passing --without-ffmpeg to configure.
Original comment by bob.loo...@gmail.com
on 2 Jul 2011 at 7:42
Yes, for this file, but then there were plenty of new errow in other parts,
think it was the X11 part. But again something related to ffmpeg.
Original comment by mik...@i-dyllen.dk
on 2 Jul 2011 at 10:12
Could you post the errors?
Original comment by bob.loo...@gmail.com
on 4 Jul 2011 at 6:13
Original comment by bob.loo...@gmail.com
on 4 Jul 2011 at 6:13
No Sorry, The computer just crashed, and I will take off to Australia for a
month, but I will be glad to help when I return.
- Mikael
Original comment by mik...@i-dyllen.dk
on 4 Jul 2011 at 9:39
Have fun.
Original comment by bob.loo...@gmail.com
on 5 Jul 2011 at 3:05
No reponse, closing.
Original comment by bob.loo...@gmail.com
on 31 Dec 2011 at 12:24
hm I changed CODEC_TYPE_VIDEO into AVMEDIA_TYPE_VIDEO & I am using without
FFMPEG to configure, which works fine...
Sadly on "make" i get:
clients/boblight-v4l/videograbber.cpp: In Elementfunktion »void
CVideoGrabber::Run(volatile bool&, void*)«:
clients/boblight-v4l/videograbber.cpp:240:92: Fehler:
»avcodec_decode_video« wurde in diesem Gültigkeitsbereich nicht
definiert
make[2]: *** [videograbber.o] Fehler 1
make[2]: Verlasse Verzeichnis '/usr/src/boblight-read-only/src'
Original comment by krautmas...@gmail.com
on 13 Jan 2012 at 11:24
Original issue reported on code.google.com by
mik...@i-dyllen.dk
on 22 Jun 2011 at 9:54