+ Reply to Thread
Results 1 to 15 of 15
-
If you were to draw a 4cm by 3cm box on a piece of paper, you can see what needs to be done.
You need to zoom into the image and lose some of the image's top and bottom.
Anything else is squashing or stretching.
The End. -
Not sure I follow.. there's nothing to lose from top/bottom. It *is* stretching that's required as it has been squashed.
So zooming in will just keep the squashing, yes ?
But how would that be done? With what. -
if it is squashed
you just want to change the display aspect ratio
any number of video editing programs can do that
you can even do that on the fly playing in vlc by going to video, aspect ratio, and select what you want
i see a lot of youtube videos that have been stretched sideways, old TV clips that have been stretched to 16:9
people with fat faces, clocks and tires that are oval not round
try avidemux
add video filter
change aspect -
Depending on the formats of the video content or the container, you can even add/edit an aspect ratio flag without any recompression. Especially the MP4 and the MKV container are well supported with tools to edit their attributes with minimal changes. For MKV you may use the mkvtoolnix package, for MP4 you can use MP4Box as CLI multiplexer (or several GUIs if you are not so experienced on the console).
Unfortunately you did not tell us any technical details (usually a MediaInfo report is the expected minimum) which kind of media file you have. -
Thanks for the tips and links. Will check them out. Yes I see the improvement with VLC. That's my goal to save it like that for viewing on a TV.
You want a media info file still ? -
I still don't understand whether you are trying to FIX a 4:3 to 16:9 conversion or trying to create one.
-
Real simple tool to use: math.
The universal formula
Code:DAR = PAR * Width / Height
Then, most conversion/re-encoding apps can do the job using the new settings arrived at. This works EVERY time.
Scott -
@ hech54: Probably just adding a missing AR flag or editing a wrong one.
@ kirkmc: Yes, a MediaInfo report would help us knowing if either of the mentioned tools can help you, according to the available video content format and container format.Last edited by LigH.de; 9th Jun 2018 at 14:24.
-
I am trying to fix a file that's too narrow (squashed). It was created this way, somehow (by someone else). I think it was broadcast in 4:3 format but also squashed further. Playing with VLC Aspect ratio will improve it, but afaik, won't Save it like that. I'd yet to try some of the tools suggested here (thanks).
--
General
Complete name : \\Jill-pc\Movies\AA Series\The Jeremy Thorpe Scandal.mpg
Format : MPEG-PS
File size : 691 MiB
Duration : 1 h 0 min
Overall bit rate mode : Variable
Overall bit rate : 1 598 kb/s
Video
ID : 224 (0xE0)
Format : MPEG Video
Format version : Version 2
Format profile : Main@Main
Format settings, BVOP : Yes
Format settings, Matrix : Custom
Format settings, GOP : M=3, N=12
Duration : 1 h 0 min
Bit rate mode : Variable
Bit rate : 1 310 kb/s
Maximum bit rate : 9 523 kb/s
Width : 352 pixels
Height : 288 pixels
Display aspect ratio : 4:3
Frame rate : 25.000 FPS
Standard : PAL
Color space : YUV
Chroma subsampling : 4:2:0
Bit depth : 8 bits
Scan type : Progressive
Compression mode : Lossy
Bits/(Pixel*Frame) : 0.517
Time code of first frame : 00:00:00:00
Time code source : Group of pictures header
GOP, Open/Closed : Open
GOP, Open/Closed of first frame : Closed
Stream size : 566 MiB (82%)
Color primaries : BT.601 PAL
Transfer characteristics : BT.470 System B, BT.470 System G
Matrix coefficients : BT.601
Audio
ID : 189 (0xBD)-128 (0x80)
Format : AC-3
Format/Info : Audio Coding 3
Mode extension : CM (complete main)
Format settings, Endianness : Big
Muxing mode : DVD-Video
Duration : 1 h 0 min
Bit rate mode : Constant
Bit rate : 256 kb/s
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 kHz
Frame rate : 31.250 FPS (1536 spf)
Compression mode : Lossy
Delay relative to video : -30 ms
Stream size : 111 MiB (16%)
Menu -
If that's really supposed to be 16:9 DAR use DVD Patcher. First make a backup copy. Then open the file in DVD Patcher, change the Aspect Ration to 16:9, Patch: Entire File, Patch: Now.
-
Thanks jagabo, I made the adjustments in DVD Patcher and the aspect was much improved, played in Media Player Classic - Home Cinema 1.5.3.370.
But when played in the TV there was no change at all. I have PC Networked to Rasp Pi and use KODI for streaming.
Incidentally what does DAR/PAR stand for ? -
I was surprised to hear that so I checked on my RPi/Kodi. I saw the same thing. The AR flag was ignored. But VLC doesn't render it properly either. It displayed the video as 2.1:2 DAR, not 1.78:1. I also tried remuxing the video into MKV flagged as 16:9 but the RPi displayed it as 4:3. It looks like you'll have to resize and reencode.
Similar Threads
-
proper way of adjusting video brightness
By psyde in forum RestorationReplies: 6Last Post: 15th Dec 2017, 11:07 -
Adjusting HENC priority
By DaneClark in forum Authoring (DVD)Replies: 1Last Post: 31st Jul 2017, 20:25 -
Help adjusting Pagfile size
By Gurd99 in forum ComputerReplies: 1Last Post: 29th Oct 2015, 09:03 -
Need help with color adjusting/fixing
By killerteengohan in forum RestorationReplies: 13Last Post: 29th Jan 2015, 10:37 -
Volume adjusting
By chazz spacey in forum AudioReplies: 17Last Post: 19th Nov 2014, 14:00