Search found 4 matches
- Wed Nov 25, 2009 12:09 am
- Forum: TwonkyServer
- Topic: Transcoding OGM and MKV files for XBOX 360
- Replies: 3
- Views: 3258
Re: Transcoding OGM and MKV files for XBOX 360
Well, I think I've found out part of the reason why I'm not seeing my .ogm files presented... they aren't being picked up by TMS when I scan my content directories!!! However, my .mkv files are being picked up. :x $ sqlite3 /var/twonkymedia/db/twonky.db SQLite version 3.6.20 Enter ".help" for instru...
- Tue Nov 24, 2009 10:30 pm
- Forum: TwonkyServer
- Topic: Transcoding OGM and MKV files for XBOX 360
- Replies: 3
- Views: 3258
Re: Transcoding OGM and MKV files for XBOX 360
Wow. This has been a pain the ass to figure out. The documentation for transcoding is really terrible. I feel like I've just been grabbing at straws instead of making any progress. I think my hangup is figuring out what in the frig is going with clients.db, transcoding.db and the to=, from= paramete...
- Mon Nov 23, 2009 9:59 pm
- Forum: TwonkyServer
- Topic: Transcoding OGM and MKV files for XBOX 360
- Replies: 3
- Views: 3258
Re: Transcoding OGM and MKV files for XBOX 360
After doing some more reading I think I have figured out how to do this. The "to=" portion in your *.desc file needs to have a corresponding entry in the transcoding.db if one does not already exist. Since I have selected the video/x-divx mime-type I need to add one to the stock transcoding.db becau...
- Mon Nov 23, 2009 7:35 pm
- Forum: TwonkyServer
- Topic: Transcoding OGM and MKV files for XBOX 360
- Replies: 3
- Views: 3258
Transcoding OGM and MKV files for XBOX 360
I am trying to enable transcoding for MKV and OGM files so I can play them on my Xbox 360. I have done the following. [*] Edited the *.location files in /usr/local/twonkymedia/cgi-bin so the paths to each ffmpeg, mencoder, convert, mplayer, vlc are correct. [*] Created /usr/local/twonkymedia/cgi-bin...