Sir,
We are using handbrake to add subtitles to video. As suggested in the forum earlier we had sucess in adding UTF-8 fonts
But We are seeing the sound quality very poor and the video now and then jumps all of a sudden it is not transistioning smoothly. it stops for a while and jumps.
I used the following code.
ffmpeg -i 1056.mp4 -i 1056_tel.ass -codec copy -s 720X480 -b:v 494k -b:a 192k temp.mkv
handbrakecli --subtitle 1 --subtitle-burned -i temp.mkv --rate 3 --quality 20 --ab 192k --optimize --width 720 --height 480 -o telugu1056.mp4
it didnot help me . then i did google search and used the following code
ffmpeg -i 1056.mp4 -i 1056_tel.ass -codec copy -s 720X480 -b:v 494k -b:a 192k temp.mkv
handbrakecli --input temp.mkv --subtitle 1 --subtitle-burned --output telugu1056_v1.mp4 --rate 29.97 --arate 44.1 --vfr --vb 494k --ab 61.6k --custom-anamorphic --optimize --width 720 --height 480 --mixdown stereo -x bitrate=5200:vbv-bufsize=5200:vbv-maxrate=5200:level=42:bframes=2:min-keyint=60:keyint=60:ref=4:me=umh:merange=64ubme=7:8x8dct:cabac=1 -v3 -2 -a none
del temp.mkv
due to the above code audio is not heard at all. earlier atleast some audio is there with poor quality. now it is completely lost.
I am not sure what to do.
We want to add UTF-8 subttiles to a video at a higher font size, hence as we are using both ffmpeg and hand brake as advised by the forum members.
Regards
Kamalakar
+ Reply to Thread
Results 1 to 1 of 1
Similar Threads
-
Ripped dvd (win 10) has blocky video and crackling sound with Handbrake...
By AshleyQuick in forum DVD RippingReplies: 12Last Post: 17th May 2017, 17:24 -
Audio lost in Handbrake during conversion from .webm to .mp4 format
By Cruisecontrol in forum Video ConversionReplies: 13Last Post: 19th Sep 2016, 16:15 -
HandBrake giving me variable frame rate when I asked for constant
By Bruce Wayne in forum Video ConversionReplies: 4Last Post: 18th Apr 2016, 14:07 -
Video stops with crackling sound
By PowerFalcon in forum Video ConversionReplies: 4Last Post: 21st Jun 2015, 23:09 -
PotPlayer audio crackling
By stardust018 in forum Newbie / General discussionsReplies: 3Last Post: 30th Jun 2014, 21:12