Please refer to this MPEG2 file that contains a single GOP.
http://neuron2.net/misc/seg.m2v
I use this command line:
sample_decode mpeg2 -i seg.m2v -o seg.yuv -hw
The decoder decodes and outputs only one frame. Please advise how to fix this. Thank you.