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 » Fri May 20, 2011 8:02 am

Thank you mad! Your command didn't work, but it pointed me in the right direction :D

result of your command
Code: Select all
cd folder_with_mkv
find . -name *.mkv | xargs zzmkv.sh -t
find: paths must precede expression: E07 - title here.mkv
Usage: find [-H] [-L] [-P] [-Olevel] [-D help|tree|search|stat|rates|opt|exec] [path...] [expression]
No file!


my solution
Code: Select all
find /download/test -type f -name "*.mkv" -exec zzmkv.sh -t {} \;

No header compression found on /download/test/E01 - title a.mkv
No header compression found on /download/test/E07 - title b.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 namtih » Fri May 20, 2011 8:08 am

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

MKVToolnix 4.7.0 ready to download :)

Great, I think I will test it tomorrow and report the results here. Thank you for all your work! :)


Edit:
I've tested it today with about 14 files and the script from above and it seems to work pretty well. Thank you.
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 Boy1979 » Fri Jun 03, 2011 11:30 am

Hi @ all,

i've try to setup a Cross Compile Environment for MKV Toolnix. Can someone please test this release:

http://hotfile.com/dl/119775079/d5d0d66/mkvtoolnix_4.8.0.app.rar.html

Compression ist disabled in this Version (Thanks goes to player_sct)

regards Stefan
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

Re: MKVtoolnix???   

Postby namtih » Sun Jun 12, 2011 4:12 am

Boy1979 wrote:Hi @ all,

i've try to setup a Cross Compile Environment for MKV Toolnix. Can someone please test this release:

http://hotfile.com/dl/119775079/d5d0d66/mkvtoolnix_4.8.0.app.rar.html

Compression ist disabled in this Version (Thanks goes to player_sct)

regards Stefan

I gave it a try today and it seems to work fine. I had only 2 new mkv-files, but all worked like a charme. So well done! :)
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

MKVtoolnix 4.9.0   

Postby Boy1979 » Mon Jul 11, 2011 11:47 am

Hi @ all,

new Version 4.9.0 is now online:
Version with header compression:
http://hotfile.com/dl/123774050/6163cf7/mkvtoolnix4.9.0_with_compression.app.rar.html

Version without header compression:
http://hotfile.com/dl/123773882/41f190a/mkvtoolnix4.9.0_no_compression.app.rar.html


regards Stefan
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

Re: MKVtoolnix???   

Postby Boy1979 » Thu Jul 14, 2011 2:48 am

Hi @ all,

new Version 4.9.1 is now online:
Version with header compression:
http://hotfile.com/dl/124039568/c36dd9f/mkvtoolnix_4_9_1_with_compression.app.rar.html

Version without header compression:
http://hotfile.com/dl/124039356/3c882aa/mkvtoolnix_4_9_1_no_compression.app.rar.html

regards Stefan
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

Re: MKVtoolnix???   

Postby namtih » Thu Jul 14, 2011 9:35 am

Hello Stefan,

I will use your new version when the new WDLXTV version is released and I'm cleaning up my configuration and starting from scratch. So thank you very much for providing the updated versions :)


I don't know if it's possible as there is already another version added, but do you think you can provide your version though the new app repository?
http://forum.wdlxtv.com/viewtopic.php?f=40&t=4528
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 Boy1979 » Thu Jul 14, 2011 10:30 pm

namtih wrote:Hello Stefan,

I will use your new version when the new WDLXTV version is released and I'm cleaning up my configuration and starting from scratch. So thank you very much for providing the updated versions :)


I don't know if it's possible as there is already another version added, but do you think you can provide your version though the new app repository?
http://forum.wdlxtv.com/viewtopic.php?f=40&t=4528


Hi namtih,

i updated new Version 4.9.1 with the new app bin structure. I will write RMerlin to update MKVToolnix to be sure, that version can be found via new app manager.

regards Boy1979
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

Re: MKVtoolnix???   

Postby scuba31 » Fri Aug 05, 2011 7:51 am

Hi,

help request:

Tried to install mkvtoolnix for the first time (put the unrared mkvtoolnix.app.bin to root of stick). WEC says it is installed ("unknown version", I used 4.9.0 and 4.9.1). But: no mkvmerge command available. Tried find /|grep mkv : nothing (except for all my mkv-movies that is ...).

What am I doing wrong?

A) I have tried to install an app.bin for the first time. If I miss something basic, pls excuse.
B) I am on 1.02.21 - 0.4.7.3

Any hints appreciated.

Scuba

--------------------
Update: I just found the issue - nooby indeed: app.bin has to be on USB1 apparently, then it works fine.
scuba31
n00b
 
Posts: 13
Joined: Fri Dec 31, 2010 4:37 am

Re: MKVtoolnix???   

Postby Boy1979 » Fri Aug 05, 2011 9:24 am

Hi scuba,

1. remove disk from WDTV, put it on your Computer
2. put mkvtoolnix.app.bin to the root of usb drive
3. connect usb device to WDTV and reboot wdtv



regards Stefan

scuba31 wrote:Hi,

help request:

Tried to install mkvtoolnix for the first time (put the unrared mkvtoolnix.app.bin to root of stick). WEC says it is installed ("unknown version", I used 4.9.0 and 4.9.1). But: no mkvmerge command available. Tried find /|grep mkv : nothing (except for all my mkv-movies that is ...).

What am I doing wrong?

A) I have tried to install an app.bin for the first time. If I miss something basic, pls excuse.
B) I am on 1.02.21 - 0.4.7.3

Any hints appreciated.

Scuba

--------------------
Update: I just found the issue - nooby indeed: app.bin has to be on USB1 apparently, then it works fine.
Boy1979
Developer
 
Posts: 139
Joined: Tue May 11, 2010 11:52 am
Location: Austria

PreviousNext

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

Who is online

Users browsing this forum: No registered users and 3 guests