H264/TS Encoded files from VLC have reference pictures issue
./vlc -vvv ~/VideoLAN/samples/mp4/Kylie.mp4 --sout '#transcode{acodec=mpga,vcodec=h264}:std{access=file,mux=ts,dst=/home/xx/Kylie.ts}'
Playback with ffplay and VLC give:
[h264 @ 0x7f91e000da40] reference picture missing during reorder
Last message repeated 2 times
[h264 @ 0x7f91e000da40] Missing reference picture, default is 0
[h264 @ 0x7f91e000da40] decode_slice_header error
[h264 @ 0x7f91e002d9a0] mmco: unref short failure
Edited by Jean-Baptiste Kempf