VideoHelp Forum
+ Reply to Thread
Results 1 to 6 of 6
Thread
  1. Member
    Join Date
    Jul 2015
    Location
    México
    Search Comp PM
    This image shows a interlaced video vs progressive video..
    Click image for larger version

Name:	Sin tÃ*tulo.jpg
Views:	1001
Size:	354.0 KB
ID:	32535

    I tried to convert a video (mp4, ts, etc.) to MPEG2 format (Vob, Mpeg) but Interlaced video.. I used this:

    ffmpeg -i "video.mp4" -f dvd -vcodec mpeg2video -flags +ilme -b:v .. -r .. -s.. -acodec... -b:a ... -ar... "output.mpg" and yes, i have a "interlaced video"

    Click image for larger version

Name:	Sin tÃ*tulo1.jpg
Views:	684
Size:	14.7 KB
ID:	32536

    But when i play the video the lines of interlaced dont appear.. why? how to show these lines? (its that i want) what i do wrong? please help me, thanks!
    Quote Quote  
  2. Banned
    Join Date
    Oct 2014
    Location
    Northern California
    Search PM
    So you have a progressive video and you want to make it look interlaced for artistic effect or do I misunderstand?

    Quote Quote  
  3. Originally Posted by franvlza View Post
    But when i play the video the lines of interlaced dont appear
    You encoded it as interlaced but the content is still progressive.
    how to show these lines?
    Don't know, don't care, as it's a ridiculous idea. Actually, I do know but don't use FFMPEG and wouldn't do it anyway.
    Quote Quote  
  4. Banned
    Join Date
    Oct 2014
    Location
    Northern California
    Search PM
    Originally Posted by manono View Post
    Don't know, don't care, as it's a ridiculous idea.
    If it is for artistic purposes why would it be ridiculous?

    Video has a lot to do with creativity surely it is not all about avisynth scripts right?

    Last edited by newpball; 12th Jul 2015 at 22:31.
    Quote Quote  
  5. But you can't interpolate the rate (as in generating new "in between" frames with optical flow) with ffmpeg alone (yet). Unless he started with 59.94p video, he won't be able to make it interlaced content.
    Quote Quote  
  6. Member
    Join Date
    Jan 2007
    Location
    United States
    Search Comp PM
    crop/remove one horizontal row of pixels, and then swap top field for bottom field
    no i don't know the command structure
    and personally.. i think it looks terrible
    Quote Quote  



Similar Threads

Visit our sponsor! Try DVDFab and backup Blu-rays!