Maitland Vaughan-Turner | 2 Apr 2006 01:35
Picon
Gravatar

Re: Re: Cinelerra digest, Vol 1 #1097 - 13 msgs

On 3/30/06, Herman Robak <herman@...> wrote:

>
>   Anyhow, deinterlacing is lossy.  You can go the other way around: Set
> the project frame rate to 50 (or 60, if you're in NTSC land), and use
> the "fields to frames" effect.

oooh!  that looks much nicer!  Thank you!

~Maitland
Scott C. Frase | 2 Apr 2006 07:54
Picon

Re: "error rendering data" w/ YUV4MPEG Stream & ffmpeg

Jan,
In reference to the problem regarding the -hq option on YUV4MPEG pipes,
I've updated my Beginner's Guide doc.  I've also added a short reference
section at the bottom regarding bitrate calculation.

scott

On Tue, 2006-03-28 at 16:30 +0200, Jan Luo wrote:
> yeah, that did the job.
> 
> thanks a lot!!!
> 
> jim scott wrote: 
> > I don't think the current version of ffmpeg supports the '-hq'
> > option. Try removing that from your parameter list.
> > 
> > On 3/28/06, Jan Luo <luo@...> wrote: 
> >         hi, 
> >         
> >         trying to render a .mov file with cinelerra-cvs-20060219 on
> >         gentoo-2.6.15-r7/x86_64
> >         as described in the "Beginners Guide to export video from
> >         Cinelerra" with YUV4MPEG Stream
> >         as file format &  ffmpeg  i only get "error rendering data".
> >         this is the shell output:
> >         
> >         > trying popen( ffmpeg -f yuv4mpegpipe -i - -y -target dvd
> >         > -ilme -ildct -hq -f
> >         > mpeg2video /home/jan/VIDEO/Britney_2803.m2v)
> >         > FFmpeg version CVS, Copyright (c) 2000-2004 Fabrice
(Continue reading)

bugzilla | 2 Apr 2006 15:39
Picon

[Bug 190] Better handling of missing source footage

http://bugs.cinelerra.org/show_bug.cgi?id=190

andraz.tori1@... changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |enhancement
            Summary|moved resources handling    |Better handling of missing
                   |                            |source footage

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
bugzilla | 2 Apr 2006 15:45
Picon

[Bug 191] quicktime4linux or libquicktime

crashes on opening some .mov files due to quicktime4linux bug
X-Bugzilla-Reason: AssignedTo

http://bugs.cinelerra.org/show_bug.cgi?id=191

------- Additional Comments From andraz.tori1@... 
2006-04-02 15:45 -------
Yes, please upload 2mb file somewhere. does not matter where... so we can put it
in our list of problematic files, and be sure it works in all further versions also

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
Andraz Tori | 2 Apr 2006 15:51
Picon

edl export


Today i've commited EDL export functionality to SVN. Only CMX 3600
currently, others might follow if there is any specific interest.

Also i've changed Quicktime fourcc code for DV material from "dvsd" to
"dvc ", which means now even Kino 0.8 can read it. Presumably also other
software has this requirement.

bye
andraz
Andraz Tori | 2 Apr 2006 15:58
Picon

Re: null plugin keyframes (how to unexplode your xml files!)

Does anyone have any better idea when exactly this happens - i can't
seem to reproduce, and therefore can't find a way to solve it...

any news on this?

bye
andraz

On tor, 2006-03-07 at 18:13 -0500, Dan Streetman wrote:
> Yep, I had (have...) the same problem.  I don't think it's tweaking while 
> playing back tho, as it's happened many times to me and I always stop 
> playback before tweaking.  I don't really know what's causing it.  
> It's certainly annoying as hell.  
> 
> What I did to fix the "broken" xml file was create a sed script-file 
> containing:
> s,<PLUGIN LENGTH="0" TYPE="0" TITLE=""><IN></IN><OUT></OUT><ON></ON><KEYFRAME
POSITION="[[:digit:]]*" DEFAULT="1"></KEYFRAME></PLUGIN>,,g
> 
> and run the xml file through it:
> cat file.xml | tr -d '\n' | sed -f sedscriptfile > fixed.xml
> 
> although using perl should work fine too.
> 
> 
> On Tue, 7 Mar 2006, Brendan Conoboy wrote:
> 
> >Hi everyone,
> >
> >As a novice cinelerra user, I've run into a heinous problem every now 
(Continue reading)

valentina messeri | 3 Apr 2006 14:00

Re: edl export

>
> Today i've commited EDL export functionality to SVN. Only CMX 3600
> currently, others might follow if there is any specific interest.
>
>
> Also i've changed Quicktime fourcc code for DV material from "dvsd" to
> "dvc ", which means now even Kino 0.8 can read it. Presumably also other
> software has this requirement.

great!!

i just actualized amd64 deb packets

enjoy da day

vale

>
> bye
> andraz
>
>
>
>
> _______________________________________________
> Cinelerra mailing list
> Cinelerra@...
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
>
(Continue reading)

streumix | 3 Apr 2006 21:16
Picon
Picon

Re: new debian builds

Hi,

I'm using the debian athlonxp packages from
http://www.kiberpipa.org/~minmax/cinelerra/builds/athlonxp/.
A few days ago I've noticed that rendering effects causes
cinelerra to crash. This holds for the latest version
1:2.0.0-1svn20060402.  Input footage is DV in avi or mov
container. Output format or effect doesn't matter.
Cinelerra crashes all the time.

Is this a athlonxp only problem ? Anyone having the same
problem with debian packages and rendering effects ? 

Toby

> Subject:
> [CinCVS] new debian builds
> From:
> Andraz Tori <Andraz.tori1@...>
> Date:
> Fri, 31 Mar 2006 10:41:28 +0200
>
> To:
> "cinelerra@..." <cinelerra@...>
>
>
>I've completed new debian builds of cinelerra, which among other include
>fixes for lately discovered transition length problem, more proper ogg
>theora/vorbis encoding, new chromakey plugin...
>
(Continue reading)

Andraz Tori | 4 Apr 2006 01:47
Picon

Re: new debian builds

Has it happened with previous versions also?

bye
andraž

On pon, 2006-04-03 at 21:16 +0200, streumix wrote:
> Hi,
> 
> I'm using the debian athlonxp packages from
> http://www.kiberpipa.org/~minmax/cinelerra/builds/athlonxp/.
> A few days ago I've noticed that rendering effects causes
> cinelerra to crash. This holds for the latest version
> 1:2.0.0-1svn20060402.  Input footage is DV in avi or mov
> container. Output format or effect doesn't matter.
> Cinelerra crashes all the time.
> 
> Is this a athlonxp only problem ? Anyone having the same
> problem with debian packages and rendering effects ? 
> 
> Toby
> 
> 
> 
> 
> > Subject:
> > [CinCVS] new debian builds
> > From:
> > Andraz Tori <Andraz.tori1@...>
> > Date:
> > Fri, 31 Mar 2006 10:41:28 +0200
(Continue reading)

Kevin Brosius | 4 Apr 2006 02:55
Picon

SUSE packages update

I've updated SUSE packages tonight.  There are 9.0 & 9.2 varietes, as
well as a SRPM for you to try on other versions or RPM based distro's. 
I've moved the location also, you can find them at:

http://cin.kevb.net/files/RPM/

--

-- 
Kevin

Gmane