Opened 13 years ago
Closed 13 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)
Change History (2)
by , 13 years ago
comment:1 by , 13 years ago
| Component: | FFmpeg → undetermined |
|---|---|
| Priority: | important → normal |
| Resolution: | → invalid |
| Status: | new → closed |
| Version: | 2.1.1 → unspecified |
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.



output window in linux