VideoHelp Forum




+ Reply to Thread
Results 1 to 2 of 2
  1. Member
    Join Date
    Dec 2006
    Location
    United States
    Search Comp PM
    if there's an easier way to do this conversion please let me know.

    Any help is appreciated, Thanks!
    Quote Quote  
  2. Member
    Join Date
    Dec 2004
    Location
    Triptonia
    Search Comp PM
    easier than what?

    use ffmpeg or mencoder

    Code:
    mencoder movie.m2v -audiofile audio.ac3 -o outsub.flv -sws 9 -vf scale=320:-3,expand=320:240 -af resample=22050:0:0 -mc 0 -of lavf -ovc lavc -lavcopts vcodec=flv:vbitrate=500:mbd=2:mv0:trell:v4mv:cbp:last_pred=3 -oac mp3lame -lameopts cbr:br=64:mode=3 -lavfopts i_certify_that_my_video_stream_does_not_use_b_frames
    i hear the latest mencoder has lavf with b frame muxing capabilities,
    don't build myself though so haven't tried.

    gl
    Quote Quote  



Similar Threads

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