[FFmpeg-trac] #3196(FFmpeg:new): Facing issues by giving raw input video file in ffmpeg code
FFmpeg
trac at avcodec.org
Wed Dec 4 13:46:13 CET 2013
#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
More information about the FFmpeg-trac
mailing list