Skip to main content
Known Participant
January 14, 2013
Question

Recorded video stream with h264 video codec is Blocky/Blurry

  • January 14, 2013
  • 1 reply
  • 583 views

In my application I am using H.264 with setting h264Settings.setProfileLevel(H264Profile.BASELINE, H264Level.LEVEL_1); and  record stream in f4v format

publish("mp4:"+streamName+".f4v", "record");

Now In the live session stream in fine at receiver end but When I watch recorded file Its quality was very poor. It looks very Blocky and blurry. I am using Flash Media Server 3.5.7

Anyone having solution  then please let me know.

This topic has been closed for replies.

1 reply

Known Participant
January 15, 2013

Hello,

     When  I play recorded video file through RTMP connection then it playing good and no Blurry and blocky streaming. Can anyone solve this issue.