#3196: Facing issues by giving raw input video file in ffmpeg code --------------------------------+------------------------------------- Reporter: swathi | Type: defect Status: new | Priority: important Component: FFmpeg | Version: 2.1.1 Keywords: | Blocked By: Blocking: | Reproduced by developer: 0 Analyzed by developer: 0 | --------------------------------+------------------------------------- hi, I configured ffmpeg and also x264... While giving the following command not linking the libx264 library propery.And also if i write any printfs in my code its not printing anything. ./ffmpeg -f rawvideo -r 50 -s 416x240 -vcodec rawvideo -i input.yuv -intra -qp 9 out.yuv []
-- Ticket URL: <https://trac.ffmpeg.org/ticket/3196> FFmpeg <http://ffmpeg.org> FFmpeg issue tracker _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org http://avcodec.org/mailman/listinfo/ffmpeg-trac