AntiThesis
Executive Member
Is there any way (besides a DVD or Video machine) to convert NTSC signal to PAL?
South Africa’s biggest forum. Discuss, discover, and connect with thousands of members.
Most VCR and DVD players won't convert a piped (input) feed, they are only able to play video's and/or DVD's of either format.Reckon it might end up cheaper to get a DVD player/Video machine that can do this kinda thing than Amazon goodies.
The cheap ($30) eBay converts should be able to fix that, the colours may not be 100% but then they never are with NTSCBasically all I'm wanting is to convert NTSC signal and pipe it directly into my TV's RCA-IN. At the moment it comes up black n white as my TV is not so much with the goodness![]()
You may find that there is a setting on your DVD player that allows you to force the output to PAL rather then have it auto detected.I bought a DVD box set that was in NTSC - no worries because my DVD player can play it. Found out my TV can't display it.
Many of the encoders (e.g. FFmpeg) are able to convert the framerate from NTSC (29.97) to PAL (25.00).I tried to convert the DVD to PAL (with software) it worked, but inevitably playback is jerky because of the difference in frame rate.
I presume you're talking about the "PS2 NTSC-PAL CONVERTER"? Just in case you're not aware, that device is specifically for the Playstation 2. It's pretty much the same as the cheap converters I listed earlier so if you have an NTSC Playstation 2 then it should work fine.Although, it appears that BidOrBuy has exactly what I'm looking for.
It's often the cheaper ones that support the multi formats but this is very much a hit and miss affair.TivoZA, my DVD player is one of those R300_at_Pic&Pay models![]()
I use a modified version of ffmpeg for converting files from NTSC to PAL format (including the framerate adjustment), these are then uploaded to my TiVo and play without hassle. Although mencoder and ffmpeg share some libraries, I've found ffmpeg to produce a better quality picture (no guarantees but it may be worth a shot).I used mencoder to convert (which uses FFmpeg's libavcodec). The problem is when you go from 29.97 fps to 25 fps you're losing some frames - there's going to be a little bit of jerkyness. But it's also the time it takes to convert. It's simply easier to get kit that can do the job.
Well it depends what I'm converting from and what I'll be watching it with. To convert a ripped DVD vob to a new vob with a PAL framerate, you could use:TivoZA, what syntax to do you use with ffmpeg?
ffmpeg -i "input.vob" -r 25 -vcodec mpeg2video -b 8000k -acodec copy "output.vob"
I bought a DVD box set that was in NTSC - no worries because my DVD player can play it. Found out my TV can't display it. I tried to convert the DVD to PAL (with software) it worked, but inevitably playback is jerky because of the difference in frame rate.
I think it's less hassle to buy a TV that can display NTSC
Thanks TivoReckon it might end up cheaper to get a DVD player/Video machine that can do this kinda thing than Amazon goodies. Basically all I'm wanting is to convert NTSC signal and pipe it directly into my TV's RCA-IN. At the moment it comes up black n white as my TV is not so much with the goodness
![]()
Fsck, how old is your TV as they have been auto pal/ntsc for like the last 10yrs.
This thread is from 2006.
Fsck, how old is your TV as they have been auto pal/ntsc for like the last 10yrs.