File: Dirty Princess☆.swf-(8.26 MB, 1280x960, Other)
[_] How to lossless make video swfs Anonymous 12/22/15(Tue)20:27:40 No.2982930
Since people are going to use swfh264 whether you guys like it or not (feel free to yell about it
in the replies), here is a guide on how to cut and wrap an mp4 into a swf without re-encoding it.
Requires ffmpeg and a bash-like shell. For Windows, I use http://babun.github.io/ as my ZSH shell.
Assuming you have an mp4 with h.264 video and AAC audio:
1. Use ffmpeg to split mp4 into several seperate sections based on keyframes, copying the video
and audio codecs:
>ffmpeg -i [video file name] -acodec copy -f segment -vcodec copy -reset_timestamps 1 -map 0
OUTPUT%d.mp4
2. In the files labeled OUTPUTXX.mp4, find an appropriate starting and ending file.
3. Delete the files before and after the selected video files, but keep the ones in between.
4. Generate a list of the files to be concatenated. cd into the folder and run
>"for f in ./*.mp4; do echo "file '$f'" >> mylist.txt; done"
5. Use the generated list to concatenate the OUTPUTXX.mp4 files.
>ffmpeg -f concat -i mylist.txt -c copy test.flv
6. Take test.flv and feed it into swfh264
See the attached swf for an example. Compare with:
>https://a.uguu.se/iduksi_輝くホモのグルガン族DirtyPrincess-sm2300
9464.mp4
(Extracted portion starts at ~1:52)
>> [_] Anonymous 12/22/15(Tue)20:32:32 No.2982934
https://a.uguu.se/iduksi_%E8%BC%9D%E3%81%8F%E3%83%9B%E3%83%A2%E3%81%AE%E3%82%B0%E3%8
3%AB%E3%82%AC%E3%83%B3%E6%97%8F%E2%98%86DirtyPrincess-sm23009464.mp4
Original Video:
http://www.nicovideo.jp/watch/sm23009464
>> [_] Anonymous 12/22/15(Tue)20:52:53 No.2982945
i rate this useful/useful
>> [_] Anonymous 12/22/15(Tue)23:28:43 No.2983056
Since no one's asked yet, what's the name of the song?
>> [_] Anonymous 12/22/15(Tue)23:55:26 No.2983076
>>2983056
Kobito of the Shining Needle ~ Little Princess
>> [_] Anonymous 12/23/15(Wed)00:07:09 No.2983089
>>2982930
HY GUISE HOW DO I MAKE A SHIT LOOKING HUEG FILE FLASH WITH A SHIT LOOKING LOADING SCREEN???
BECAUSE IM TOO RETARDED TO LET THE FLASH STREAM XDD,
fucking wannabe idiots
>> [_] Anonymous 12/23/15(Wed)00:07:15 No.2983090
AHOY more shitty youtuberips
I hope you feel better about yourself OP, you fucking faggot
>> [_] Anonymous 12/23/15(Wed)00:27:51 No.2983110
>>2983089
>BECAUSE IM TOO RETARDED TO LET THE FLASH STREAM
Are you implying that you could make this clip look better in Sorenson Spark H.263, which is the
codec used for streaming?
I would honestly be happy admitting I am a faggot if you could, because I've tried countless
methods to make good quality videos at h.263 (like, say, Youtube 480p quality), and it utterly
fails unless the clip is ~30 seconds at 360p. I can get better results out of a 4MB webm than I
can out of 10MB of Sorenson Spark H.263. Even variable quality does little improvement.
If you say "you shouldn't make video rips to begin with," than that is a different matter.
>>2983090
Thanks you too.