Hi,

I'm trying to convert a file created by actionscript H264 baseline,

the result when I play it is clean, without pixels.

rather, if I do

ffmpeg -i test.f4v -vcodec copy -acodec libfdk_aac -y output.mp4

I get pixels and flickering video. audio is ok.

I tried to force the framerate and -vsync but then the video is less pixels (however still a lot at every motion)

and the audio is not synchronized anymore.

I tried also to put -fflags +gentpts+igndts without success

thanks for your help

_______________________________________________
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to