alexflex25 / h264j

Automatically exported from code.google.com/p/h264j
0 stars 0 forks source link

Color Problems and FF mode one #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

1. Open an H264 file.
2. Play it using the H264J Player.

* After converting the same file into mp4 using ffmpeg, the video shows 
perfectly. When I use the built-in player, which uses the H264J framework:
1) The video plays in FastForward.
2) There are some color distortions from the original video as well.
3) I keep getting Error while decoding frame 0, even when I use the 
sample_clips.

V. Latest from HEAD

Is there any way of fixing this issues ? Have you experienced the same thing ?
Is there any configuration on MpegEncContext I could use to get rid or minimize 
these effects ?

Thanks in advance.

Regards.
/Yore

Original issue reported on code.google.com by yor...@gmail.com on 10 Jan 2014 at 4:40

GoogleCodeExporter commented 8 years ago
Additionally, I have attached some screen shots to exemplify.

Original comment by yor...@gmail.com on 13 Jan 2014 at 12:27

Attachments:

GoogleCodeExporter commented 8 years ago
Some decoding errors are been fixed. Could you retest with r8?

Thank you!

Original comment by gi...@web.de on 8 Oct 2014 at 3:53