Hi, Sorry for bad mailing list choice.
In fact, I just found the solution to my problem. I renamed my file with the extension .h265 and the conversion with ffmpeg worked. The initial command was : ffmpeg -i test.h264 -c copy test.mp4 Thanks for your answer, Nicolas ________________________________________ De : ffmpeg-devel [[email protected]] de la part de Valentin Schweitzer [[email protected]] Date d'envoi : lundi 21 septembre 2020 16:04 À : [email protected] Objet : Re: [FFmpeg-devel] Unrecognized video On 21/09/2020 11:24, Nicolas Julien wrote: > Hi, > > I just uploaded a video file (named video.h264) to > https://streams.videolan.org/upload/ web site. > This video is from the recorded replay of an IP camera, with openrtsp. > I am trying to convert this H265 video to mp4 format with ffmpeg but I am > getting a lot of errors. > Thanks for help Hi, I might be mistaken, but unless your question is related to FFmpeg development, it seems more suitable for the FFmpeg user mailing list (you can register here: https://ffmpeg.org/mailman/listinfo/ffmpeg-user). Also, it is easier to help with your issue if you post the full command you tried, along with any FFmpeg output (a more detailed list for good etiquette can be found here: https://ffmpeg.org/mailing-list-faq.html#Rules-and-Etiquette). Hope that helps, Valentin _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe". _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
