Le 18/03/2017 à 16:49, Carl Eugen Hoyos a écrit :
2017-03-18 14:15 GMT+01:00 Maxence Dolle <cont...@maxdolle.fr>:

I'm struggling a lot with a rtsp input stream that I try to save as mpegts
without reencoding. Using the exact same command, it sometimes run well, but
often crashes right from the start.
Crashes are always (very) important, please explain how we can reproduce!

The rtsp input stream is a service that you have to pay for, so you won't be able to get data from the url.
The output file when the command works seems to be perfectly fine.
So the only way would be to intercept the UDP packets and save them somehow, right?


For other issues, please test current FFmpeg git head, if the message on
https://www.johnvansickle.com/ffmpeg/ is not clear, please tell the
maintainer there!
The same goes on current git head:
ffmpeg version N-84017-g824d406 Copyright (c) 2000-2017 the FFmpeg developers


The file that contains the message "AAC packet too short" is in libavformat/mpegtsenc.c and is maintained by Baptiste Coudurier.


_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to