VideoHelp Forum
+ Reply to Thread
Results 1 to 1 of 1
Thread
  1. Member
    Join Date
    Jun 2017
    Location
    JAPAN/TOKYO
    Search Comp PM
    I'm making MPEG2-TS files, And I set up the PID(Video and Audio).

    But , The out put file is displayed many [VideoPID continuity counter errors] on Analysis software.

    Please advise me, how do I fix them.

    My script is following.

    ーーーーーーー
    ffmpeg -i INPUT.mpg
    -vcodec copy -acodec copy
    -muxrate 14500k
    -g 15
    -bf 3
    -mpegts_transport_stream_id 0xBC
    -mpegts_service_id 0x10
    -mpegts_pmt_start_pid 0x0050
    -streamid 0:255
    -streamid 1:256
    OUTPUT.ts
    ーーーーーーー
    Last edited by Keita; 28th Jun 2017 at 07:52.
    Quote Quote  



Similar Threads

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