AtiQah-FC / lavfilters

Automatically exported from code.google.com/p/lavfilters
GNU General Public License v2.0
0 stars 0 forks source link

MPEG-2 Parser #80

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Describe the issue you're having:
The MPEG-2 Parser should preferably be enabled, so it can detect key-frames and 
also makes it easier on decoders to properly support it.

It needs to be investigated if all commonly used decoders (LAV, MPC-HC, 
ffdshow, MS) will still work properly and produce smooth video. MPC-HC had 
issues in the past when it was enabled.

Original issue reported on code.google.com by h.lepp...@gmail.com on 23 Aug 2011 at 9:46

GoogleCodeExporter commented 9 years ago
This issue used to play at the wrong fps (~43) with the mpc-hc mpeg2 decoder 
when stream parsing was active.

http://www.multiupload.com/39QG155RJW

Original comment by h.lepp...@gmail.com on 23 Aug 2011 at 10:28

GoogleCodeExporter commented 9 years ago
Disabling timestamp mangling seems to fix this sample. Activated the parser 
again.

Original comment by h.lepp...@gmail.com on 23 Aug 2011 at 4:47

GoogleCodeExporter commented 9 years ago

Original comment by h.lepp...@gmail.com on 23 Aug 2011 at 4:47