I have a Kiss DVD player - it's can play DivX/XviD files - but have problems with movies encoded with QPEL/GMC codecs (video) and PackedBitstream (audio codecs). How to solve this problem?
Download GSpot and install it.
http://www.headbands.com/gspot/
Create button with your path to program.
Select movie file and click a button to launch program.
[quote]<?xml version="1.0"?>
{32A0797A-2E35-4E3E-999B-CD73ADF8A9AC}
GSpot
Start GSpot - information about used codecs
"D:\DANE\Programy\Grafika\Konwersja\GSpot\GSpot.exe",0
"D:\DANE\Programy\Grafika\Konwersja\GSpot\GSpot.exe",5
"cd D:\DANE\Programy\Grafika\Konwersja\GSpot"
"D:\DANE\Programy\Grafika\Konwersja\GSpot\GSpot.exe" "{f}"
[/quote]
If you spotted lighted on selected DF / GMC / QPEL, you have problem. If you have dvd player like me, this movie will not work on it.
If anybody want, PM me - i create short description how to convert movie with small waste of quality. Only solution is recompress this file to loss forbidden video codecs. I not find another solution for this.
Ok, 1/2 work done. Llets try to find other discomfort codec....
Look again (another movie loaded). Here we are spotted PackedBitstream (false N-VOP instruction). It's better than last one, we can fast recompress this movie.
We need the "MPEG4Modifier" program. Search for it on the net (it's free) or download from this link:
http://litwinczuk.nazwa.pl//archiwum/uzyte/dopus_forum/MPEG4_Modifier.rar
Install and put path in this button:
[quote]<?xml version="1.0"?>
{3A5DCE4F-A202-4DD0-BAF5-8D6A00FB7B18}
Mpeg4CommandLine
Removes PackedBitstream form movie
22
23
sync:"D:\DANE\Programy\Grafika\Naprawa\MPEG4_Modifier\mmcl.exe" --unpack --always-write "{f}" "{d}{o!}"
[/quote]
Select movie and click a button. Movie will been converted (in my button - from window SOURCE to DESTINATION). I'm not hide CLI window to see progress. (i do it tenthly times, no encounter any errors - you can hide it if you want) This format will be played on my DVD Player.
Maybe this post will help anyone?