Re: Mplayer playing NTSC divx on dvb-s (VDR)
Juri Haberland <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Sebastian Kemper wrote: > Hello, > > I'm new to the list, so please forgive if this has allready been posted. > > I want to be able to play NTSC divx files on my VDR without having to > recode the file to PAL framerates. This was allready possible with > mplayer 1.0-pre3. But something must have changed in 1.0-pre4/5. Now > it's impossible (my TV accepts NTSC also). > from framerate" and "[mpeg1video @ 0x849cf60]MPEG1/2 doesnt support 29/1 > fps". It seems that the handling of the frames/second of lavc has been changed so that it won't accept values like 29.97 anymore. You have to change all occurrence of 29.97 to 30. Cheers, Juri