TMPGenc: Decoder lag
|
|
kakashi??
Suspended due to non-functional email address
|
4. March 2005 @ 14:16 |
Link to this message
|
What is happening some files I am trying to convert shows a decoder lag. How can I overcome this.
|
Advertisement
|
|
|
aldaco12
AfterDawn Addict
|
7. March 2005 @ 03:45 |
Link to this message
|
What is a 'decoder lag'? The audio which has a delay from the video at a certain point?
|
kakashi??
Suspended due to non-functional email address
|
8. March 2005 @ 02:42 |
Link to this message
|
I am not sure either.It simply has a black screen at the start of the video stating Warning:Nothing to output bframe decoder lag.
|
Mick69
Suspended due to non-functional email address
|
8. March 2005 @ 08:26 |
Link to this message
|
i used to hate going to weddings, all the old dears would poke me and say "your next", they stopped saying it after i did it to them at funerals -Chopper Reid-
|
Akis401
Newbie
|
6. April 2005 @ 01:44 |
Link to this message
|
Virtualdubmod----->open file (avi for example)
stream list------->save stream as .wav
stream list-------> disable stream
---------------> start frame server (start--->save, give a name)
TMPGenc----->browse video file(go where u saved the file and load the file.......vdr,(show all files)then browse audio and
load the .wav u saved be4.----> Load ---->click on dvd PAL and start. Video and audio are ok after 4-5 hours.
|
celtic_d
AfterDawn Addict
|
6. April 2005 @ 03:13 |
Link to this message
|
Sounds like you are talking about an XviD file that has bframes that aren't packed. The message is there because the video is being opened via VfW which can't properly handle bframes due to its one frame in one frame out design.
You could increase the directshow priority in TMPGEnc so that the file is opened via dshow and not VfW.
|
shiroh
Account closed as per user's own request
|
6. April 2005 @ 09:15 |
Link to this message
|
@Akis401
if you're gonna frameserve, make sure you use direct stream copy, unless you want to use filters.
why? cause full processing converts to rgb, which will slow you down, and may reduce quality.
or better yet learn avisynth
|
celtic_d
AfterDawn Addict
|
6. April 2005 @ 21:22 |
Link to this message
|
TMPGEnc converts to RGB24 anyway.
|
shiroh
Account closed as per user's own request
|
6. April 2005 @ 23:36 |
Link to this message
|
didn't realise that.
what about those libavcodec encoder?
quenc, hcenc, etc.
This message has been edited since posting. Last time this message was edited on 6. April 2005 @ 23:38
|
celtic_d
AfterDawn Addict
|
9. April 2005 @ 22:36 |
Link to this message
|
HC isn't libavcodec based. It was written from scratch in fortran.
That said it like all libavcodec based apps uses YV12. Newer CCE versions also accept YV12 however I still think they process internally YUY2. Not sure if any commercial encoders process in YV12, well other than maybe VSO's divxtodvd, that is if it actually uses libavcodec for output and not just input.
|
Advertisement
|
|
|
Cabs
Junior Member
|
20. September 2005 @ 11:44 |
Link to this message
|
If you get the message "Warning: Nothing to output bframe decoder lag". Is as mentioned above is because of the VFAPI plugins in the Options > Enviromental settings > VFAPI.
Just right click on
"DirectShow Multimedia File Reader" and select "Higher priority" twice (until it's on top of the list).
|