Hey guys.
I'm interested in splitting a .m4v file that has one video stream, two audio, and a subtitle track.
I want to split out about 30 seconds of the video without sacrificing the video or the audio encoding. I encoded it from DVD with Handbrake using the normal settings and then adding the second audio track.
I found a similar posting for something like this here: http://lists.mplayerhq.hu/pipermail/ffm ... 19424.html
>> Stream #0.0(eng): Video: h264, yuv420p, 720x544, 25.00 tb(r)
>> Stream #0.1(eng): Audio: libfaad, 48000 Hz, stereo
>> Stream #0.2(ita): Audio: libfaad, 48000 Hz, stereo
>> Stream #0.3(deu): Audio: libfaad, 48000 Hz, stereo
>> Stream #0.4(eng): Subtitle: text / 0x74786574
I don't care if the solution is cmdline or gui...as long as a find a solution.
Thanks in advance to all you gurus who can answer my prayers.