[FFmpeg-trac] #4865(undetermined:new): Using .mp4-files/libh264 with API Examples
FFmpeg
trac at avcodec.org
Sun Sep 20 10:26:28 CEST 2015
#4865: Using .mp4-files/libh264 with API Examples
-------------------------------------+-------------------------------------
Reporter: jepsen | Owner:
Type: defect | Status: new
Priority: normal | Component:
Version: git-master | undetermined
Keywords: libx264 | Resolution:
Blocking: | Blocked By:
Analyzed by developer: 0 | Reproduced by developer: 0
-------------------------------------+-------------------------------------
Comment (by jepsen):
For Ubuntu:
1. Download the FFmpeg source code.
2. Configure with --enable-gpl --enable-version3 --enable-libx264
--enable-libvo-aacenc
3. run make && make examples
4. cd to doc/examples
5. run ./transcoding WildO.mp4 Wildh.mp4
WildO.mp4 is the file in the attachment.
For Windows 7:
1. Download the shared and dev build from Zeranoe
2. Setup up your windows installation
3. cd to doc/examples and compile the examples with your preferred
compiler
4. run transcoding.exe WildO.mp4 Wildh.mp4
Those are the general steps that I took. If you have any further
questions, please don't hesitate to ask.
--
Ticket URL: <https://trac.ffmpeg.org/ticket/4865#comment:2>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker
More information about the FFmpeg-trac
mailing list