#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 _______________________________________________ FFmpeg-trac mailing list FFmpeg-trac@avcodec.org https://ffmpeg.org/mailman/listinfo/ffmpeg-trac To unsubscribe, visit link above, or email ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".