#1766: Can't encode MPEG-2 at more than ~3Mb/s
-------------------------------------+-------------------------------------
Reporter: Agustín | Owner: (none)
Dall'Alba |
Type: defect | Status: new
Priority: normal | Component:
| undetermined
Version: git-master | Resolution:
Keywords: mpeg2video | Blocked By:
dvd |
Blocking: | Reproduced by developer: 0
Analyzed by developer: 0 |
-------------------------------------+-------------------------------------
Comment (by Agustín Dall'Alba):
Thanks. Adding -qmin 1 -qmax 1 does seem to improve things but you can
still clearly see blockiness in the background with the naked eye. I can't
tell the difference with -g 1. There has to be a way for mpeg2video to
deliver better quality than this.
I don't have easy access to another MPEG-2 encoder, but ffmpeg's mpeg4
suffers the same with {{{ -q:v 1 -qmin 1 -qmax 1 }}} while libxvid
preserves the film grain very well with nothing more than {{{ -q:v 1 }}}.
Is there no way to encode MPEG-2 with ffmpeg and keep the film grain
intact in this scene?
Cheers.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/1766#comment:11>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
_______________________________________________
FFmpeg-trac mailing list
FFmpeg-trac@avcodec.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-trac
To unsubscribe, visit link above, or email
ffmpeg-trac-requ...@ffmpeg.org with subject "unsubscribe".