i want to convert the movie which has FORMAT_PROFILE 5.1 which is unable to play in my samsung LED tv (UA40-C5000)
i have readed a lots of material and tried lots of thing but i can not convert the video EVEN TO MKV format without the loss of video quality
i just want to change the profile to low
what i have tried yet is as the video have dual audio i used
mkxtoolnix
mkvextract to extract the video (but here is the problem video lost its colours and it seems like burns when extracted to *.h264)
can it be possible to extract a video without quality loss just extract? i have tried TSMUX also which even cant load the video
+ Reply to Thread
Results 1 to 14 of 14
-
-
For the time being i have solved the problem by converting it to AVI but still one problem remains it shorter down the SCREEN ACTUAL VEIW WITH BIG BLACK BARS at the upper and lower corner of the screen resulting into shorter view
how can i avoid it? -
You usually can't change the profile without re-encoding (quality loss if using lossy format) . You can change the header to say L4.1, but if the actual contents still conform to L5.1, it still won't work on your player
If the actual contents aren't L5.1 then you can try this ffmpeg patched build:
http://forum.doom9.org/showthread.php?t=152419
You can use mkvextract , but you have to put the .h264 or .264 stream (elementary stream) into a container (mkv, m2ts, mp4, etc..). Most players cannot play elementary streams -
actually i have tried mkvextract the problem is when extracted it gives me 3 tracks 1 for video(track1.h264) and 2 for audio (audio1.ac3 and audio2.ac3)as its dual audio but *.h264 loss the quality its shows colour burns so my problem is i cant extract the video anyhow
and how can i know if my video is actually l5.1?
for example the screenshot below AVTAAR is playable without any problem But Titanic is not
http://img251.imageshack.us/img251/5085/videocodecnotsupported.jpgLast edited by Baldrick; 14th Sep 2010 at 09:06.
-
There is no quality loss when you extract it . The problem is you're playing an elementary stream , and most players cannot handle it so you see artifacts. Put it into a container like m2ts or mkv then try it again.
and how can i know if my video is actually l5.1?
It's actually more complicated than that , some devices need proper buffer (HRD) values , so you probably have to re-encode anyway . You were assuming "L5.1" was the only thing causing your playback issues, when in reality there are many more things that can cause playback problems on devices
For example, for blu-ray compliant devices, you usually have to add black bars to 1280x720 , to keep the aspect ratio (the movie is ~2.35 AR) . The video you have is cropped, so you usally have to add the borders back -
The Xbox 360 has a similar problem in that the highest supported level is 4.1. XenonMKV remuxes an H.264 MKV into a MP4 container while changing the level to 4.1. (no video recoding involved) the downside is that you lose any 5.1 channel audio as it recodes the audio to AAC-LC 2 channel Dolby Surround.
If you want to keep any 5.1 audio, you could maybe try running the MKV through XenonMKV and then use that video track to replace the one in the original MKV. -
My problem is almost solved Now i can play the movie on my LED TV without quality loss
But one thing i lost is audio LIPSYNC around a 10 sec delay in voice
it sux
Anything to fix it? -
Used TSMUX TO demux and selected 4.1 without anything else change(remove all ticks) and Merged it again with MKVmerge
its now playing on my LED TV just with bad lipsyncLast edited by y0ush4; 14th Sep 2010 at 10:04.
Similar Threads
-
MKV guide, Play MKV, MKV to AVI, MKV to DVD, MKV to MP4, MKV to Blu-ray
By Baldrick in forum Newbie / General discussionsReplies: 55Last Post: 29th Jun 2012, 11:19 -
Converting Left Right 3D MKV to Half SBS MKV
By TehBotolSOsro in forum Video ConversionReplies: 10Last Post: 3rd Apr 2012, 06:24 -
How to play MKV, MKV to AVI, MKV to DVD, MKV to Xbox 360 or Playstation 3
By Baldrick in forum Video ConversionReplies: 2Last Post: 8th Mar 2012, 02:45 -
Converting MKV (H264/DTS) + Speedup to 25fps for PS3 Playback > Help Needed
By flexx in forum Video ConversionReplies: 3Last Post: 17th Nov 2010, 06:28 -
Issues Converting MKV to MP4 (could be due to damaged MKV header??)
By MohQ in forum Video ConversionReplies: 1Last Post: 1st Feb 2008, 03:10