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?
ffmpeg question
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
ffmpeg question
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: ffmpeg question
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 .
We use our own build of ffmpeg. This allow TVPaint to run ffmpeg the same way on any Linux, even the old ones .
- idragosani
- Posts: 987
- Joined: 06 May 2008, 00:39
- Location: Germantown MD
- Contact:
Re: ffmpeg question
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.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 .
Brett W. McCoy -- http://www.brettwmccoy.com
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
TVP Pro 10 : Intel i7 2600 3.4 GHz : 8GB RAM : Ubuntu Studio 14.04 : Cintiq 21UX
- Eric Scholl
- Posts: 1303
- Joined: 04 Apr 2011, 14:40
Re: ffmpeg question
Sorry, it's the 0.10 version for now