Re: [CinCVS] No fade line in video track

2006-09-09 Thread Jeroen van de Nieuwenhof
Hi,

Yeah, i found that out and it's nasty indeed. But hey, it works now.

Jeroen


Chris wrote:
 Hi,

 press Alt-F (fit fader line scales) and try to use it... It's nasty
 nowadays, because cinelerra fits them all to the same scale, which
 obviously wrong, video should be in 0-100, audio in about -40 - 6...


 On Sep  8 13:12, Jeroen van de Nieuwenhof wrote:
 Hi,

 I use Cinelerra 2.0 on Ubuntu Dapper Drake. My audio track has a white
 fade-line that works right, but my video track only has a blue, green
 and
 red line, but no white fade line. Look at this screenshot:
 http://lab.vandenieuwenhof.nl/files/cinelerra.png.

 Does anyone know how i can get the white line in my video track or do i
 miss something and should i use some other option/line?

 Jeroen van de Nieuwenhof


 ___
 Cinelerra mailing list
 Cinelerra@skolelinux.no
 https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

 ___
 Cinelerra mailing list
 Cinelerra@skolelinux.no
 https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra




___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] OpenGL support question

2006-09-09 Thread harm Lubbers
Hello everybody,

I am trying to get Cinelerra compiled with openGL support.
I have an Nvidia FX5700 card with the nvidia drivers working.
I can compile Cinelerra with the --enabel-opengl option succesfully.
But when I run the program, select the openGL video output, try to play
some footage, the compositorwindow doesn't show anything at all.
Cinelerra reports the following error:
BC_PBuffer::new_pbuffer: glXChooseFBConfig failed
BC_PBuffer::new_pbuffer: glXChooseFBConfig failed
BC_Texture::create_texture frame size 720x576 bigger than maximum
texture 0x0. (this line is repeated for every frame it tries to play)

So I am a little confused. Is this because I don't have OpenGL support
or is it Cinelerra?

I have OpenGL enabled with 'eselect opengl set nvidia' (I am running
Gentoo on AMD64)
And on top of that I have XGL running (and that was supposed to run on
OpenGL wasn't it?)

Anyone has an idea?

many thanks
Harm Lubbers

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] [Bug 303] New: plugins/defaulttheme/data/Makefile.am broken

2006-09-09 Thread bugzilla-daemon
http://bugs.cinelerra.org/show_bug.cgi?id=303

   Summary: plugins/defaulttheme/data/Makefile.am broken
   Product: Cinelerra
   Version: 2.0
  Platform: PC
OS/Version: Linux
Status: NEW
  Severity: normal
  Priority: Medium
 Component: Building
AssignedTo: cinelerra@skolelinux.no
ReportedBy: [EMAIL PROTECTED]


apply the following patch:

Index: plugins/defaulttheme/data/Makefile.am
===
--- plugins/defaulttheme/data/Makefile.am   (revision 872)
+++ plugins/defaulttheme/data/Makefile.am   (working copy)
@@ -339,7 +339,7 @@
patch.xcf.bz2 \
resource.xcf.bz2 \
statusbar.xcf.bz2 \
-   swapextents.xcf.bz2 \
+   swap_extents.xcf.bz2 \
transport.xcf.bz2 \
transportbuttons.xcf.bz2 \
transports.xcf.bz2



--- You are receiving this mail because: ---
You are the assignee for the bug, or are watching the assignee.

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] OpenGL support question

2006-09-09 Thread Johannes Sixt
On Saturday 09 September 2006 11:29, harm Lubbers wrote:
 Hello everybody,

 I am trying to get Cinelerra compiled with openGL support.
 I have an Nvidia FX5700 card with the nvidia drivers working.
 I can compile Cinelerra with the --enabel-opengl option succesfully.
 But when I run the program, select the openGL video output, try to play
 some footage, the compositorwindow doesn't show anything at all.
 Cinelerra reports the following error:
 BC_PBuffer::new_pbuffer: glXChooseFBConfig failed
 BC_PBuffer::new_pbuffer: glXChooseFBConfig failed

Post the output of glxinfo. The interesting part is the table at the end.

