VideoHelp Forum
+ Reply to Thread
Results 1 to 5 of 5
Thread
  1. Member
    Join Date
    Jan 2012
    Location
    Germany, Bavaria
    Search Comp PM
    Hi guys,

    I've (accidently) muxed a VP9 video stream into a *.TS file using FFmpeg. It gave me the warning
    "codec vp9 is muxed as a private data stream and may not be recognized upon reading"

    So, but now it's already there inside the .ts file.
    Is there a way to "reinterpret" the stream as a VP9 encoded video stream and remux it to e.g. a MKV container?
    I am very familiar with FFmpeg, but I failed doing this. Any clue? Thanks!
    Quote Quote  
  2. Member
    Join Date
    Mar 2008
    Location
    United States
    Search Comp PM
    Does it show up if you drop it into Mkvtoolnix GUI ?
    Quote Quote  
  3. Member
    Join Date
    Jan 2012
    Location
    Germany, Bavaria
    Search Comp PM
    Originally Posted by davexnet View Post
    Does it show up if you drop it into Mkvtoolnix GUI ?
    Same thought. Tried that, and it showed up as an audio stream ("E-AC-3" codec).

    I was able to extract the stream as "data", but I don't know how to continue from there:
    Code:
    ffmpeg -i input.ts -map 0 -c copy -f data output.bin
    Quote Quote  
  4. Use tsmuxer and see if the vp9 stream is recognized.
    Quote Quote  
  5. Member netmask56's Avatar
    Join Date
    Sep 2005
    Location
    Sydney, Australia
    Search Comp PM
    Does it show up if you drop it into Mkvtoolnix GUI and then the MKV file into Inviska MKV Extract ? The other approach wold be to use TSDoctor to extract the files.
    SONY 75" Full array 200Hz LED TV, Yamaha A1070 amp, Zidoo UHD3000, BeyonWiz PVR V2 (Enigma2 clone), Chromecast, Windows 11 Professional, QNAP NAS TS851
    Quote Quote  



Similar Threads

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