-
ha-ha... with debug output seems I've got why it falls
I'm saving to /tmp/1 (I belive ramend should automatically add .rmn).
But ramen prints: Opening /tmp/1/*.rmn for saving
When I'm saving file to /tmp/1.rmn all works find:
Opening /tmp/1.rmn for saving.
2009-08-24 04:49:06 UTC in ramenhdr
-
ha-ha... with debug output seems I've got why it falls
I'm saving to /tmp/1 (I belive ramend should automatically add .rmn).
But ramen prints: Opening /tmp/1/*.rmn for saving
When I'm saving file to /tmp/1.rmn all works find:
Opening /tmp/1.rmn for saving.
2009-08-24 02:21:21 UTC in ramenhdr
-
No I could not. Because of ramen doesn't even create an emty file.
May you put a lot of debug messages to code to locate a problem?.
2009-08-23 02:02:11 UTC in ramenhdr
-
this is backtrace:
`--> gdb ~/opt/ramenhdr-svn/bin/ramen
GNU gdb 6.8
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law. Type "show copying"
and "show warranty" for...
2009-08-22 04:20:01 UTC in ramenhdr
-
When I try to save any project ramen falls with stream error.
2009-08-21 08:56:49 UTC in ramenhdr
-
now all compiles very well.
Thenk you for you effort. You give me a hope to get good opensource compositor.
my system is:
Linux artstation 2.6.29-gentoo-r5 #1 SMP Thu Jul 2 01:22:08 KRAST 2009 x86_64 AMD Phenom(tm) 9550 Quad-Core Processor AuthenticAMD GNU/Linux
gcc (Gentoo 4.3.2-r3 p1.6, pie-10.1.5) 4.3.2.
2009-08-21 08:52:22 UTC in ramenhdr
-
I have strange compilation error:
[ 0%] Building CXX object ramen/CMakeFiles/ramen.dir/nodes/matte/erode_node.o
/home/ildar/src/ramenhdr-svn/ramen/nodes/matte/erode_node.cpp: In member function 'virtual void ramen::erode_node_t::do_process(const ramen::render::render_context_t&)':
/home/ildar/src/ramenhdr-svn/ramen/nodes/matte/erode_node.cpp:87: error: no matching function for call to...
2009-08-19 12:14:32 UTC in ramenhdr
-
thanks for fix. I'll upgrade ffmpeg soon as it will be upgraded in gentoo portage. Anyway all works now.
2009-08-08 14:40:59 UTC in xjadeo
-
I'm trying to compile r197 with no luck.
problem is "avcodec_decode_video2"
ldd `which ffmpeg` | sed -n 's/.*=> \(.*\) (.*/\1/p' | xargs -n 1 readelf -a | grep avcodec_decode_video
returns only avcodec_decode_video (without "2").
How I can get xjadeo work?
my configuration line:
FFMPEG_CFLAGS="-I/usr/include/libavcodec -I/usr/include/libavformat...
2009-08-07 05:26:52 UTC in xjadeo
-
subsurf UV is only blender feature.
As I know neither pixie nor aqsis doesn't have such feature.
2009-05-27 16:42:35 UTC in Pixie