From leleu.reynald at wanadoo.fr Sun Aug 6 10:22:43 2006 From: leleu.reynald at wanadoo.fr (Reynald LELEU) Date: Sun, 6 Aug 2006 10:22:43 +0200 Subject: [Matroska-devel] MKV sur Freebox Message-ID: <000001c6b931$7dda9190$0600a8c0@P3200> Bonjour, J'aimerais un petit renseignement, je voudrais lire mes films en MKV sur ma free box. J'utilise < freeplayer > ou < homeplayer > pour lire mes films en AVI cela fonction tres bien. J'ai essayer de convertir mon fichier MKV en AVI avec memcoder.exe, j'ai le son mais l'image est inexploitable. Auriez-vous une solution a me proposer. Cdt Reynald -------------- next part -------------- An HTML attachment was scrubbed... URL: From yann.renard.mailing-lists at tiscali.fr Thu Aug 10 09:39:26 2006 From: yann.renard.mailing-lists at tiscali.fr (Yann Renard) Date: Thu, 10 Aug 2006 09:39:26 +0200 Subject: [Matroska-devel] MKV sur Freebox In-Reply-To: <000001c6b931$7dda9190$0600a8c0@P3200> References: <000001c6b931$7dda9190$0600a8c0@P3200> Message-ID: <44DAE2AE.6040205@tiscali.fr> Reynald LELEU wrote: > Bonjour, > > J?aimerais un petit renseignement, je voudrais lire mes films en MKV sur > ma free box. > > J?utilise ? freeplayer ? ou ? homeplayer ? pour lire mes films en AVI > cela fonction tres bien. > > J?ai essayer de convertir mon fichier MKV en AVI avec memcoder.exe, j?ai > le son mais l?image est inexploitable. > > Auriez-vous une solution a me proposer. > > Cdt > Reynald Salut, es tu certain que le codec video est support? par freeplayer (ou vlc) ? vlc sait lire les fichiers mkv. Yann From rafaelemoranb at yahoo.es Thu Aug 10 21:27:20 2006 From: rafaelemoranb at yahoo.es (Rafael Ernesto Moran Bautista) Date: Thu, 10 Aug 2006 12:27:20 -0700 (PDT) Subject: [Matroska-devel] want to help in the development of Matroska Message-ID: <20060810192720.97709.qmail@web25504.mail.ukl.yahoo.com> hi, i would like to help in the development of Matroska; contact me and tell me what can i do. Rafael E Moran Bautista --------------------------------- How low will we go? Check out Yahoo! Messenger?s low PC-to-Phone call rates. -------------- next part -------------- An HTML attachment was scrubbed... URL: From PopovN at TransitK2000.ru Wed Aug 16 15:15:44 2006 From: PopovN at TransitK2000.ru (PopovN@tranzit) Date: Wed, 16 Aug 2006 17:15:44 +0400 Subject: [Matroska-devel] Mediasplitter for windows. Message-ID: <507632416.20060816171544@TransitK2000.ru> Hi Can you add options to mediasplitter? 1) Popup balloon message at startup if MKV contain more then 1 audio- track, more then 1 video-track, more then 0 subtitles-track (if subtitles exist bat off), more then 1 subtitles-track (if subtitles exist and on) Or another way to visualize what exist mach more staff in container than user see/hear... Thank you. From rx29 at charter.net Wed Aug 23 17:21:54 2006 From: rx29 at charter.net (roxanne haddock) Date: Wed, 23 Aug 2006 10:21:54 -0500 Subject: [Matroska-devel] plugins Message-ID: <000001c6c6c7$df6fde80$6401a8c0@your96fc0aa548> Is there a plugin to get Ulead moviefactory to recognize .mkvs? Thanks r.haddock -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: image001.jpg Type: image/jpeg Size: 5675 bytes Desc: not available URL: From obsessivemathsfreak at eircom.net Sun Aug 27 00:27:56 2006 From: obsessivemathsfreak at eircom.net (ObsessiveMathsFreak) Date: Sat, 26 Aug 2006 23:27:56 +0100 Subject: [Matroska-devel] mkvmerge seek issues Message-ID: <44F0CAEC.9090206@eircom.net> > ObsessiveMathsFreak wrote: >> > Hi, >> > >> > I posted this to the general-mailing list, but got no response. I think >> > this is more of a development issue anyway. >> > >> > I'm attempting to mux an x264 video file encoded with mplayer, using the >> > mkvtoolnix program mkvmerge v1.7.0 on linux. Everything works fine >> > throughout all the steps, up until the video is muxed into an mkv file. >> > >> > Basically, once the movie is muxed, it plays fine, everything is in >> > synch, _but_ the on screen position bar in mplayer is incorrect. No >> > matter where I seek to, fast forward or rewind, the OSD reads out that >> > the movies is at position 0%. I can fast forward, skip ahead, etc, but >> > the OSD position meter in mplayer remains unchanged. >> > >> > At first I thought this was only a problem with mplayer, but when I play >> > the file in VLC media player, a similar problem appears. Again the movie >> > played fine, but VLC displayed no seek bar, and was also unable to fast >> > forward the movie. >> > >> > I can only assume that some kind of time code stamps or the like have >> > been changed or made unreadable somehow by mkvmerge. >> > >> > I encode the video, then mux it into an mp4 file using mp4box. Up to >> > this point there are no problems. I can still seek fine(the OSD position >> > bar appears, and will fill up as I seek further.) It is only once the >> > video is muxed into an mkv file that the seek issue becomes a problem. >> > >> > I've tried multiple encoder settings for this, but nothing seems to >> > work. Does anyone know what might be going wrong? > > What is the command-line option you use to create the matroska file ? Or > do you use MMG ? > > It's more than strange that the video will play with audio in sync but > you have no time bar. I don't even know how that's possible in VLC... > > Alternatively can you upload a small part of your mux (you can try to > mux in 2 parts with a max of 5 MB for each part) somewhere so that we > can have a look at the file ? > > Steve OK, apologies for the huge delay. I was looking elsewhere for a workaround. At this point, I'm pretty confident that the problem is with mkvmerge step. There may be other problems with the files, but this seek issue only emerges when I run the mkvmerge command. Here are the two files video.mp4 and video.mkv . The first is the original, and the second is the created mkv file. http://obsessivemathsfreak.org/stuff/misc/matroska_prob/video.mp4 http://obsessivemathsfreak.org/stuff/misc/matroska_prob/video.mkv The command used was: $mkvmerge video.mp4 -o video.mkv The mkv file plays in VLC, but no seek bar is present. It also plays in mplayer, and while one can seek, no OSD seek bar is displayed. The mp4 file has no such issue. By the way, if you try to run mkvextract to demux the file, it seems to be unplayable. These two don't have audio, but I _assure_ you that if audio was included in the mkv file, it would be in sync. If it's really neccessary, I can upload an mkv file with muxed audio. $mkvmerge --version mkvmerge v1.7.0 ('What Do You Take Me For') built on Jun 1 2006 13:43:48 Hopefully someone can diagnose this file and find out what's going wrong. I'm quite enamored the h264 codec, and I've yet to see a realistic competitor to matroska. I'd like to put the two together, but this issue is really putting a spanner in the works. Thanks for the help. From chris at matroska.org Wed Aug 30 13:07:40 2006 From: chris at matroska.org (Christian HJ Wiesner) Date: Wed, 30 Aug 2006 13:07:40 +0200 Subject: [Matroska-devel] Reply about closed cpations muxing required Message-ID: <44F5717C.8070803@matroska.org> http://www.corecodec.com/index.php?option=com_smf&Itemid=29&expv=0&topic=2995.0 Please someone from the dev team reply Christian From stef20blades at hotmail.com Thu Aug 31 01:28:15 2006 From: stef20blades at hotmail.com (Stefan Komorowski) Date: Thu, 31 Aug 2006 00:28:15 +0100 Subject: [Matroska-devel] MKV to DVD Message-ID: Hi I would just like to tell you about a program that I just got that converts .MKV files to DVD. It's called Ultra DVD Creator and details are at http://www.aone-media.com/dvdcreator.htm I found that DVDSanta was not very good in doing what it was meant to do. I convert to DVD so that we can watch them on the home theatre rather than on the computer. -------------- next part -------------- An HTML attachment was scrubbed... URL: