#8626: pp=linblenddeint failure -------------------------------------+------------------------------------- Reporter: markfilipak | Owner: Type: defect | Status: closed Priority: normal | Component: avfilter Version: git-master | Resolution: | needs_more_info Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | -------------------------------------+-------------------------------------
Comment (by markfilipak): Okay, I submitted this: ffmpeg -report -ss 0:00 -analyzeduration 5000000000 -probesize 5000000000 -i "M:\\Test Videos\\Sintel.2010.1080p.mkv" -filter_complex "telecine=pattern=5,split[A][B],[A]select='not(eq(mod((n+1)\,5)\,3))'[C],[B]select='eq(mod((n+1)\,5)\,3)'[D],[C][D]interleave" -map 0 -c:v libx264 -crf 20 -codec:a copy -codec:s copy "C:\AVOut\Sintel.2010.1080p.3.MKV" (note: no 'pp' filter) and the transcode '''does''' drop from 60fps to 12fps at 12:12 running time. So that symptom '''is not''' a result of 'pp=linblenddeint'. Have I encounted one issue? Two related issues? Two unrelated issues? I don't know. What should I do? A, Attach the report for this 2nd symptom? B, Create a new ticket for this 2nd symptom? C, Submit all this information to ffmpeg-users and ask for help/confirmation? -- Ticket URL: <https://trac.ffmpeg.org/ticket/8626#comment:11> FFmpeg <https://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".