summaryrefslogtreecommitdiff
path: root/output_example.c
diff options
context:
space:
mode:
authorRoman Shaposhnik <roman@shaposhnik.org>2003-08-28 19:53:47 +0000
committerRoman Shaposhnik <roman@shaposhnik.org>2003-08-28 19:53:47 +0000
commit118e91f3d841435c50df4e110eb108d720cdcecf (patch)
tree7f9597bb3ac4f42fb15c4d15e67e718a2652af07 /output_example.c
parent8c5b5683aecb84100ca32a6f9ea15ffe8df1ac66 (diff)
* Phase 1 for DV encoding support. Muxing/demuxing of DV streams is now
possible. For example you can do: ffmpeg -i i.dv -i audio_track.mp3 -map 0.0 -map 1.0 \ -vcodec copy -acodec pcm_s16le out.dv * Preparations for getting rid of DVAUDIO codec, DV stream really contains PCM audio, so there's no codec needed if we have a decent demuxer. * Providing entry points for dv1394 write support. Originally committed as revision 2174 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'output_example.c')
0 files changed, 0 insertions, 0 deletions