VideoHelp Forum
+ Reply to Thread
Results 1 to 4 of 4
Thread
  1. Hello ,

    I use linux .
    I've 2 file "video.m2v" and "audio.mp2" .

    I want to crop the video file without reduce quality .

    I test ffmpeg , mencoder and trascode ... but I dont have good results .

    What is the best solution and options ?


    Thanks
    Quote Quote  
  2. I'm a MEGA Super Moderator Baldrick's Avatar
    Join Date
    Aug 2000
    Location
    Sweden
    Search Comp PM
    Do you mean crop like cut or crop borders?
    What settings have you tried? You can often google for good sample configurations.
    Quote Quote  
  3. I mean crop border .

    Im triyng with :

    - transcode -i video.m2v -y mpeg2enc -F 3 -w 9800 -j 88,0,88,0 -o output.m2v

    - ffmpeg -i video.m2v -vcodec mpeg2video -f mpeg2video -b 9800K -vf crop=704:400:88:88,scale=768:400 output.m2v

    - mencoder video.m2v -of mpeg -mpegopts format=dvd:tsaf -ovc lavc -lavcopts vcodec=mpeg2video:vrc_buf_size=1835:vrc_maxrate=98 00:vbitrate=5000 -vf crop=704:400,scale=704:400,harddup -nosound -o output.m2v
    Quote Quote  



Similar Threads

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