Re: Mplayer playing NTSC divx on dvb-s (VDR)
Sebastian Kemper <[email protected]>
| Newsgroups | gmane.comp.video.mplayer.user.dvb |
|---|---|
| Message-ID | <[email protected]> |
Juri Haberland wrote: > Hi Sebastian, > > Sebastian Kemper wrote: > >>Juri Haberland wrote: >> >>>Sebastian Kemper wrote: > > >>>>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. > > >>where do I have to change that? In the mplayer source or in your >>mplayer.sh script? I could handle the second task, but I'm not up to the >>first :) > > > In the mplayer.sh script - sorry for not being precise. > > Cheers, > Juri > > _______________________________________________ > Mplayer-dvb mailing list > [email protected] > http://mplayerhq.hu/mailman/listinfo/mplayer-dvb > Works! Thanks Juri! Greets Sebastian