On Wed, Jul 4, 2012 at 3:16 AM, Xendarboh <xendar
...@gmail.com> wrote:
> Great, Thanks Niels!
> I'm following the code changes to get more familiar with the code. I
> notice the commit dates seem off...
> $ git whatchanged
> says:
> Date: Mon Jun 18 00:13:29 2012 +0200
> fix vims 048, rendering effect chain of mixing sample
> And the dates here:
> http://code.dyne.org/veejay/
> --Xen
> On Tue, Jul 3, 2012 at 2:57 PM, Niels Elburg <nwelb...@gmail.com> wrote:
> > Hi Xen,
> > Thanks, that helped finding the problem; playback mode was ignored so the
> > parameter values for the effect chain on the mixing sample actually came
> > from someplace else! In other words, normal overlay parameters were
> feeded
> > into the bathroom effect
> > I committed a fix for this!
> > See you,
> > Niels
> > On Tue, Jul 3, 2012 at 6:24 AM, Xendarboh <xendar...@gmail.com> wrote:
> >> Hi Niels,
> >> > Could you send me the recovery files veejay saves in
> ~/.veejay/recovery,
> >> > it would help me reproduce this problem much quicker!
> >> > Also, in your error description, you speak of slots which in my world
> >> > are
> >> > FX chain entries, the rest is just sample (or stream) so I have doubt
> >> > how to reproduce what you experienced :)
> >> I get the term "slot" from Reloaded. In the Samplebank it says stuff
> >> like "Slots 0 to 12" and basically a slot holds either a sample or
> >> stream.
> >> I'm attaching two recovery files that I got by doing this:
> >> ) start veejay with lvdshmin generator, activate Bathroom Mirror image
> FX
> >> on it
> >> ) load video file as sample, add Normal Overlay mixing effect
> >> ) set lvdshim as mixing source
> >> ) go crazy on Normal Overlay p0 (slide the slider up and down a few
> times)
> >> ) crash (output pasted below)
> >> Thanks!
> >> --Xen
> >> 00:02:25.068356 I: Set parameter 0 to 42 on Entry 0 of Sample 1
> >> 00:02:25.068373 D: L 0 queue [ 1]/[3] [ 13] '362:0 0 0 20;'
> >> 00:02:25.068388 D: VIMS '362:0 0 0 20;' Set a parameter value
> >> 00:02:25.068402 D: VIMS: @76 Parse message '362:0 0 0 20;'
> >> 00:02:25.068423 I: Set parameter 0 to 20 on Entry 0 of Sample 1
> >> 00:02:25.068438 D: L 0 queue [ 2]/[3] [ 12] '362:0 0 0 1;'
> >> 00:02:25.068453 D: VIMS '362:0 0 0 1;' Set a parameter value
> >> 00:02:25.068519 D: VIMS: @76 Parse message '362:0 0 0 1;'
> >> 00:02:25.068541 I: Set parameter 0 to 1 on Entry 0 of Sample 1
> >> 00:02:25.071226 D: vevo_property_set: key=fps, type=2, n=1,
> >> addr=0x7f65f70788c0
> >> 00:02:25.071337 D: vevo_property_set: key=rowstrides, type=1, n=4,
> >> addr=0x7f65e6b9f610
> >> 00:02:25.071365 D: vevo_property_set: key=timecode, type=2, n=1,
> >> addr=0x7f65f70788c8
> >> 00:02:25.071381 D: vevo_property_set: key=pixel_data, type=65, n=4,
> >> addr=0x7f65e6b9f620
> >> 00:02:25.075855 D: Saved EDL 'sample_00001.edl' of sample 1
> >> 00:02:25.075899 D: Saved sample 1 EDL 'sample_00001.edl'
> >> 00:02:25.075960 E: No subtitle sequences present, nothing to save
> >> 00:02:25.076028 E: No subtitle sequences present, nothing to save
> >> 00:02:25.076068 E: No subtitle sequences present, nothing to save
> >> 00:02:25.076459 I: Saved EDL to file
> >> /home/neo/.veejay/recovery/recovery_editlist_p21222.edl
> >> 00:02:25.076483 W: Saved samplelist to
> >> /home/neo/.veejay/recovery/recovery_samplelist_p21222.sl
> >> 00:02:25.076496 W: Saved Editlist to
> >> /home/neo/.veejay/recovery/recovery_editlist_p21222.edl
> >> 00:02:25.076511 W: Please report this error to
> >> http://groups.google.com/group/veejay-discussion?hl=en
> >> 00:02:25.076524 W: Send at least veejay's output and include the
> >> command(s) you have used to start it.
> >> 00:02:25.076537 W: Also, please consider sending in the recovery
> >> files if any have been created.
> >> 00:02:25.076550 W: If you compiled it yourself, please include
> >> information about your system.
> >> 00:02:25.076562 W: Dumping core file to: core.21222
> >> gdb:
> >> Program terminated with signal 8, Arithmetic exception.
> >> #0 0x00007f65f6b386f1 in bathroom_hori_apply (frame=0x7f65e6b9f7c0,
> >> width=720, height=480, val=0) at effects/bathroom.c:130
> >> 130 i = ((y*width) + (y % y_val) - (y_val>>1)) + x;
> >> (gdb) backtrace
> >> #0 0x00007f65f6b386f1 in bathroom_hori_apply (frame=0x7f65e6b9f7c0,
> >> width=720, height=480, val=0) at effects/bathroom.c:130
> >> #1 0x00007f65f6b38882 in bathroom_apply (frame=0x7f65e6b9f7c0,
> >> width=720, height=480, mode=1, val=0) at effects/bathroom.c:164
> >> #2 0x00007f65f6afa523 in vj_effman_apply_image_effect
> >> (frames=0x7f65e6b9f740, frameinfo=0xdc5000, todo_info=0xdc6000,
> >> arg=0x7f65e6b9f6a0, entry=88, e=140) at vj-effman.c:383
> >> #3 0x00007f65f6afbdbc in vj_effect_apply (frames=0x7f65e6b9f740,
> >> frameinfo=0xdc5000, kf=0xdc6000, selector=140,
> >> arguments=0x7f65e6b9f6a0, ptr=0x0) at vj-effman.c:725
> >> #4 0x00007f65f6ac2ef2 in vj_perform_apply_first (info=0xdbc000,
> >> todo_info=0xdc6000, frames=0x7f65e6b9f740, frameinfo=0xdc5000, e=140,
> >> c=0, n_frame=76, ptr=0x0) at vj-perform.c:1275
> >> #5 0x00007f65f6ac5d0e in vj_perform_preprocess_secundary
> >> (info=0xdbc000, id=1, mode=1, current_ssm=0, chain_entry=0,
> >> frames=0x7f65e6b9f8c0, frameinfo=0xdc5000) at vj-perform.c:2298
> >> #6 0x00007f65f6ac6036 in vj_perform_render_chain_entry
> >> (info=0xdbc000, chain_entry=0) at vj-perform.c:2367
> >> #7 0x00007f65f6ac6327 in vj_perform_sample_complete_buffers
> >> (info=0xdbc000, hint444=0x7f65e6b9f994) at vj-perform.c:2456
> >> #8 0x00007f65f6ac8e38 in vj_perform_queue_video_frame (info=0xdbc000,
> >> skip_incr=0) at vj-perform.c:3579
> >> #9 0x00007f65f6ae62fd in veejay_playback_cycle (info=0xdbc000) at
> >> liblavplayvj.c:2693
> >> #10 0x00007f65f6ae66bd in veejay_playback_thread (data=0xdbc000) at
> >> liblavplayvj.c:2787
> >> #11 0x00007f65f2d2de9a in start_thread (arg=0x7f65e6ba0700) at
> >> pthread_create.c:308
> >> #12 0x00007f65f67784bd in clone () at
> >> ../sysdeps/unix/sysv/linux/x86_64/clone.S:112
> >> #13 0x0000000000000000 in ?? ()
> >> (gdb)
> >> --
> >> You received this message because you are subscribed to the Google
> Groups
> >> "veejay-discussion" group.
> >> To post to this group, send email to veejay-discussion@googlegroups.com
> .
> >> To unsubscribe from this group, send email to
> >> veejay-discussion+unsubscribe@googlegroups.com.
> >> For more options, visit this group at
> >> http://groups.google.com/group/veejay-discussion?hl=en.
> > --
> > You received this message because you are subscribed to the Google Groups
> > "veejay-discussion" group.
> > To post to this group, send email to veejay-discussion@googlegroups.com.
> > To unsubscribe from this group, send email to
> > veejay-discussion+unsubscribe@googlegroups.com.
> > For more options, visit this group at
> > http://groups.google.com/group/veejay-discussion?hl=en.
> --
> You received this message because you are subscribed to the Google Groups
> "veejay-discussion" group.
> To post to this group, send email to veejay-discussion@googlegroups.com.
> To unsubscribe from this group, send email to
> veejay-discussion+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/veejay-discussion?hl=en.