Opened 11 years ago
Last modified 4 years ago
#4331 reopened enhancement
Wish: Lossless macroblock padding
| Reported by: | richfife | Owned by: | |
|---|---|---|---|
| Priority: | wish | Component: | avcodec |
| Version: | unspecified | Keywords: | |
| Cc: | James Lin | Blocked By: | |
| Blocking: | Reproduced by developer: | no | |
| Analyzed by developer: | no |
Description
Add the ability to pad video files losslessly by adding blank macroblocks around the edges. For TVs that have problems with overscan for instance.
Change History (4)
comment:1 by , 9 years ago
| Component: | ffmpeg → avcodec |
|---|
comment:2 by , 8 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:3 by , 4 years ago
- Why won't-fix?
- Any chance to reconsider? My use case is that I have 1440x1080 AVC/h.264 video that should be displayed with a 4:3 aspect ratio (which would correspond to square pixels). I'd like to burn it to a Blu-ray disc to be playable in Blu-ray players, but my understanding is that Blu-ray specifies that 1440x1080 video should be treated as 16:9 (which makes no sense to me, but I digress). I would love to be able to add pillarboxing to make the frame size 1920x1080 without lossily re-encoding the existing content.
comment:4 by , 4 years ago
| Cc: | added |
|---|---|
| Resolution: | wontfix |
| Status: | closed → reopened |
Note:
See TracTickets
for help on using tickets.



If this is a valid enhancement request, it is imo libavcodec-related.