2017-05-08, 03:06 AM
Lately, I had to fight with an m2ts file with video encoded in VC1; loading it with FFvideosource was not possible, and other methods gave me bad and/or missing frames...
At the end, what I did was to demux just the video track, and remux it using MKVToolnix GUI; after that, FFvideosource accepted the source.
Hope this could help someone who has the same problem.
At the end, what I did was to demux just the video track, and remux it using MKVToolnix GUI; after that, FFvideosource accepted the source.
Hope this could help someone who has the same problem.

