On 11/20/13, Luca Barbato <[email protected]> wrote: > On 14/11/13 17:14, Roger Pack wrote: >> If anyone's interested, at least 1720 seems present in libav as well. >> Cheers! >> -roger- > > Current libav: > > # avconv -i sample.mpg -c copy out.mpg > > mpv plays the produced mpg w/out problems
what is mpv? with this: C:\libav-win32-20131121\usr\bin\avconv.exe -i sintel.mpg -c copy sintel.avconv.mpg mplayer is able to play video, but no audio. > vlc seems to have issues > > # avconv -i sample.mpg -c copy out.avi > > mpv and vlc plays it. > > The source has problems decoding with vlc by itself curiously. > > How did you get that? if it's sintel.2.5.mpg it was a rip from a DVD. Mencoder possibly, or mplayer -dumpstream. Thanks for your help in this. According to the discussion on the trac, the problem may be that it uses this muxer: MPEG sequence, v1, system multiplex which most players don't expect to have any advanced things in it? thank you. -roger- _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
