On 11/16/2010 08:54 PM, Marko Shink wrote: > Hi Luca, > > I have made a quick try recording in "nut" container format. > fmt[iFileIdx] = guess_format(NULL,filename, NULL); > //filename=c:\test\test1.nut > Format is correctly set to "nut". > > File has been recorded, i can play it only with VLC, but seeking is not > possible, > not even when file is already finished and closed. > I've used the same settings as for asf, avi or other containers.
I tried it with mplayer and ffplay using ffmpeg -i a/remote/source -vcodec copy -acodec copy out.nut and it worked fine. I wonder why vlc doesn't seek over it. lu -- Luca Barbato Gentoo/linux http://dev.gentoo.org/~lu_zero _______________________________________________ libav-user mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/libav-user
