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
#21
2005-01-20, 07:16 PM
Well I know invoke the transcoder and then highlight the play button. But it does not seem to play until vlc finishes processing. I have also tried using Windows Media Player and winamp they also do not play it till it is done processing.

I have also tried using the skip forward skip back does not seem to work right. Skip back just restarts from the beggining. Maybe something is wrong with my divx video.

The time is also completely odd. Says my one hour show is 24 hours.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
sash
Offline

Member

Posts: 128
Threads: 20
Joined: Dec 2004
#22
2005-01-20, 07:42 PM
jorm

the reason it can not access it is because those programs do not know how too... if you had you used say . station or xmediaplayer, by sigma it could play it.. or built a graph based say on gb-pvr file reader .which know how to access it would work.. so I think gb-pvr would read it as it being written too

but you will see if you used another copy of vlc you could open the file too.. it just depends on if your program knows how to ( actually allowed to) look at files that are being written.
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#23
2005-01-20, 07:58 PM
You are correct another instance of vlc can access this file.

However gbpvr should be able to read a file as it is being written too. That is how playing while recording works.

You can test this yourself if you have a divx file.

Take my command line and start converting your divx file then use the video plugin (built in one) and navigate to the mpg output and select it.)
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
sash
Offline

Member

Posts: 128
Threads: 20
Joined: Dec 2004
#24
2005-01-20, 08:38 PM
since your getting buggy results try version 7.2.2 vlc it not as buggy as 8.1 can be..

okay I misunderstood your last post. I though you said you could not.. but I think buggy time line is just because the file is being encoded are the same time so it consantly changing and the program is guestimating incorrectly. I think maybe if you reselect the file once it is done. it might show the proper length.. I usualy see this problem to.. for FF and REW . but if you do a jump based on the time line it usually goes back to the begining. but if you base the jump on a byte location in the file it usually works..

just in case you do not get what I mean, say at the point of jump the file is 100 megs in size your default jump is 1meg ( could have algorithim that caclulates on the rate of play the actuall amout of bytes to jump). then just jump from the fix point from the beginning of the file.. based on your location in this file. then there is no need to worry about the time line it just bases the location on a more acturate system the actual byte location.. then it does not matter if the timeline is all fugde up.or your encoding and it constanly changing. it still going to work. because it based on a stable marker the beginning of the file which never moves



jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#25
2005-01-20, 08:56 PM
GBPVR is not guestimating incorrectly. Since I can not play the transient mpg until it is done. The time is messed up after it is finished.

> but if you do a jump based on the time line it usually goes > back to the begining.
I see the same.

All my plugin has a hook for is to playvideo(filename)

I can not start playing from an offset.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
Guest

Unregistered
 
#26
2005-01-20, 10:05 PM
> The gui does not come up but another box.

hmmm, what kind of box, console (CMD?)

> That other box does not close when done.
> There should be a switch to have it quit on finish.

iirc add --quit to the command line to make sure all is gone
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#27
2005-01-20, 10:11 PM
I am attaching the batch file.  It does not like the quit.  I call it passing in the full path and name of the avi to transcode.

If you want to try the batch open it up and remove --quit.

Once we get the box to go away or at least quit when finished we only have to figure out the following.
 - Why we can not play while transcoding
 - Why the time is messed up
 - Why we can not fast forward, rewind, or skip.  This might be related to the time.



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

Unregistered
 
#28
2005-01-20, 10:11 PM
[b Wrote:Quote[/b] (sash @ Jan. 20 2005,14:42)]jorm

the reason it can not access it is because those programs do not know how too... if you had you used say . station or xmediaplayer, by sigma it could play it.. or built a graph based say on gb-pvr file reader .which know how to access it would work.. so I think gb-pvr would read it as it being written too

but you will see if you used another copy of vlc you could open the file too.. it just depends on if your program knows how to ( actually allowed to) look at files that are being written.
> the reason it can not access it is because those programs do
> not know how too... if you had you used say . station or
> xmediaplayer, by sigma it could play it.. or built a graph
> based say on gb-pvr file reader .which know how to access
> it would work.. so I think gb-pvr would read it as it being
> written too

if I start the samen commandl line here and write out to a file called vlc-transcode.mpg - go th gb-pvr startup my mvp and browse to the file it opens and starts to play?!

I don't know if th default PC based stuff works too - have indeed never tested this and MPEG2 PS is possibly indeed not common to be recognized by regular players since MPEG code is iirc copyrighted - so you probably would need a registrered player and/or codec (some DVD player software) to have a MPEG2 player codec on your system. As I say - on the MPVP it rocks!
jorm
Offline

Posting Freak

Posts: 2,014
Threads: 109
Joined: Aug 2004
#29
2005-01-20, 10:17 PM
bart if you get a chance send me an email

jared_dubin at hotmail.com

I will send you my private xrecord. With the transcoding so you can play with it. I am doing my development at work so it is only PC based.

I have tried the Cyberlink Video/SP Decoder and InterVideo Decoder.

I will try it on my MVP and pray it works. When you hit the blue button does it show the duration correctly, it should be increasing as it transcodes.
WinXP Home
3 X MVPs
Hauppauge 250 MCE
Hauppauge 150
P-4 2.4 GHz / 768 megs Ram
610 Gigs Of Media Storage
Guest

Unregistered
 
#30
2005-01-20, 10:45 PM
To take care of the console window:

vlc.exe -I dummy --dummy-quiet v:\Evolution.avi vlc:quit ... {transcoding stuff and output chains}
« 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,766 2011-06-03, 11:16 PM
Last Post: jksmurf
  Hauppauge MediaMVP-HD support mvallevand 25 12,555 2010-11-13, 01:11 AM
Last Post: mvallevand
  NAS Support? szkoda 7 3,627 2009-04-27, 10:21 PM
Last Post: mvallevand
  Alt firmware for MediaMVP Wireless to support WPA? Khurram 4 4,337 2008-09-14, 02:22 PM
Last Post: Khurram
  File Format Support mugs 3 1,795 2007-12-03, 05:53 PM
Last Post: mugs
  AC3 support with the SPDIF output guydot 1 1,628 2006-12-31, 02:02 AM
Last Post: Lindsay
  maximum MVPs it can support? hippojump 5 2,440 2006-07-13, 01:33 AM
Last Post: jim08127
  MVP Wake On LAN support? BlueMagician 6 2,850 2006-04-13, 09:47 AM
Last Post: ricklous
  WMV Support (640x480) dbwells 2 1,797 2006-03-10, 10:18 PM
Last Post: dbwells
  iTunes support adamopolis 6 2,998 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