Opened 10 years ago

Closed 10 years ago

#3196 closed defect (invalid)

Facing issues by giving raw input video file in ffmpeg code

Reported by: swathi Owned by:
Priority: normal Component: undetermined
Version: unspecified Keywords:
Cc: Blocked By:
Blocking: Reproduced by developer: no
Analyzed by developer: no

Description

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

[]

Attachments (1)

f.png (130.6 KB ) - added by swathi 10 years ago.
output window in linux

Download all attachments as: .zip

Change History (2)

by swathi, 10 years ago

Attachment: f.png added

output window in linux

comment:1 by Carl Eugen Hoyos, 10 years ago

Component: FFmpegundetermined
Priority: importantnormal
Resolution: invalid
Status: newclosed
Version: 2.1.1unspecified

Sorry but this is not a support forum and your report does not look like a valid bug report.
Consider posting on the user mailing list.

Note: See TracTickets for help on using tickets.