-- Hannes

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] Live video: how does it work?

2006-09-09 Thread Bas Alphenaar

Hello,

I compiled r872 today and decided to give the live video plugin a go. 
First I switched on my Sony HDR-HC1, connected to the PC with a Firewire 
cable. Then I started Cinelerra with sudo cinelerra because a normal 
user doesn't have enough rights to use /dev/raw1394. In the Recording 
tab in Preferences I set everything according to PAL, the Record Driver 
to DV 1394 and the Device Path to /dev/raw1394. After everything was set 
up I added the Live Video plugin to the video track but when I played 
this track, Cinelerra crashed and left this in the console:



Device1394Input::open DV1394_IOC_INIT: Invalid argument
Device1394Input::open DV1394_START_RECEIVE: Invalid argument
Device1394Input::run DV1394_IOC_WAIT_FRAMES: Invalid argument
Device1394Input::open DV1394_IOC_INIT: Invalid argument
Device1394Input::open DV1394_START_RECEIVE: Invalid argument
Device1394Input::run DV1394_IOC_WAIT_FRAMES: Invalid argument
signal_entry: got SIGSEGV my pid=7187 execution table size=16:
PatchGUI::reposition 5

PatchGUI::reposition 6

PatchGUI::reposition 7

PatchGUI::reposition 8

PatchGUI::reposition 9

PatchGUI::reposition 10

PatchGUI::reposition 11

vrender.C: run: 414
vrender.C: process_buffer: 103
vrender.C: process_buffer: 113
livevideo.C: process_buffer: 498
vrender.C: run: 416
vrender.C: run: 555
vrender.C: run: 414
vrender.C: process_buffer: 103
vrender.C: process_buffer: 113
signal_entry: lock table size=12
0x8b3d160 CWindowTool::input_lock CWindowTool::run
0x850a098 BC_Synchronous::next_command BC_Synchronous::run
0x8c02e48 TransportQue::output_lock PlaybackEngine::run
0x8c03408 MainIndexes::input_lock MainIndexes::run 1
0x8c6a720 ResourceThread::draw_lock ResourceThread::run
0x8aca308 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8b62c40 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8c96470 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8b82258 BC_WindowBase::event_condition BC_WindowBase::get_event
0x89ab438 BC_WindowBase::event_condition BC_WindowBase::get_event
0x8c051a0 BC_WindowBase::event_condition BC_WindowBase::get_event
0x853c8c8 Device1394Input::buffer_lock Device1394Input::run 1 *
BC_Signals::dump_buffers: buffer table size=0
BC_Signals::delete_temps: deleting 0 temp files
SigHandler::signal_handler total files=0
Aborted


Does anybody know how to use the Live Video plugin properly?

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] Cinelerra people on IBC

2006-09-09 Thread Bas Alphenaar
Well, I went to the IBC today and it was awesome! At the end of the day 
I felt like I didn't have my feet anymore but it was all worth it! I've 
seen huge cameras, dollies, cranes, lots of HD stuff, chromakey stuff, 
very expensive video editing software with functions that Cinelerra and 
Blender also have (for free), and a lot more. The most impressive thing 
I have seen was the show in the Ultra High Definition theatre. Ultra 
High Definition has 16 times the resolution of 1080P (7,680 × 4,320 
pixels) and it is simply breathtaking. It was a 14 minute show with 
footage from all kinds of things. They also showed some footage of Times 
Square and you could read every numberplate or roadsign that was 
visible. You have to see it for yourself, it just blows you away.


Bas Alphenaar wrote:
My father just bought two tickets for the exhibition on his way back 
home from work. The ticket is for four days, so I will go there tomorrow 
and maybe also on Sunday. My father said it was huge, can't wait to go 
there tomorrow!


Maybe there should be a Cinelerra stand next year :)

Brosius, Kevin wrote:

On 2006-08-30 13:11, Stefan de Konink wrote:
  Hello,
 
  With an upcomming IBC in Amsterdam, will any Cinelerra people be 
there?

 
 
  Stefan
 

What's IBC?  (International Broadcasting Conference?)   Any more info 
(like a web link?)


Kevin



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra



___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra