Sign up here and you can log into the forum!

MKVtoolnix???

Here is the place to inquire about app.bins--Only currently available apps for sigma 8655 based wdtv's belong in this forum. requests go in 'Application Questions'

Re: MKVtoolnix???   

Postby namtih » Sun Apr 17, 2011 2:56 am

Any chance for an update of this app?
The official changelog (link) shows a lot bugfixes. As the 1.02 based firmware is still the best one, the app (especially mkvmerge2 for compression removal) is quite useful handling mkv-files.
Moved on to the RaspberryPi + xbian (XBMC).
Thank you all for 2 great years and all your work to provide such fantastic firmware. Also a big thank you to the guys in the DD thread for all their ongoing support.
Good luck to all of you and perhaps we will see us in any Raspberry forum, cheers :-)
namtih
Donor
 
Posts: 238
Joined: Thu Dec 23, 2010 6:41 am
Location: Germany

Re: MKVtoolnix???   

Postby player_sct » Sun Apr 17, 2011 9:17 am

i look into source next week and try compile new version with remove compressed headers
User avatar
player_sct
Beta Tester
 
Posts: 90
Joined: Sun Apr 11, 2010 6:29 am
Location: Poland

Re: MKVtoolnix???   

Postby namtih » Thu Apr 28, 2011 4:46 am

Any updates?
Moved on to the RaspberryPi + xbian (XBMC).
Thank you all for 2 great years and all your work to provide such fantastic firmware. Also a big thank you to the guys in the DD thread for all their ongoing support.
Good luck to all of you and perhaps we will see us in any Raspberry forum, cheers :-)
namtih
Donor
 
Posts: 238
Joined: Thu Dec 23, 2010 6:41 am
Location: Germany

Re: MKVtoolnix???   

Postby BigBreaker » Tue May 03, 2011 9:38 am

I am interested in an updated version of MKVtoolnix as well. A lot of my new MKVs are coming with compression and I'd like a solution I can run on the WDTV. I may take a stab at compiling the new version if I get a change. Will upload if I do.
BigBreaker
WDTVer
 
Posts: 25
Joined: Fri May 14, 2010 5:33 am

Re: MKVtoolnix???   

Postby cabe2001 » Tue May 03, 2011 11:17 am

BigBreaker wrote:I am interested in an updated version of MKVtoolnix as well. A lot of my new MKVs are coming with compression and I'd like a solution I can run on the WDTV. I may take a stab at compiling the new version if I get a change. Will upload if I do.


Now, you can do it, look at this:

http://forum.wdlxtv.com/viewtopic.php?f=40&t=568&start=20#p11162
cabe2001
Donor
 
Posts: 46
Joined: Mon Apr 12, 2010 7:45 am
Location: Buenos Aires, Argentina.

Re: MKVtoolnix???   

Postby player_sct » Fri May 06, 2011 11:25 am

last two days i try compile new version modified for wdtv (default no header compression) mkvmerge... this is like hell.. my wdtv crash.....stop samba, ftp, transmission...next crash, stop dmaosd... next crash :-( wrrrrr... gcc eat wdtv memory like monster. but after modify configure script.. 3 hours compiling and no crashes...

you have hope...
User avatar
player_sct
Beta Tester
 
Posts: 90
Joined: Sun Apr 11, 2010 6:29 am
Location: Poland

Re: MKVtoolnix???   

Postby quidqod » Fri May 20, 2011 3:53 am

I've written a simple bash script that runs under WDLXTV that remuxes an mkv with player_sct's mkvtoolnix app.bin to remove the header compression that causes WDTVs problems. It checks to see if remuxing is required and does this if it is needed, otherwise it just quits. You can also just check an mkv by running with the "-t" option. I run the script as a matter of routine as header compression is evil. :evil:

It handles all audio, video and subtitles correctly to make it compliant with all WDTV versions and other hardware/blu-ray MKV players.

Here's the script http://pastebin.com/E9ndZUk5
quidqod
n00b
 
Posts: 10
Joined: Tue May 10, 2011 10:30 am

Re: MKVtoolnix???   

Postby namtih » Fri May 20, 2011 6:38 am

Nice script, thanks for sharing it.
I thought it would handle all mkv-files in one folder, but it only checks the first file and then stops. Is it not possible or did I use the wrong syntax?
Code: Select all
cd folder_with_mkv_files
zzmkv.sh -t *.mkv
Moved on to the RaspberryPi + xbian (XBMC).
Thank you all for 2 great years and all your work to provide such fantastic firmware. Also a big thank you to the guys in the DD thread for all their ongoing support.
Good luck to all of you and perhaps we will see us in any Raspberry forum, cheers :-)
namtih
Donor
 
Posts: 238
Joined: Thu Dec 23, 2010 6:41 am
Location: Germany

Re: MKVtoolnix???   

Postby mad_ady » Fri May 20, 2011 7:48 am

If it is intended to process one file at a time (no wildcard expantion or multiple filenames in the command line), you can try this trick (written from memory, might need tweaking):

Code: Select all
cd folder_with_mkv_files
find . -name *.mkv | xargs zzmkv.sh -t


If I'm not mistaking, it should call zzmkv.sh for each file found and should pass its name (and path) as the last parameter.
And since find works recursively, it can convert your whole directory tree.
User avatar
mad_ady
Developer
 
Posts: 2996
Joined: Fri Nov 05, 2010 9:08 am
Location: Bucharest, Romania

Re: MKVtoolnix???   

Postby player_sct » Fri May 20, 2011 7:54 am

Just a bit late but it's ready at last :)

MKVToolnix 4.7.0 ready to download :)

http://szkielkoioko.xsk.pl/mkvtoolnix-4-7-0-dla-wdtv/

Modified with help Moritz Bunkus. Thanks again man :-)

Just type in console:

mkvmerge -o <output file> <source file>

and it's all - movie will be remuxed and compression header will be removed.
User avatar
player_sct
Beta Tester
 
Posts: 90
Joined: Sun Apr 11, 2010 6:29 am
Location: Poland

PreviousNext

Return to WDLXTV-G2 & WDLXTV-Live/Plus app.bins

Who is online

Users browsing this forum: No registered users and 1 guest