Hi, On Monday 19 June 2006 21:14, Markus Rothe wrote: > thanks for the info. I tried it, but it also failes.
maybe it is possible to narrow down the problem. I suggested to use --dv_yuy2_mode because it worked for me in a very similiar problem: Cheers, Thomas > Re: [transcode-users] tcdecode segfaults when converting dv video > Date: 28.03.2006 13:26 > ... > transcode -i test_dv.avi -F mpeg4 -y ffmpeg -o new.avi > Segmentation fault > ... >Narrowed down the problem to > >tcextract -x dv -i "test_dv.avi" -d 0 | tcdecode -x dv -y yv12 -d 0 -Q 5 >tc_memcpy: using sse for memcpy >Segmentation fault > >-------------------------------------------------------------------------------------- > >and further: > >$ tcextract -x dv -i "test_dv.avi" -d 0 > /tmp/dummy >tc_memcpy: using sse for memcpy >$ cat /tmp/dummy | tcdecode -d 511 -x dv -y yv12 -d 0 -Q 5 >Segmentation fault > >-------------------------------------------------------------------------------------- > >transcode -i test_dv.avi --dv_yuy2 -F mpeg4 -y ffmpeg -o new.avi > >works, however!! >[transcode] encoded 248 frames (0 dropped, 0 cloned), clip length 9.92 s
