NextPVR Forums
  • ______
  • Home
  • New Posts
  • Wiki
  • Members
  • Help
  • Search
  • Register
  • Login
  • Home
  • Wiki
  • Members
  • Help
  • Search
NextPVR Forums Public NextPVR Other Clients Old Stuff (legacy) MVP & NMT v
« Previous 1 102 103 104 105 106 … 115 Next »
Avi support

 
  • 0 Vote(s) - 0 Average
Avi support
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#41
2005-01-27, 06:23 PM
Bart,

That is interesting. And probably worth looking into eventually.

One thing I would like to figure out why it is happening is the time that the transcoded mpeg shows is all confused. I wonder if it is vlc not fixing the header on the mpeg. If someone has another avi that they can transcode using another tool. DNKO or something else can you check the time for me to see it if is working.

I figure since it does not correctly show the time probably results in the skip forward and back failure.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
emb
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Aug 2004
#42
2005-01-30, 11:52 PM
[b Wrote:Quote[/b] (jorm @ Jan. 23 2005,21:10)]Congrats on becoming a father.  I get to do that again in April.

I need to work on a executable for killing a process given the process name.  So when we stop transcoding we can kill the vlc process.
Barts suggestion might be better in the long run but you can find a free kill exe that does what you need at:

http://www.sysinternals.com/ntw2k/freeware/pskill.shtml

emb
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#43
2005-01-31, 02:28 PM
Thanks for the link.  The license prevents redistribution. I have writen my own kill that shoud do the same thing. I will add it to the next release.



WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
emb
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Aug 2004
#44
2005-01-31, 10:20 PM
When I first tried the AVI support I found that I got video but no audio on any of the files I tried.  An error message in the VLAN window suggested that the problem was with the acodec=mp2 option.  After a bit of googling I found a solution to a similar problem was to use acodec=mpga instead so I changed this in transcode.bat and it worked fine.  Any idea what I'm missing that stops acodec=mp2 from working (presumably it works fine for others).  Is there any particular advantage to one or the other?  I did notice that with the mpga codec the sound was very loud (relative to mpg/mp3 playback on the same box).  I'm using VLAN 0.7.2 by the way.

Overall, this is looking like a great step forward.  The one thing that keeps me from switching to GBPVR altogether is the lack of AVI support (I still have to switch to the Hauppauge software from time to time).  Keep up the good work - it is much appreciated!!

emb
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#45
2005-02-01, 09:38 PM
I am going to play with ffmpeg again. I want to see if that handles the time better.

Hopefully someone whom knows more about vlc might be able to answer your questions. [Image: smile.gif] I havent had time to playwith it much. I had tested it with the latest version v8.x
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
Bart
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Jan 2005
#46
2005-02-02, 05:28 PM
I have sent a question on the PS timeheader to the vlc-devel list but it seems it didn't arrive?! So I rejoined the list and see if it works now.

As far as I know ffmpeg en mencoder (mplayer) and VLC use the same libraries for the handling of the mpeg-streams... I wonder if the ffmpeg works (but if so, it would be better!Wink

I'll start testing with vlc 0.8.1

Bart
Bart
Offline

Junior Member

Posts: 5
Threads: 0
Joined: Jan 2005
#47
2005-02-02, 07:38 PM
with mencoder:

mencoder.exe v:\killbill.avi -o y:\movies\transcoded.mpg -of mpeg -ovc lavc -lavcopts vcodec=mpeg2video -oac lavc -lavcopts acodec=mp2

Probably need to fiddle with some parameters.

This plays in MVP and pause works ff works (but in some cases it crashes), but length of asset is only read when the movie is started - so it still is NOT the complete duration (but the transcoded length).

It seems that mencoder is a lot "nicer" to the cpu, only has limited control (ff, quit from an external IO)
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#48
2005-02-02, 09:50 PM
I like mencoder.  It allows me to skip, see accurate time(The transcoding time is what we would like to see, so you know how far you can skip.).  And fast.  [Image: smile.gif]  

Might be useful to create an app that walks the directories of shows older than a certain date and xvids them.



WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
mikeg22
Offline

Junior Member

Posts: 37
Threads: 10
Joined: May 2004
#49
2005-02-03, 12:56 AM
This is slightly offtopic but relevant. I am trying to convert DivX AVIs into MPEG so I can stream the video through my mediamvp without using up processor cycles on my computer used in the DivX decoding. I tried using ffmpeg to do this but I end up with a slightly stretched image that only occupies the top half of my TV screen when played through GBPVR or the normal mediamvp interface. The bottom half of the screen is completely black as well as the sides (this is a 16:9 TV). Can anyone make some suggestions as to what I am doing wrong? Here is the command I am using:

ffmpeg -i show.avi -b 2000 -vcodec mpeg2 show.mpg

I've tried using both 4:3 and 16:9 for the "aspect" setting, and this does not solve the problem. I would appreciate any help...
colin
Offline

Senior Member

Posts: 683
Threads: 39
Joined: Nov 2003
#50
2005-02-03, 05:37 PM
As tipstir has suggested in other threads, try DIKO - should get you going in thr right direction,

cheers,
Colin.
« Next Oldest | Next Newest »

Users browsing this thread: 1 Guest(s)

Pages (6): « Previous 1 2 3 4 5 6 Next »


Possibly Related Threads…
Thread Author Replies Views Last Post
  MVP comskip support Kevina 5 3,690 2011-06-03, 11:16 PM
Last Post: jksmurf
  Hauppauge MediaMVP-HD support mvallevand 25 12,212 2010-11-13, 01:11 AM
Last Post: mvallevand
  NAS Support? szkoda 7 3,566 2009-04-27, 10:21 PM
Last Post: mvallevand
  Alt firmware for MediaMVP Wireless to support WPA? Khurram 4 4,228 2008-09-14, 02:22 PM
Last Post: Khurram
  File Format Support mugs 3 1,743 2007-12-03, 05:53 PM
Last Post: mugs
  AC3 support with the SPDIF output guydot 1 1,582 2006-12-31, 02:02 AM
Last Post: Lindsay
  maximum MVPs it can support? hippojump 5 2,338 2006-07-13, 01:33 AM
Last Post: jim08127
  MVP Wake On LAN support? BlueMagician 6 2,768 2006-04-13, 09:47 AM
Last Post: ricklous
  WMV Support (640x480) dbwells 2 1,761 2006-03-10, 10:18 PM
Last Post: dbwells
  iTunes support adamopolis 6 2,932 2005-04-08, 04:25 PM
Last Post: saintalan

  • View a Printable Version
  • Subscribe to this thread
Forum Jump:

© Designed by D&D, modified by NextPVR - Powered by MyBB

Linear Mode
Threaded Mode