Hi.
I am using Handbrake to transcode a source video that is 512 x 288 (storage size, square pixels). But the picture looks distorted.
I want to leave the storage resolution the same, but anamorphicly stretch the pixels to make the video display size taller: 512 x 384
What are the settings I need to enter into Handbrake dimensions to make it do this. I am going mad trying to figure it out.
Thanks.
+ Reply to Thread
Results 1 to 27 of 27
-
-
^^ That is not what the OP was asking for. If the player respects the 4:3 flag it will be displayed as 384*288
To the OP. The is no 'Anamorphic' adjustment possible on the vertical. It is always adjusts the horizontal. So the 384*288 is an option (subject to the comment about the AR flag). But if you really want 512 * 384 you have to manually set these as square pixels and resize within handbrake. -
-
Ok. It worked for you.
But I always took it that non-square adjusted the horizontal. 720*576 (4:3) displays as 768*576. 720*576(16:9) displays as 1024*576. For NTSC 720*480(4:3) displays as 640*480. etc. -
That might explain it then.
My philosophy is if it works then why update it. My version is as old as The Ark. -
No it doesn't. It displays at whatever 4:3 frame frame size the software or device is putting out. So if you're playing full screen on a 1920x1080 monitor the picture will be scaled directly from 720x576 to 1440x1080. Same for the 16:9 videos.
Even when playing in a window at "1x", whether the width or height is adjusted depends on the player. Most will keep the height and adjust the width. Some will do the opposite. -
-
I don't use Handbrake, so I can't help you with that.
If you want to recode, then choose 512x384, then you have the desired DAR 4:3, but with quality loss (because of recoding).
If you just don't like the DAR of the original video, then remux only with the desired DAR, without quality loss.
This should also be possible with Handbrake.
Otherwise you can use my clever FFmpeg GUI. -
I always thought that Handbrake encodes regardless (but that might have changed in recent versions if there is a setting for that0
The above utility, as confirmed, does change the DAR flag to 4:3. That can also be achieved with avidemux. Neither will re-encode the video.
But, as has been discussed, the actual display depends on the player. And, as also discussed above, the same player, for some unexplained reason, can provide two different displays for the same source.
So, as has already been mentioned more than once, if you really need to be certain you have a source of 512*384 you resize and re-encode. But if you are going to view full-screen they will appear the same 4*3. There will be difference in quality between 384*288 and 512*384 but only you can determine if it is noticeable. -
-
Handbrake really is not the tool for this.
As an experiment I did upgrade to the most recent version - I am on Win7 and did get various warnings but it appeared to run. Now on older versions there was a check-box 'Keep Aspect Ratio' and when you unchecked it you could, if memory serves, enter any numbers and the program would encode or, more accurately, re-encode your video.
Now that check-box has gone and there is a myriad of boxes. Maybe more out of luck than judgement I did manage once to get 4:3 and '512'*384. However the program would only give me 32 pixels on the width with the net result a totally unwatchable picture. Then I essentially gave up. The older versions may be more accommodating. -
avidemux also did the trick
Code:ffprobe /Users/joe/stage/avidemux.mp4 ... Input #0, mov,mp4,m4a,3gp,3g2,mj2, from '/Users/joe/stage/avidemux.mp4': Metadata: major_brand : isom minor_version : 512 compatible_brands: isomiso2avc1mp41 encoder : Lavf58.29.100 Duration: 00:00:15.00, start: 0.080000, bitrate: 14 kb/s Stream #0:0(und): Video: h264 (High) (avc1 / 0x31637661), yuv420p, 512x288 [SAR 1:1 DAR 16:9], 11 kb/s, SAR 3:4 DAR 4:3, 25 fps, 25 tbr, 25k tbn, 50 tbc (default) Metadata: handler_name : VideoHandler vendor_id : [0][0][0][0]
-
What exactly did you expect to find ? Display Aspect Ratio is a quoted relationship between width and height. Not the actual pixels.
-
what exactly is your problem, DB83?
I'm well familiar with aspect ratios. I'm posting a confirmed solution to my original question, so that others who may find this will know what actually worked for me. (rather than just waffling and theories) -
I( just asked what you expected to find. 'Arbitary' ??
And my suggestion of using avidemux was NOT waffling. It was already tested before I posted. And I even 'wasted' many minutes trying to do this in your preferred tool - Handbrake - although, as I stated, and still state, that always re-encodes. Avidemux in this example will not. -
I thought I explained it. Avidemux forces you to select from a list of fixed aspect ratios.
Ffmpeg allows you to specify any arbitrary value for aspect ratio. (It's in the dictionary).
My expectations were clearly stated in my original post.
I also specified that I was already transcoding.
I'm sorry you wasted your time, but that was out of my control
Similar Threads
-
Pulling my hair out on deinterlacing from Amarec..
By ugzz in forum Capturing and VCRReplies: 30Last Post: 14th Aug 2020, 09:39 -
Realistic hair color change
By snouffelaire in forum EditingReplies: 1Last Post: 21st Jul 2020, 03:51 -
Pulling data from an unfinalized DVD
By sahaba in forum DVD RippingReplies: 37Last Post: 18th Oct 2017, 07:09 -
Need sage advice: Capture cards, TBC, VCRs, pulling hair out!
By BilboFett in forum Capturing and VCRReplies: 10Last Post: 6th Mar 2017, 16:15 -
pulling out a usb flash drive
By vhelp in forum ComputerReplies: 11Last Post: 12th Feb 2017, 13:59