i am trying to add new program in a TS file using av_new_program(); 
but the problem is AVFormatContext->programs is not an array even though all
references to it in ffmpeg is like ic->programs[j]; 
thats why i get segmentation fault in dump_format() 
at the line calling 
dump_stream_format(); 
-- 
View this message in context: 
http://n4.nabble.com/problem-adding-new-program-in-TS-tp1567502p1567502.html
Sent from the libav-users mailing list archive at Nabble.com.
_______________________________________________
libav-user mailing list
[email protected]
https://lists.mplayerhq.hu/mailman/listinfo/libav-user

Reply via email to