Welcome Guest ( Log In | Register )


Important

The forums will be closing permanently the weekend of March 15th. Please see the notice in the announcements forum for details.

 
Problem With Ffdshow And Mpeg2 Playback
« Next Oldest | Next Newest » Track this topic | Email this topic | Print this topic
MrSmite
Posted: Jun 19 2011, 06:16 AM


Advanced Member


Group: Members
Posts: 102
Member No.: 25620
Joined: 30-May 09



I have a video clip (AVI) that is 15 seconds. I resized it to be DVD compliant using vdub and then transcoded it to MPEG2 using TMPGenc (m2v elementary stream).

Problem is, when I play it using ffdshow in MPC HomeCinema, the play time shows 7 seconds, even though it plays the full 15 seconds. If I transcode it using TMPGenc as mpg (system stream), it shows the correct 15 seconds.

I followed the same procedure for a 1:30 video and in both m2v or mpg the time display was correct. It seems that ffdshow doesn't read the flags properly for m2v less than 1 minute.

Is there a problem using "system stream" vs. "elementary stream" if I plan to burn it to DVD later? I read somewhere that "system stream" isn't recommended for multi-pass VBR.

Also, GSpot shows "codec not installed" for the m2v even though I have ffdshow.

Thanks
 
     Top
stephanV
Posted: Jun 19 2011, 08:38 AM


Spam killer ;)


Group: Moderators
Posts: 4348
Member No.: 8917
Joined: 18-February 04



For neither mpg or m2v there is an index or global header. The length of the files have to be guessed by the player and this guess is more often wrong then correct. This is also the reason why for example the mpeg2 plugin from fcchandler parses the file before opening it.

There is nothing wrong with using either way. For DVD the video is going to be remuxed to vobs anyway.

--------------------
useful links:
VirtualDub, Input plugins and filters, AviSynth, AVI-Mux GUI, AC3ACM by fcchandler, VirtualDub FAQ
 
    Top
1 User(s) are reading this topic (1 Guests and 0 Anonymous Users)
0 Members:
1 replies since Jun 19 2011, 06:16 AM Track this topic | Email this topic | Print this topic

<< Back to Codec Discussion