Created by: ugurlu
I have a mpegts file which contains 3 streams. Video, Data and Audio. ffprobe is unable to identify codec for the audio. PyAV causes infinite loop and segfaults. This simple patch seem to fix the problem.
Created by: ugurlu
I have a mpegts file which contains 3 streams. Video, Data and Audio. ffprobe is unable to identify codec for the audio. PyAV causes infinite loop and segfaults. This simple patch seem to fix the problem.