Currently, I have several 1080i TS files, but I'd like to convert them to MP4. All the files are 25fps, but on Handbrake, I change the framerate to 50fps and have Constant Framerate checked. The other setting are on default. I'm not sure I'm getting the best out of the conversion though, and would appreciate any help.
I've tried muxing/demuxing but none of those options seem to work with my TS files. Preferably, I'd like something similar to MKV to MP4 where the audio stream is the only thing converted (is that right?).
+ Reply to Thread
Results 1 to 5 of 5
-
-
You could demux with tsMuxerGUI. Convert the audio if needed, Mux to MP4 with My Mp4box GUI.
-
In my PowerShell script Vid2Mp4, the "high quality" Handbrake settings are:
'-e x264 -q 20 --cfr -a 1 -E copy --audio-copy-mask aac,mp3 --audio-fallback faac -B 192 --crop 0:0:0:0 --strict-anamorphic --decomb -x b-adapt=2:rc-lookahead=50'
Constant Framerate is used at the existing rate (25). The purpose of the script is making videos Chromecast compatible, so AAC and MP3 audio is passed through. Otherwise, audio is converted to AAC.
Vid2Mp4: https://forum.videohelp.com/threads/379314-Convert-Videos-for-Playing-on-Chromecast-PowerShell-script -
Similar Threads
-
Help! Blu-ray to MP4 with handbrake 1:1 no compression settings?
By XelNaga in forum Blu-ray RippingReplies: 6Last Post: 29th Jan 2021, 21:00 -
Proper Handbrake settings for mp4 to playback on Blu-ray player LG BD590
By tgice in forum Video ConversionReplies: 0Last Post: 30th Dec 2015, 19:01 -
handbrake encoding settings
By hokkom in forum Video ConversionReplies: 2Last Post: 21st Dec 2015, 18:04 -
WDTV handbrake settings
By b267598 in forum Video ConversionReplies: 15Last Post: 22nd Oct 2012, 08:39 -
Confused about handbrake picture settings (for converting VOB --> MP4)
By VideoThat in forum DVD RippingReplies: 7Last Post: 4th May 2012, 12:11