I have been trying to transcode the Sony AVCHD files to a .mov container
in cinelerra. So far unsuccessful. 

here is the simple transcode attempt:



jud...@edit1:~/Videos/MTS$ ffmpeg -i 00029.MTS -vcodec copy -acodec copy
-y cp00029.mov
FFmpeg version SVN-r20220, Copyright (c) 2000-2009 Fabrice Bellard, et
al.
  built on Oct 12 2009 22:46:47 with gcc 4.3.2
  configuration: --enable-gpl --enable-postproc --enable-pthreads
--enable-libfaac --enable-libfaad --enable-libmp3lame --enable-libtheora
--enable-libx264 --enable-libxvid --enable-nonfree
--enable-libopencore-amrwb --enable-libopencore-amrnb --enable-version3
  libavutil     50. 3. 0 / 50. 3. 0
  libavcodec    52.37. 0 / 52.37. 0
  libavformat   52.39. 1 / 52.39. 1
  libavdevice   52. 2. 0 / 52. 2. 0
  libswscale     0. 7. 1 /  0. 7. 1
  libpostproc   51. 2. 0 / 51. 2. 0
[mpegts @ 0xa5f9420]MAX_READ_SIZE:5000000 reached
Input #0, mpegts, from '00029.MTS':
  Duration: 00:00:53.56, start: 1.000067, bitrate: 17293 kb/s
  Program 1 
    Stream #0.0[0x1011]: Video: h264, yuv420p, 1920x1080 [PAR 1:1 DAR
16:9], 59.94 tbr, 90k tbn, 59.94 tbc
    Stream #0.1[0x1100]: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
    Stream #0.2[0x1200]: Subtitle: pgssub
Output #0, mov, to 'cp00029.mov':
    Stream #0.0: Video: libx264, yuv420p, 1920x1080 [PAR 1:1 DAR 16:9],
q=2-31, 60k tbn, 29.97 tbc
    Stream #0.1: Audio: ac3, 48000 Hz, 5.1, s16, 448 kb/s
Stream mapping:
  Stream #0.0 -> #0.0
  Stream #0.1 -> #0.1
Press [q] to stop encoding
frame= 3089 fps=2726 q=-1.0 size=  101679kB time=50.91
bitrate=16360.3kbits/s   [NULL @ 0xa60dba0]missing picture in access
unit
frame= 3210 fps=2724 q=-1.0 Lsize=  107073kB time=53.57
bitrate=16373.8kbits/s    
video:104096kB audio:2930kB global headers:0kB muxing overhead 0.045060%
jud...@edit1:~/Videos/MTS$ 


The transcode happens almost immediately a few secs, There is one error
shown in that. When I try to load this in Cinelerra I get the following
erroer:

MOV::read_frame(VFrame*):quicktime_read_frame/quicktime_decode_video
failed, result:


If I try to play it it gives the green screen of digital TV death and
the same error repeats throught the play.

Any Ideas or suggestions would be appreciated. I am trying to edit
1920x1080 in cinelerra.


_______________________________________________
Cinelerra mailing list
[email protected]
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra

Reply via email to