Page 1 of 1

ffmpeg question

Posted: 03 Sep 2012, 13:49
by idragosani
I am happy to see that the issue of loading audio in Linux is fixed! Thanks!

I do see this when I close TVPaint:

nOS::GetProcAddress() : Cannot load symbols: /usr/share/tvpaint-developpement/tvp-animation-10-pro/plugins/saver/FFmpeg.so: undefined symbol: CreateSaverFormatnOS::GetProcAddress() : Cannot load symbols: /usr/share/tvpaint-developpement/tvp-animation-10-pro/plugins/saver/FFmpeg.so: undefined symbol: CreateSaverFormat

Probably harmless, just an FYI.

What version of ffmpeg is used with TVPaint, out of curiosity? Newer versions of Ubuntu have standardized on libav (a fork of ffmpeg). Maybe it's more stable for you, too?

Re: ffmpeg question

Posted: 03 Sep 2012, 15:27
by Eric Scholl
This message is normal for now, because we just did some work on ffmpeg.
We use our own build of ffmpeg. This allow TVPaint to run ffmpeg the same way on any Linux, even the old ones :D.

Re: ffmpeg question

Posted: 03 Sep 2012, 15:41
by idragosani
Eric Scholl wrote:This message is normal for now, because we just did some work on ffmpeg.
We use our own build of ffmpeg. This allow TVPaint to run ffmpeg the same way on any Linux, even the old ones :D.
I mean, what version of ffmpeg that is bundled with TVPaint (I know it's internal version rather than system version). A lot of other apps do the same thing, like Blender, in case they need custom trandscoding and such.

Re: ffmpeg question

Posted: 04 Sep 2012, 07:29
by Eric Scholl
Sorry, it's the 0.10 version for now :)