On 21/11/13 23:20, Roger Pack wrote: > 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?
Like mplayer but cleaner. > 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. The audio is ac3, mpeg program has a private extension for it. I hadn't time to check that the produced mpeg is matching what's expected. > if it's sintel.2.5.mpg it was a rip from a DVD. Mencoder possibly, or > mplayer -dumpstream. Interesting, using directly the vob doesn't work? > which most players don't expect to have any advanced things in it? Exactly. What is to check if the extension is correct. lu _______________________________________________ libav-tools mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-tools
