http://bugs.cinelerra.org/show_bug.cgi?id=381
------- Comment #5 from [email protected] 2009-09-08 23:35 +2 ------- >From the original bug report: "For example, I tried to render to YUV4MPEG from a DV file and fileyuv passes decoding of the DV to ffmpeg, but tells ffmpeg to use the "svq3" codec to decode it...which results in a crash inside libavcodec." This appears to be the same problem I was experiencing using Git checkout 954a91e72bba1ed1ce641b5faee7d4c5f318c074 (using internal ffmpeg, the error message was "[svq3 @ 0x5f8f0c0]unsupported slice header (1F)"). After recompiling to use external ffmpeg ('./configure --external-ffmpeg), renders work. If this should be filed as a new bug report, I'd be happy to do so. What other information would be helpful? -- Configure bugmail: http://bugs.cinelerra.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. _______________________________________________ Cinelerra mailing list [email protected] https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra
