[FFmpeg-trac] #7934(undetermined:new): encode_video_test.c example does not work with libx264
FFmpeg
trac at avcodec.org
Sun Aug 4 14:33:46 EEST 2019
#7934: encode_video_test.c example does not work with libx264
---------------------------------+----------------------------------------
Reporter: maahn | Owner:
Type: defect | Status: new
Priority: normal | Component: undetermined
Version: 4.1 | Resolution:
Keywords: example | Blocked By:
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
---------------------------------+----------------------------------------
Comment (by mypopy):
encode_video.c example just output the video with raw format, you can use
the cmd like: ./encode_video test_libx264.h264 libx264 then try cvlc -v
test_libx264.h264 is Ok.
BTW: when I used the cmd like: ./encode_video test_libx264.mp4 libx264,
ffplay and mpv is Ok but cvlc is fail, so I think maybe is a issue about
cvlc in this case.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/7934#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list