On Fri, 2013-08-30 at 22:22 +0300, Einar Rünkaru wrote:
> Hi
> 
> 
> On Fri, Aug 30, 2013 at 8:59 PM, Ned Haskin <feanor2...@covad.net>
> wrote:
>         Got it
>         But while I was waiting I made & installed cinelerracve
>         It doesn't work either
>         
>         ned17@videoathlon:~$ cinelerracve
>         cinelerracve: error while loading shared libraries:
>         libquicktimecve-1.6.3.so.2: cannot open shared object file:
>         No such file or directory
>         
>         ned17@videoathlon:~$
>         
>         I checked its paths & it wasn't going to use .bcast so I just
>         installed, no patches.
>         Odd, ldd shows several non linked lib's, but they are all
>         in /usr/local/lib & that's in the path statement.
> 
> 
> After installing new libs run 'ldconfig' as root. This updates
> loader's cache. 'make install' may fail to run ldconfig.
> 
Dam, I saw this 2 weeks ago when looking through compiling cinelerra sites. 
They 
were talking about 4.2 & 4.4 install is broken on 4.4 as far as I know. So I 
never 
make installed or ldconfig. It just worked as long as cinelerra-4.4-dmo1.deb 
was 
installed. I just ran it from the cinelerra-4.4/bin dir. I bet that would fix 
it too. 

Anyway I forgot all about ldconfig oops. I used it when I compiled ffmpeg & 
x264 too.  

> cinelerracve is experimental an may fail any time. It stores its
> configuration in .cinelerra. Project files of cve branch can't be
> loaded to cv branch. Cve and cv can be installed side by side.
> 
Okay got it
>         
>         --------------------------
>         I'll go back to the original cinelerra-cv and install it, no,
>         it uses .bcast   can I change that somewhere before
>         make? Like the cinelerra/pluginclient.h:#define BCASTDIR
>         "~/.bcast/"  to .bcast-cv
>                        cinelerra/preferences.inc:#define BCASTDIR
>         "~/.bcast/"
>         
>         Or is it more complex then that?
> 
> You can change it
> 
I patched cinelerra-cv with the 90_fix_install_paths.patch from the june post. 
Worked fine on the september cinelerra-cv src 
Make & gksu make install no problem, gksu ldconfig. And it works! 

I'm having trouble with h264 basically uncompressed yuv420p.mov as input files. 
When I have problem video files I want to use in cinelerra & they won't work. 
I transcode them $ ffmpeg -i PICT0001.AVI -vcodec libx264 -profile:v high444 
-preset slow 
-crf 0 -bf 0 -r 29.97 -pix_fmt yuv420p -acodec copy -t 1500 bike082213-1.mov 

I have some hobby cameras that are small cheap and convent, but they make 
variable framerate 
mjpeg video. You can't paste together clips of differing framerates. These .mov 
worked just fine in cinelerra-4.4. 
Now I get this in the cl : [h264 @ 0x7f62b2b8e4a0]no frame! 
And in a cinelerra error popup window: virtual int 
FileMOV::read_frame(VFrame*): quicktime_decode_video failed, result: 
 
It doesn't crash, I can do stuff, just not with these mov, I have a lot of 
them. Maybe some of 
the other patches fix this. This version will take mjpeg video as input which 
is good. 

here the specs of the .mov  they look fine in mplayer 

General
Complete name                    : bike070513x264-3.mov
Format                           : MPEG-4
Format profile                   : QuickTime
Codec ID                         : qt  
File size                        : 2.58 GiB
Duration                         : 18mn 40s
Overall bit rate                 : 19.8 Mbps
Writing application              : Lavf55.13.102

Video
ID                               : 1
Format                           : AVC
Format/Info                      : Advanced Video Codec
Format profile                   : High@L3.0
Format settings, CABAC           : Yes
Format settings, ReFrames        : 5 frames
Codec ID                         : avc1
Codec ID/Info                    : Advanced Video Coding
Duration                         : 18mn 40s
Bit rate mode                    : Variable
Bit rate                         : 19.8 Mbps
Width                            : 720 pixels
Height                           : 480 pixels
Display aspect ratio             : 1.500
Frame rate mode                  : Constant
Frame rate                       : 29.970 fps
Standard                         : NTSC
Resolution                       : 8 bits
Colorimetry                      : 4:2:0
Scan type                        : Progressive
Bits/(Pixel*Frame)               : 1.907
Stream size                      : 2.58 GiB (100%)
Writing library                  : x264 core 135 r2345 f0c1c53
Encoding settings                : cabac=1 / ref=5 / deblock=1:0:0 / 
analyse=0x3:0x113 / me=umh / subme=8 / psy=1 / 
psy_rd=1.00:0.00 / mixed_ref=1 / me_range=16 / chroma_me=1 / trellis=1 / 
8x8dct=1 / cqm=0 / deadzone=21,11 / fast_pskip=1 /
 chroma_qp_offset=-2 / threads=7 / lookahead_threads=1 / sliced_threads=0 / 
nr=0 / decimate=1 / interlaced=0 / 
bluray_compat=0 / constrained_intra=0 / bframes=0 / weightp=2 / keyint=250 / 
keyint_min=25 / scenecut=40 / 
intra_refresh=0 / rc_lookahead=50 / rc=crf / mbtree=1 / crf=3.0 / qcomp=0.60 / 
qpmin=0 / qpmax=69 / qpstep=4 / 
ip_ratio=1.40 / aq=1:1.00
Language                         : English

Thanks, 
Ned 
> 


_______________________________________________
Cinelerra mailing list
Cinelerra@skolelinux.no
https://lists.skolelinux.org/listinfo/cinelerra

Reply via email to