VideoHelp Forum
+ Reply to Thread
Results 1 to 1 of 1
Thread
  1. Revisiting this topic:

    Encoding for terrestrial OTA 8VSB ATSC. How does this code look? Trying to keep things as simple as possible. Creates an MPEG-2 transport stream.

    Code:
     ffmpeg -i "MVI_0034.MP4" -vb 6M -minrate 6M -maxrate 6M -bufsize 6M  -vcodec mpeg2video  -vf  scale=out_color_matrix=bt709  -acodec ac3 -strict -2  -ab 192k  -y  -f mpegts output.ts
    Last edited by chris319; 13th Apr 2019 at 05:29.
    Quote Quote  



Similar Threads

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