Georg Martius a écrit :
Hi Xabier,
On Wednesday 02 November 2011, xi wrote:
Hi,
Hope there is still someone here: I am trying hard to compile and get a
fully working transcode ...
[If you don't want to read the tests, please jump to the "Questions" at
the end of this email.]
just a short note: you find the 1.1.6rc in the hg repo under the transcode-1_1
branch
hg update transcode-1_1
I have still the old ffmpeg 0.5.1, but recently there was a patch for the new
ffmpeg API:
http://www.mail-archive.com/[email protected]/msg01029.html
which should be already in the above branch.
The transcode-1_2 is broken since development stopped and does work as it is.
Good luck!
Georg
Thanks a lot, that was the missing information: to get 1.1.6, you have
to download the files _from transcode-1_1 branch_ ! (I tought the 1.1.6
version was in the default branch).
For reference if someone reads this post:
1) go to this page https://bitbucket.org/france/transcode-tcforge/
2) click on "source"
3) click on "branches" and select transcode-1_1
4) click on "get sources" to get the 1.1.6 source code
So now I am able to compile transcode-1.1.6rc with ffmpeg-0.8.5 and it
doesn't produce strange errors.
I still get some trouble with ffmpeg import / ffmpeg_export on my mjpeg
files though (it doesn't work at all). So for now, I have installed
transcode-1.1.5 + stabilization plugin patch + ffmpeg-0.5.4 and it works
fine for stabilizing my mjpeg files.
Xavier