skorotkov / ossbuild

GStreamer 0.10 windows build environment. Automatically exported from code.google.com/p/ossbuild
Other
0 stars 0 forks source link

unable to decode mpeg4 (ffdec_mpeg4 plugin) at 4CIF resolution correctly LGPL version #151

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
ffdec_mpeg4 plugin LGPL version is unable to decode video stream for 
resolutions greater than CIF correctly. At 470kbps fixed bit rate 4CIF decoding 
is ok. However, the moment I increase the bitrate to anywhere above 1440kbps, I 
see green blocks unless an I-Frame is recieved. 

My pipeline (OSSbuild LGPL Only)

rtspsrc location="<some location>" ! rtpmp4vdepay ! ffdec_mpeg4 ! 
ffmpegcolorspace ! autovideosink

Original issue reported on code.google.com by enthusia...@gmail.com on 10 Sep 2012 at 4:53

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
The latest version of the code fixes this problem. I have made a patch that 
copies the required dlls from new version into the 0.10.7 binaries - But it 
assumes OSSbuild is installed in default location and Windows is installed on 
C:\ drive.

Original comment by enthusia...@gmail.com on 19 Sep 2012 at 9:59

Attachments: