>> file1: https://dl.dropbox.com/u/11879013/file1.m2ts
>> 
>> file2: https://dl.dropbox.com/u/11879013/file2.m2ts
> 
> I also tested cat file1.m2ts file1.m2ts >test1.ts and 
> cat file2.m2ts file2.m2ts >test2.ts (and WMP) and it 
> could be possible that this cannot be supported due 
> to different encoding parameters.

I don't understand if "cat file1.m2ts file1.m2ts >test1.ts" and "cat file2.m2ts 
file2.m2ts >test2.ts" do work for you.
I can play them correctly.

> If you know that the stream changes, you can always 
> close and reopen the decoder.

Is it possibile to update the AVCodecContext or AVFormatContext instead of 
closing and re-opening the decoder?
Or is the decoder close and reopen fast enough to provide a smooth playback 
upon stream change?

Thank you
Regards

Andrea


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

Reply via email to